Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

LocalStack

Enabling an efficient local dev&test loop for Cloud applications
Collective - Host: opensource - https://opencollective.com/localstack - Code: https://github.com/localstack/localstack

Run golang local test only if executed in Alpine (#4564)

* run golang local only if in alpine

* fix skipping logic

github.com/localstack/localstack - c0c9bcbd5f694eeb2a6aa2ce80f23dd26e7cbc99 authored about 3 years ago by Daniel Fangl <[email protected]>
tiny refactoring in Kinesis starter

github.com/localstack/localstack - 9b74a5d8127666bf8924bad824ee831c35f702c5 authored about 3 years ago by Waldemar Hummer <[email protected]>
Assure integration test runs on git push

github.com/localstack/localstack - 745f0ad4dad11da6abf7c043c786c96c1013dac6 authored about 3 years ago by Daniel Fangl <[email protected]>
Run LocalStack tests against LocalStack Pro in Github Action (#4486)

* add action for running integration tests against localstack pro

* add test for localstack p...

github.com/localstack/localstack - 5ab425340cb6457d4edeb9da65da642a21086086 authored about 3 years ago by Daniel Fangl <[email protected]>
rework some integration tests to make them more robust (#4485)

github.com/localstack/localstack - b1ce2510a2230d59c070c3768745d62587692498 authored about 3 years ago by Daniel Fangl <[email protected]>
Restructure python requirements, Dockerfile and Makefile (#4554)

github.com/localstack/localstack - 33f1c399a997bc33eb167167f33b584751507f38 authored about 3 years ago by Thomas Rausch <[email protected]>
add support for local execution of Go Lambda functions (#4310)

github.com/localstack/localstack - 5fba0b22970df5258285189cd0d5896e7dd82fa9 authored about 3 years ago by Cristopher Pinzón <[email protected]>
add support for `java8.al2` Lambda runtime (#4555)

github.com/localstack/localstack - 279e375616bffd566fdb2029243171f2ea35a7fa authored about 3 years ago by Serkan ÖZAL <[email protected]>
explain `LAMBDA_CODE_EXTRACT_TIME` configuration option in the README docs (#4553)

github.com/localstack/localstack - d01b5ab60b5fddc11616b62114d5c336b774b733 authored about 3 years ago by Serkan ÖZAL <[email protected]>
introduce LAMBDA_CODE_EXTRACT_TIME to configure max Lambda code extract wait time (#4552)

github.com/localstack/localstack - f3449c1c52447635c4d5d3e89ee1847b293448a7 authored about 3 years ago by Serkan ÖZAL <[email protected]>
fix template deployer and tests to retrieve updated PhysicalResourceId for EC2::Instance (#4548)

github.com/localstack/localstack - 6596dcc940113391d5a78ac25484397a9d7b43c3 authored about 3 years ago by Waldemar Hummer <[email protected]>
add default name for IAM::ManagedPolicy CFN resource

github.com/localstack/localstack - 118139d4f648c8460623042f8716bf532828bd77 authored about 3 years ago by Waldemar Hummer <[email protected]>
aggregate valid regions accross all available partitions, to support regions like us-gov-* (#4546)

github.com/localstack/localstack - a3eaa52d52846045a42a74d02516008faf710162 authored about 3 years ago by William Edmisten <[email protected]>
fix AWS::ApiGateway::Account regression

github.com/localstack/localstack - 13458061ccd5b2dce84b78b3ed272faac1834bc7 authored about 3 years ago by Dominik Schubert <[email protected]>
disable cli banner when running infra in docker

github.com/localstack/localstack - 812517daee7bd404277c68b1350c18f8bd8df24e authored about 3 years ago by Thomas Rausch <[email protected]>
Move rest of RESOURCE_TO_FUNCTION into service models (#4542)

* move AWS::S3::BucketPolicy

* move AWS::KinesisFirehose::DeliveryStream

* move AWS::Elast...

github.com/localstack/localstack - 53b5c7788bf35b1882b6cb1949e17d27e198cf61 authored about 3 years ago by Dominik Schubert <[email protected]>
fix EventBridge, S3 tests after recent upstream changes

github.com/localstack/localstack - cc3749fd8306a42f520c950b43c6c3b1abfcefea authored about 3 years ago by Waldemar Hummer <[email protected]>
add exception handling to EventBridge notifications if targets are unaccessible

github.com/localstack/localstack - 43f3a50a03963cc68bd7ae198d17a78f606e9126 authored about 3 years ago by Waldemar Hummer <[email protected]>
inject AWS_ENDPOINT_URL into Lambda container environment

github.com/localstack/localstack - 5784742b6f202133de11ef19544dd53c11c126e1 authored about 3 years ago by Waldemar Hummer <[email protected]>
add plug points for code/config initializations in LambdaExecutorPlugin; refactor testutil.py to deploy large Lambda zip files via S3 (#4540)

github.com/localstack/localstack - 051c6595f45d1c326c14a532d724170cb81aff03 authored about 3 years ago by Waldemar Hummer <[email protected]>
add separate section with service provider configurations to README (#4539)

github.com/localstack/localstack - 15cb696f1d8c6642f4a920a2e0bb50616ef99932 authored about 3 years ago by Miguel Gagliardo <[email protected]>
disable shell mode in run(..) util if cmd is passed as a list (#4538)

github.com/localstack/localstack - 484d9d200f12f69e7099eed008a8a99cf1e81aef authored about 3 years ago by Waldemar Hummer <[email protected]>
tiny refactoring and default values in Lambda API

github.com/localstack/localstack - 0900486e55e80dae90a56c5417d5af6cf0e0e6ef authored about 3 years ago by Waldemar Hummer <[email protected]>
return `InvocationResult` with content instead of wrapping as Flask response for LAMBDA_FORWARD_URL (#4527)

github.com/localstack/localstack - e06814365df1c2fc9573342b2e483feaeaccccc4 authored about 3 years ago by Serkan ÖZAL <[email protected]>
add util functions get_edge_port_http() and is_provided_runtime(..)

github.com/localstack/localstack - 4e7170931989bcb5998b755dbc2b9e600d5c9c7a authored about 3 years ago by Waldemar Hummer <[email protected]>
add localstack infra cli command for backwards compatibility

github.com/localstack/localstack - 89325aadaa2b945a8fc3ecd2cd0ca8475ef70fa6 authored about 3 years ago by Thomas Rausch <[email protected]>
add api_states directory to gitignore

github.com/localstack/localstack - 079de7a62f90371ced6e8655bc278868421e20b4 authored about 3 years ago by Thomas Rausch <[email protected]>
fix adding tags to SQS queues when value is an empty string (#4365)

github.com/localstack/localstack - 41a5ebbe048d497990abc183a968d6322b35355c authored about 3 years ago by Miguel Gagliardo <[email protected]>
expose private Docker client methods as static methods in Docker Util class (#4526)

github.com/localstack/localstack - 59af78dbae4b44acafe3deaee5c554b20fbd9d97 authored about 3 years ago by Daniel Fangl <[email protected]>
fix argument error in exception handling in lambda_api.py

github.com/localstack/localstack - d1c85d8211230e2d86fa99bee3947e8db24d5a1b authored about 3 years ago by Thomas Rausch <[email protected]>
add support for generated secrets in CFN SecretsManager::Secret

github.com/localstack/localstack - f680719a426e59678a385ec6746f3399373d9cc1 authored about 3 years ago by Waldemar Hummer <[email protected]>
add test for setting SQS Policy attribute to an empty str (#4347)

github.com/localstack/localstack - 52d221203deccf372ce66602d18bf0ec5f3b2f52 authored about 3 years ago by Miguel Gagliardo <[email protected]>
pass Cognito Identity info through HTTP headers when "LAMBDA_FORWARD_URL" is specified (#4523)

github.com/localstack/localstack - 637d9bfaf04799b8277e862f758305540c00aea2 authored about 3 years ago by Serkan ÖZAL <[email protected]>
add test assertion to verify value of maxReceiveCount in SQS RedrivePolicy

github.com/localstack/localstack - ce727fe6f4147b9410699b2583192cbae7d29754 authored about 3 years ago by Waldemar Hummer <[email protected]>
pass additional Lambda details through HTTP headers in "LAMBDA_FORWARD_URL" mode (#4521)

github.com/localstack/localstack - 46c95626e265a383345dab286cdc58ffcbf4bb1d authored about 3 years ago by Serkan ÖZAL <[email protected]>
fix getting IP addresses of Docker containers with non-default networks (#4520)

github.com/localstack/localstack - fb79f63c7cd792360f2f52261b56b3b047d9c329 authored about 3 years ago by Daniel Fangl <[email protected]>
extend logic to apply request/response templates in API GW messages

github.com/localstack/localstack - bf4fdc81f08594b0c47a574bba08871d648d1021 authored about 3 years ago by Waldemar Hummer <[email protected]>
add support for synchronous invocations of StepFunctions via API GW (#4518)

github.com/localstack/localstack - e232e0f57f68b013ebf90f4034ada72507875e3e authored about 3 years ago by Waldemar Hummer <[email protected]>
add --add-host to allowed argument for LAMBDA_DOCKER_FLAGS (#4516)

github.com/localstack/localstack - 3655a9200cf499ee1f9e2c0356d4703572bc646c authored about 3 years ago by Daniel Fangl <[email protected]>
add simple integration tests for Support API (#4511)

github.com/localstack/localstack - 96d18a41121eb4917366883e840afd10e542fc87 authored about 3 years ago by Miguel Gagliardo <[email protected]>
add utility function to parse properties/INI config files

github.com/localstack/localstack - baf24945e234b7631499d3cf0352609b53bd3453 authored about 3 years ago by Waldemar Hummer <[email protected]>
add restart method for Kinesis and an additional debug statement when restarting DynamoDB (#4510)

github.com/localstack/localstack - e8f8f38c3da6ac61e94787ba14c8c139a902e38f authored about 3 years ago by Alireza Furutanpey <[email protected]>
Update feature_coverage.md

Add more persistence coverage (based on moto services)

github.com/localstack/localstack - 7037c03aeda5b428e582a31bc54b4ee888c76322 authored about 3 years ago by Alireza Furutanpey <[email protected]>
fix: align source version with latest published package version

github.com/localstack/localstack - 6105804d47591f36f1b604b0b05df991f9d5b2c6 authored about 3 years ago by Alexander Rashed <[email protected]>
add initial version of Config Service API (#4500)

github.com/localstack/localstack - da096b90375da1546b2f71df997764ad906a7f3e authored about 3 years ago by Miguel Gagliardo <[email protected]>
add logs to indicate Lambda ImageUri as Pro feature; extend feature-coverage documentation (#4508)

github.com/localstack/localstack - 9d805367381a670406237769a94592f8ef0d4bf4 authored about 3 years ago by Daniel Fangl <[email protected]>
temporarily disable flaky EC2 CFN test, to unblock build pipeline

github.com/localstack/localstack - 581980f89037694181765dfa400ce9f75c6a01ed authored about 3 years ago by Waldemar Hummer <[email protected]>
minor fix in call to EC2 modify_instance_attribute and CF state fetching (#4506)

github.com/localstack/localstack - 4601c06bde0654a7b3a8661b0f06373118e5ae38 authored about 3 years ago by Waldemar Hummer <[email protected]>
fix EC2 and SQS logic to accommodate recent upstream moto changes

github.com/localstack/localstack - 54df0a52cfda1f82ee619abede06c6a27748662e authored about 3 years ago by Waldemar Hummer <[email protected]>
add util function to inject specific region into AWS Authorization header

github.com/localstack/localstack - e126f0d9326f728caeb6784d33edd6ebd12ccef8 authored about 3 years ago by Waldemar Hummer <[email protected]>
add unit tests for file operations (#4505)

github.com/localstack/localstack - 50f51f8cffc723a6a7294f59e0bf01d0a45ca5d6 authored about 3 years ago by Thomas Rausch <[email protected]>
fix minor issue in format_bytes

github.com/localstack/localstack - a4938a4fe222572540b54a3bae96b6e0ca341815 authored about 3 years ago by Thomas Rausch <[email protected]>
Split CloudFormation service models into separate files (#4501)

* move service models for different services to separate files

* remove _service_models suffix

github.com/localstack/localstack - efd1fd404a37d860ea5f0bfb31e8c10084475e0d authored about 3 years ago by Dominik Schubert <[email protected]>
fix environment variable name for disabling Thundra logs (#4504)

github.com/localstack/localstack - c95304951547b5681be1adece34dabd73b7b2ffd authored about 3 years ago by Serkan ÖZAL <[email protected]>
add missing dependencies for CLI commands

github.com/localstack/localstack - 3b7fca636993ab3d9043345d8504a93cc592e39c authored about 3 years ago by Waldemar Hummer <[email protected]>
update -ext dependencies for latest CLI changes

github.com/localstack/localstack - 8ca8206f96f0de1122813c9a42edfff8433e0d22 authored about 3 years ago by Waldemar Hummer <[email protected]>
implement CLI using click, rich, and stevedore (#4497)

github.com/localstack/localstack - 239801c37187caea559898550ef5313631e8bd48 authored about 3 years ago by Thomas Rausch <[email protected]>
update kinesis-mock to 0.1.9 (#4502)

github.com/localstack/localstack - 392da1fc4d5c0f0350b7cceb9b88e06dcb1d1ef3 authored about 3 years ago by Eric Meisel <[email protected]>
inject missing Lambda environment variables in local Lambda executor (#4503)

github.com/localstack/localstack - 267f546c121eabc2a7154d2bb2f4d694510c0db3 authored about 3 years ago by Serkan ÖZAL <[email protected]>
introduce Lambda executor plugin mechanism to hook in custom extensions at runtime (#4498)

github.com/localstack/localstack - 18905a251cad6a54969a9ac3b767066d2c372118 authored about 3 years ago by Waldemar Hummer <[email protected]>
check delay_secs for None value in events cron scheduler (#4496)

github.com/localstack/localstack - f287d5dfe1fb18f633e12e8bb7b78029898cc1b5 authored about 3 years ago by mottiyudkin <[email protected]>
add resource id to auto-generated Lambda name in CFN stacks (#4495)

github.com/localstack/localstack - 9ce7c892c6351517d3a5125e5317f9a3bc7d4363 authored about 3 years ago by Dominik Schubert <[email protected]>
fix missing request parameters in CFN ApiGateway integration (#4494)

github.com/localstack/localstack - af040ebd8ac36d1e69b369643967d2f2259c3f30 authored about 3 years ago by Dominik Schubert <[email protected]>
fix responding to S3 website requests with proper object content-type (#4491)

github.com/localstack/localstack - 06fea6560c9c60b7d04048227a7d8585c3b3ed5b authored about 3 years ago by Mark S. Everitt <[email protected]>
add warning message for LAMBDA_EXECUTOR=docker* if Docker is not accessible

github.com/localstack/localstack - b7520260fa9281d7c11aad64a7ae1aff53953b97 authored about 3 years ago by Waldemar Hummer <[email protected]>
add lifecycle function to restart DynamoDB process, to be used for state reloading (#4483)

github.com/localstack/localstack - 4b735fc42ea9248903f9087e3c5d1b6390030205 authored about 3 years ago by Alireza Furutanpey <[email protected]>
(thundra): enabled log capturing by default in Thundra plugin (#4479)

github.com/localstack/localstack - 8a657fd0c2e1e5d53e74f2b4ffa4456381137766 authored about 3 years ago by Serkan ÖZAL <[email protected]>
Consolidate .coveragerc and .flake8 config int pyproject.toml (#4477)

* migrate .flake8 config to pyproject.toml through pyflake8
* migrate .coveragerc to pyproject....

github.com/localstack/localstack - a5fa3838fa06003d55fd2a0f937a33f3b38678b8 authored about 3 years ago by Thomas Rausch <[email protected]>
release version 0.12.17

github.com/localstack/localstack - c2fa7bb5dba64d9318c7a5bbe295ac96ad3f2a02 authored about 3 years ago by Waldemar Hummer <[email protected]>
add util function to parse timestamp strings; add DOCKER_BUILD_FLAGS to enable multi-platform Docker builds

github.com/localstack/localstack - 754af03f237441d496d0f106cf741c021e477218 authored about 3 years ago by Waldemar Hummer <[email protected]>
fix logic and tests for decimals formatting

github.com/localstack/localstack - 89f6e59485580120f5302b87f4da58610b5d5b41 authored about 3 years ago by Waldemar Hummer <[email protected]>
minor changes in CF Resources access and format_number utils

github.com/localstack/localstack - 0b6a7fd060bec1fd9285af87d99498b4e2f1afca authored about 3 years ago by Waldemar Hummer <[email protected]>
add CloudFormation support for Events::Connection resources

github.com/localstack/localstack - f8cbcc7afc19d8f9a63024ea63190297f8217875 authored about 3 years ago by Waldemar Hummer <[email protected]>
fix removing X-amz-content-sha256 header after stripping off chunk signatures (#4473)

github.com/localstack/localstack - e707aa07635d9a14e54dee002b4e83a21e7a58f2 authored about 3 years ago by Waldemar Hummer <[email protected]>
update README and coverage docs with latest available services

github.com/localstack/localstack - 9b48eeb09e9ffd9916023ba104c5f3b081ac9311 authored about 3 years ago by Waldemar Hummer <[email protected]>
avoid raising NoSuchContainer if force=True to match docker CLI behavior

github.com/localstack/localstack - e75ac5121eeb418a54761cbc3c86032942b59190 authored about 3 years ago by Waldemar Hummer <[email protected]>
canonicalize boolean strings in SNS FIFO topic creation via CloudFormation (#4461)

github.com/localstack/localstack - d2e13efb125aa2e5bf783008147be2753d9cf9a5 authored about 3 years ago by Dominik Schubert <[email protected]>
canonicalize HTTP header names in API GW Lambda events to lower-case

github.com/localstack/localstack - 657d9fe4bd0e3c4284e6fa67aec62d265d5d9fff authored about 3 years ago by Waldemar Hummer <[email protected]>
add Docker client implementation using the plain Python SDK (#4442)

github.com/localstack/localstack - e3c5b2a1dc9172cfa9343de158de46ad97139b61 authored about 3 years ago by Daniel Fangl <[email protected]>
minor adaptation in type hints for StateSerializer (lists instead of collections)

github.com/localstack/localstack - fef8930c24cbe8777f86d4db95c0f65874acc23b authored about 3 years ago by Waldemar Hummer <[email protected]>
add basic interface for StateSerializer to be used in persistence mechanism (#4460)

github.com/localstack/localstack - 7f84933e1bc6346ec17df1da04670d46a265966a authored about 3 years ago by Waldemar Hummer <[email protected]>
fix EventBridge logic/tests after recent upstream changes

github.com/localstack/localstack - c320155427c49be666bc2562e6584ffe7e789734 authored about 3 years ago by Waldemar Hummer <[email protected]>
add support for Route53 GetHealthCheck

github.com/localstack/localstack - ec7dc03a4255a66143faca10749100deaa58b5ef authored about 3 years ago by Waldemar Hummer <[email protected]>
minor: add APPLICATION_OCTET_STREAM string constant

github.com/localstack/localstack - 0a80e3913d4a757c88afae8bc254cfab31974e2d authored about 3 years ago by Waldemar Hummer <[email protected]>
minor refactoring of imports to fix CLI dependency issues

github.com/localstack/localstack - a5752a368d520f236d3b4703dd04b8a0301a3c86 authored about 3 years ago by Waldemar Hummer <[email protected]>
deploy extended attributes for IAM::Uuser CloudFormation resources (#4450)

github.com/localstack/localstack - 2a03b60670549757b3a701cf79433eb6da5cf9c7 authored about 3 years ago by Alonso Alejandro Zuñiga Beltran <[email protected]>
fix returning incorrect ARN for ManagedPolicy CloudFormation resources (#4449)

github.com/localstack/localstack - d1434565dca630f51ae7dc332bd2c1efacf09d9b authored about 3 years ago by Alonso Alejandro Zuñiga Beltran <[email protected]>
fix/revert lookup of OS user inside Docker container

github.com/localstack/localstack - f6a38b9bfc461c6e8cb9593cad50974bd915a92a authored about 3 years ago by Waldemar Hummer <[email protected]>
add EDGE_FORWARD_URL option to forward all edge requests; add ability to run privileged ports 53/443 in local dev mode

github.com/localstack/localstack - 7c879ab951cb5da082d2abeed459c943a637e0ea authored about 3 years ago by Waldemar Hummer <[email protected]>
minor fix for handling symlink targets in cp_r(..)

github.com/localstack/localstack - 8dc7625abb93822affcf123dc7d59789ce53882d authored about 3 years ago by Waldemar Hummer <[email protected]>
expose global PROXY_LISTENER_EDGE instance; minor fixes for file system and persistence operations (#4439)

github.com/localstack/localstack - 1a542d245d3cfe7602036e3ac84a6e75d08ceda6 authored about 3 years ago by Alireza Furutanpey <[email protected]>
Update feature_coverage.md

add some more confirmed persistence support

github.com/localstack/localstack - f09c83ac7c28e182f962449ea58eb3cd3f6d42d8 authored about 3 years ago by Alireza Furutanpey <[email protected]>
return S3 bucket hostname for "DomainName" CF attribute; reorganize imports

github.com/localstack/localstack - fee4cafbdb4aaaeb2fa16c01157516174aeab31f authored about 3 years ago by Waldemar Hummer <[email protected]>
disable old event logging code

github.com/localstack/localstack - e2019732feda593447a86f450210bb33a48c8806 authored about 3 years ago by Thomas Rausch <[email protected]>
restructure Thundra plugin code and fetch latest Java agent version from metatata xml in repository (#4428)

github.com/localstack/localstack - 3c74c464037b6519dbd9eb15f5eaa7a33c110077 authored about 3 years ago by Serkan ÖZAL <[email protected]>
add support for IAM::User CloudFormation resources (#4431)

github.com/localstack/localstack - 6cd349f45db6967df521cb44c7350ed52214475b authored about 3 years ago by Alonso Alejandro Zuñiga Beltran <[email protected]>
Update README.md

Add some minor clarification on pulling the latest docker image

github.com/localstack/localstack - 25e867ac13aafee081245ed6c130d97efd25e06c authored about 3 years ago by Alireza Furutanpey <[email protected]>
add support for multi-region request handling (#4429)

github.com/localstack/localstack - 59294e6ffef64244d383c4c4467d1c65caa8c87a authored about 3 years ago by Waldemar Hummer <[email protected]>
add missing CloudFormation properties for SNS::Topic (#4430)

github.com/localstack/localstack - 15df16b22c0a01a39288698676a546df7b72ae0f authored about 3 years ago by Alireza Furutanpey <[email protected]>
Update feature_coverage.md

Adding first round of existing persistence mechanisms

github.com/localstack/localstack - 272bf800edf183c01b86ea855c5c33ffaafbdd6e authored about 3 years ago by Alireza Furutanpey <[email protected]>