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

fix Serverless tests to accommodate recent moto changes and local Node.js Lambda executor

github.com/localstack/localstack - 43895a09902f491ba1a32c5f13c2d8fd4e64e5f6 authored over 3 years ago by Waldemar Hummer <[email protected]>
add support for local execution of Node.js lambdas (#4257)

github.com/localstack/localstack - eec439789d74bc31bf4664fda1ab9c39497ccb7e authored over 3 years ago by Waldemar Hummer <[email protected]>
fix patching of "apiStages" in API GW usage plans; release version 0.12.15

github.com/localstack/localstack - 46171094005c51de193cdd717cb7aa264d10f85c authored over 3 years ago by Waldemar Hummer <[email protected]>
remove kinesis mock workaround (#4269)

github.com/localstack/localstack - 38408897dd5a552a254b6d0e617dfc45afc68018 authored over 3 years ago by Thomas Rausch <[email protected]>
fix passing of binary data via API Gateway as base64 encoded string to Lambda event (#4249)

github.com/localstack/localstack - 4332042008d9d977c64b4db6e6052d0758c1ff36 authored over 3 years ago by Ranjithkumar Krishnan <[email protected]>
bump kinesis-mock to 0.1.3 to fix recent persistence/startup issues with Kinesis (#4268)

github.com/localstack/localstack - 6dd3fc6f084afbf29d50966edc68e74c6204c57f authored over 3 years ago by Eric Meisel <[email protected]>
remove unused cloudformation code (#4264)

github.com/localstack/localstack - d7d5f2205442ada50310dc09f600b68e0eab3e50 authored over 3 years ago by Thomas Rausch <[email protected]>
update README.md shields

github.com/localstack/localstack - a4e4dba3f38c3ba97cb478a8920dce017cd0c803 authored over 3 years ago by Thomas Rausch <[email protected]>
Update README design

add readme header png to docs

github.com/localstack/localstack - 52d4146a8376b60ceb0704ec60e7570d9fe0a1d7 authored over 3 years ago by Thomas Rausch <[email protected]>
remove HTML sources and API endpoint of old/unused webapp (#4262)

github.com/localstack/localstack - a24e7953ba7ea0920cc19e71ad3928fc99ed110a authored over 3 years ago by Thomas Rausch <[email protected]>
fix common.run unittests for CI environment (#4263)

github.com/localstack/localstack - 669971cddd29c7a2327fcf6d1f7ca49fb1f13be2 authored over 3 years ago by Thomas Rausch <[email protected]>
refactor common.py and add tests (#4241)

* remove dead code and several warnings from localstack.utils.common

* replace subprocess cal...

github.com/localstack/localstack - 0ca48486d6527a496cfa69cd9db2361dc7aa203d authored over 3 years ago by Thomas Rausch <[email protected]>
restructure elasticsearch process management (#4258)

* add abstraction for running an elasticsearch cluster

* wip: add some refactoring

* add a...

github.com/localstack/localstack - 8ecfe5e5bc128b656b371abfdb45c6b283156d75 authored over 3 years ago by Thomas Rausch <[email protected]>
add simple Pro smoke test for Lambda layers

github.com/localstack/localstack - 1ade6ab5c51260716a548dd890019785805e881e authored over 3 years ago by Waldemar Hummer <[email protected]>
fix processing of empty values in EventBridge event filters (#4260)

github.com/localstack/localstack - 228e7cb61bf7d2f237bf2e020c58440093e72539 authored over 3 years ago by Daniel Fangl <[email protected]>
fix JSON Patch operations for API Gateway usage plans

github.com/localstack/localstack - 13e8c26c0e95804f4d22e7c7655433ee2beba13f authored over 3 years ago by Waldemar Hummer <[email protected]>
re-enable smoke test commands

github.com/localstack/localstack - 66b1d1e957dbb5901fc9899dd5425b28aae2d7dd authored over 3 years ago by Waldemar Hummer <[email protected]>
make for-loop in Makefile /bin/sh compatible

github.com/localstack/localstack - 6419a410d5c7fdbaae342048d5a0f7045d2d5660 authored over 3 years ago by Waldemar Hummer <[email protected]>
install libs for ci-pro-smoke-tests via pip3 instead of pip

github.com/localstack/localstack - 9977b14999981ebcbbb54c346b7121702eeeda7d authored over 3 years ago by Waldemar Hummer <[email protected]>
add flake8 rule F401 (unused imports)

github.com/localstack/localstack - 5def9d02dc10ebe846c02fdd8673541bc0b694e7 authored over 3 years ago by Thomas Rausch <[email protected]>
run pre-release smoke tests for Pro features in CI builds

github.com/localstack/localstack - 8cd11a8a3d2902b8f52194b11ee385c1accd21c4 authored over 3 years ago by Waldemar Hummer <[email protected]>
remove quiet parameter from service starting (#4250)

* fixes #4162

github.com/localstack/localstack - 9952a9cc01433c4aabcaf9b4e3a988cb5153f7c2 authored over 3 years ago by Cristopher Pinzón <[email protected]>
update code style badge in README.md

github.com/localstack/localstack - e220f6a02c23212345ec2e0229f36c99a2f76f9d authored over 3 years ago by Thomas Rausch <[email protected]>
format the codebase with black and isort

* run the default black formatter

* organize imports with isort

github.com/localstack/localstack - 8c006f122803dd06811343782b34f067f0622baf authored over 3 years ago by Thomas Rausch <[email protected]>
add black and isort configuration and build targets

github.com/localstack/localstack - b7365f58e355bc3c9437c5ac7f3da44bc7ba634a authored over 3 years ago by Thomas Rausch <[email protected]>
Add additional allowed CORS origins to fix cognito issues

github.com/localstack/localstack - ff184e6ab82d41fd74af3f0f3c754e7235776169 authored over 3 years ago by Daniel Fangl <[email protected]>
minor formatting in bug-report issue template

github.com/localstack/localstack - aeff886284e813ea945b36ad3addd3b97519fdb5 authored over 3 years ago by Thomas Rausch <[email protected]>
add CF support for CertificateManager::Certificate

github.com/localstack/localstack - cf3d1f704b7c583da9f17a9016df9156032fc4d8 authored over 3 years ago by Waldemar Hummer <[email protected]>
refactor tests to fix/invert order of arguments in test assertions (#4237)

github.com/localstack/localstack - 5eee93d75bbe53804c6a8243c3e5c48ffe51c1c8 authored over 3 years ago by Gonzalo Saad <[email protected]>
add support for Kinesis CBOR error messages (#4240)

github.com/localstack/localstack - e2adc6801595b6ee8ed75591cd0e19bf9ef73dd4 authored over 3 years ago by Ramiro Aparicio <[email protected]>
refactor test_integration.py to use randomly generated resource names

github.com/localstack/localstack - f79a8049d453956b4d890f42a0c84d061ffa54d1 authored over 3 years ago by Waldemar Hummer <[email protected]>
add unit test for moto parsing of complex params from querystring

github.com/localstack/localstack - fc3c26af13dc75a5f969929e1d4f62b16d3d72a9 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix detection of resource status to allow re-deployment of CF stack after deletion

github.com/localstack/localstack - 2b16692bef50ad38242962ca001492738b451361 authored over 3 years ago by Waldemar Hummer <[email protected]>
Update bug-report issue template to assign correct label

github.com/localstack/localstack - df6439fbaf5f6a372802c06010c70e928c2d6af0 authored over 3 years ago by Thomas Rausch <[email protected]>
fix minor formatting issues in http/proxy server

github.com/localstack/localstack - b8fdd229409cfbcd14d56bd12d420ecbab8ceba1 authored over 3 years ago by Thomas Rausch <[email protected]>
update .dockerignore to exclude files generated in CI build

github.com/localstack/localstack - b9405cf3042666208254c940e6788dbee717fdeb authored over 3 years ago by Waldemar Hummer <[email protected]>
fix installation of debugpy via pip module instead of calling pip CLI (#4235)

github.com/localstack/localstack - 917d2f51e16184e4642f0e3deb6e8057a0f9e3d2 authored over 3 years ago by Cristopher Pinzón <[email protected]>
add workaround for kinesis-mock persistence startup failure (#4232)

github.com/localstack/localstack - e554f99a2f206a6e69a34fb36d58514051944aaf authored over 3 years ago by Thomas Rausch <[email protected]>
minor adjustments to fix test logs

github.com/localstack/localstack - 38ca6d1daf95cf2c06836d8c182b54547654497c authored over 3 years ago by Waldemar Hummer <[email protected]>
security enhancement: bind edge service to 127.0.0.1 by default (instead of 0.0.0.0) (#4223)

github.com/localstack/localstack - 94ca97c015a9a9a62f11953391ba428a2dbeead1 authored over 3 years ago by Daniel Fangl <[email protected]>
reduce log verbosity for CORS/origin checks

github.com/localstack/localstack - df49af97e07938ce64e833756074e0f39d50e8fa authored over 3 years ago by Waldemar Hummer <[email protected]>
update default label in question issue template

github.com/localstack/localstack - c1178bb9d2fea779cb073bae31c8694bbbd2369d authored over 3 years ago by Thomas Rausch <[email protected]>
add github issue form templates

github.com/localstack/localstack - 4cf0c868e59c189f581876bf4bc1aac94a7c22e8 authored over 3 years ago by Thomas Rausch <[email protected]>
release version 0.12.14; reduce verbosity of Kinesis logging

github.com/localstack/localstack - a790a83fb395bd878140120105c5db486e6641bf authored over 3 years ago by Waldemar Hummer <[email protected]>
remove superfluous coveralls config, now managed via CI env (#4231)

github.com/localstack/localstack - 61ebffe7ec150d7ac79ee491e34518f20f9aece9 authored over 3 years ago by Thomas Rausch <[email protected]>
minor refactoring - add dynamodb_table_exists() to common utils

github.com/localstack/localstack - 66bd7586ac79c22879333c8bdc8f3b94e8d3b934 authored over 3 years ago by Waldemar Hummer <[email protected]>
Update badges in README

minor visual enhancement to circleci badge

github.com/localstack/localstack - f3bc2cafcb4a93e0633deca0ea870b70c3d970c9 authored over 3 years ago by Thomas Rausch <[email protected]>
refactor test_error_injection.py into a unittest.TestCase class (#4221)

* refactor test_error_injection into a unittest.TestCase class

* use unittest.assertRaises

...

github.com/localstack/localstack - 705283db56098f2626e15796373711588dd281e4 authored over 3 years ago by Thomas Rausch <[email protected]>
minor: fix KeyError for missing EventSourceArn in Lambda API lookup

github.com/localstack/localstack - 0375560a4e0f5353dea4db43623edb2d88358d45 authored over 3 years ago by Waldemar Hummer <[email protected]>
add support for EventBridge API destinations

github.com/localstack/localstack - fcc6cb140f139178eda886d98b4e00080d22cc6b authored over 3 years ago by Waldemar Hummer <[email protected]>
Merge pull request from GHSA-2466-xc64-2g29

* add tmp file

* WIP: add cors checks, add bypass config, add s3/apigateway bypass (not working...

github.com/localstack/localstack - 809235e3079a1060dae599ce83ed06c84b0e34a5 authored over 3 years ago by Waldemar Hummer <[email protected]>
refactor tests and invert/fix order of assertion arguments (#4222)

github.com/localstack/localstack - 2b2a1b5663adab2724062b7d099e4d11c5393d2b authored over 3 years ago by Gonzalo Saad <[email protected]>
update coveralls config for new test setup with pytests (#4206)

github.com/localstack/localstack - 18f6351d4bcf7f96c1ebd723a2b3cafcc748e07e authored over 3 years ago by Thomas Rausch <[email protected]>
improve version check in check_terraform_version (#4219)

* add regex matching to check_terraform_version

* add cleaner version comparison

github.com/localstack/localstack - 3c44321d8c4e10065b499c2f1c8d53f82266cb13 authored over 3 years ago by Daniel Fangl <[email protected]>
minor update in README.md (#4218)

github -> GitHub

github.com/localstack/localstack - 4d3cfd1bd3abf85b20653e72575af928f5c95e53 authored over 3 years ago by Ikko Ashimine <[email protected]>
pin serverless version in TestServerless to 2.48.0 (#4217)

github.com/localstack/localstack - 2692eb155e8ec60f5f2eac4bf6d8addceb8e72c3 authored over 3 years ago by Thomas Rausch <[email protected]>
add coverage install to Dockerfile.base to enable coverage C extensions

github.com/localstack/localstack - 361db62a3a18eb6fed1cc754c6753c8c747bb968 authored over 3 years ago by Thomas Rausch <[email protected]>
fix prefix filtering of events in EventBridge API in case of exact match (#4211)

github.com/localstack/localstack - d361014948d200141537e1d6cb3a9ab526c97ba3 authored over 3 years ago by usmangani1 <[email protected]>
fix deprecation warnings (#4213)

* replace imp with importlib in lambda_api.py

* replace deprecated getargspec with getfullarg...

github.com/localstack/localstack - adf957f87d0dddbfaadfd697332fd3b8487d5c00 authored over 3 years ago by Thomas Rausch <[email protected]>
migrate from nose to pytests (part 1)

github.com/localstack/localstack - a3b4232f353388f16edcfa6f45303207d468638d authored over 3 years ago by Karthikeyan Singaravelan <[email protected]>
migrate from nose to pytests (part 2)

github.com/localstack/localstack - 533279002973fb00f842267d49ee03d75e48a045 authored over 3 years ago by Thomas Rausch <[email protected]>
minor: make "enabled" flag to add_job(..) optional

github.com/localstack/localstack - 7da37370641b14b0811b738ce08cdbf78c65f108 authored over 3 years ago by Waldemar Hummer <[email protected]>
add support for V4 S3 presigned URLs with custom headers (#4157)

github.com/localstack/localstack - 291c6cb2abc72463e3981b8111546e428a241ec3 authored over 3 years ago by Macwan Nevil <[email protected]>
add support for isBase64Encoded flag with Lambda integrations in API Gateway (#4212)

github.com/localstack/localstack - 045489b2a0b13260722add9c55c70ec6af86ce81 authored over 3 years ago by wimax-grapl <[email protected]>
fix extract build report step in docker-build CI phase (#4209)

github.com/localstack/localstack - 9a36099bfcde9e8cc50fe003a3a8e970388fc178 authored over 3 years ago by Thomas Rausch <[email protected]>
fix passing environment variables to container creation for LAMBDA_EXECUTOR=docker-reuse

github.com/localstack/localstack - 616f6a4ea9e50ab49e2c747ac42c824da1c79237 authored over 3 years ago by Waldemar Hummer <[email protected]>
add CloudFormation support for CloudWatch::Alarm resources

github.com/localstack/localstack - be4218cea595621945cc5d2f1bb5aa66040cf4b5 authored over 3 years ago by Waldemar Hummer <[email protected]>
minor fix in file regex for plugin lookup to accommodate Windows path separators

github.com/localstack/localstack - b14439585e6f21aa8172751afeaa5fcf7049fd97 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix request params for CF deployment of ApiGateway::Stage

github.com/localstack/localstack - 0efa34f8d7726967da718472a1d480fa14701806 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix branch filter for docker-push command in ci config

github.com/localstack/localstack - f44a584f1774fceb72ee5d38962dd5d277762e34 authored over 3 years ago by Thomas Rausch <[email protected]>
Improve CircleCI workflow (#4171)

* Create a parallelized Circle-CI workflow
* Fix deprecation warnings in unit tests
* Purge py...

github.com/localstack/localstack - a7315b90a0e55d543e823716b4d51d601d855522 authored over 3 years ago by Thomas Rausch <[email protected]>
minor fix to avoid exception on missing CloudFormation exports

github.com/localstack/localstack - af9393c8a11081ba6168f707ea0309f4e1ff4948 authored over 3 years ago by Waldemar Hummer <[email protected]>
minor: add additional assertion to existing API GW test

github.com/localstack/localstack - a08b3239018176961b4805a83bc9b55c1d100224 authored over 3 years ago by Waldemar Hummer <[email protected]>
add support for API GW MOCK integration and response parameters

github.com/localstack/localstack - 12dc5889fe5a9c7d6e7a1a54c9279e56f26ce58a authored over 3 years ago by Waldemar Hummer <[email protected]>
fix linter exclusions in install.py; minor fixes in S3 API

github.com/localstack/localstack - 4d6e810d481420c98543d141471a426db7b0d4b2 authored over 3 years ago by Waldemar Hummer <[email protected]>
fall back to using JAR for kinesis-mock installation for ARM systems (e.g., Macbook M1) (#4191)

github.com/localstack/localstack - 351c85106286ce38849103edd5667891b5fa85b5 authored over 3 years ago by Eric Meisel <[email protected]>
add config option TF_COMPAT_MODE to enable TF compatibility mode (for TF integration tests)

github.com/localstack/localstack - 1d2bcb48120da2b73abc6fcec8d7123e4919f630 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix: change .upper to upper() in kinesis starter

github.com/localstack/localstack - 76d6d4371ae22fc09c58b698be5e8d0e8dddbd25 authored over 3 years ago by Waldemar Hummer <[email protected]>
minor: add parse_json_or_yaml() util function

github.com/localstack/localstack - 06bafdb5fc02baaad891992f3a1a6bf90b4ebfea authored over 3 years ago by Waldemar Hummer <[email protected]>
add threading event to indicate infrastructure hast started

github.com/localstack/localstack - c82efea422fccf1f1fdbc83e4186d772ab8370ff authored over 3 years ago by Thomas Rausch <[email protected]>
add KINESIS_INITIALIZE_STREAMS configuration to initialize Kinesis streams on startup (#4188)

github.com/localstack/localstack - f449511877e5810ae276a20e75d8a89dbf962d06 authored over 3 years ago by Eric Meisel <[email protected]>
fix time duration unit for profiler log_duration output (#4186)

github.com/localstack/localstack - 2566d7e64e27b4e8649000ec6f441e6fdcdc270c authored over 3 years ago by Daniel Fangl <[email protected]>
release version 0.12.13

github.com/localstack/localstack - d4a525fcb7e8e42d72a43ed3861e8317c5c31a9c authored over 3 years ago by Waldemar Hummer <[email protected]>
minor refactoring around Kinesis handler and x-amzn-errortype response header

github.com/localstack/localstack - 0b0c57101cb1e2b8bb2e75adfd1d3952f34a631d authored over 3 years ago by Waldemar Hummer <[email protected]>
Add support for API Gateway client certificates (tf-compat) (#4179)

* add support for API Gateway client certificates (tf-compat)

* minor test fixes

github.com/localstack/localstack - 81b9e778efed2fb0262212ea50665aee3628d4f3 authored over 3 years ago by Waldemar Hummer <[email protected]>
fix minor formatting issue in profiler log

github.com/localstack/localstack - b30fa404f3dd504edbddd56652aef0b4cfde5052 authored over 3 years ago by Thomas Rausch <[email protected]>
Fix s3 bucket notification FilterRule name validation (#4172)

* add simple handling of HTTPExceptions in generic_proxy

* fix s3 bucket notification filter ...

github.com/localstack/localstack - e7487e4df16580716f741a36a1931584cf78068a authored over 3 years ago by Thomas Rausch <[email protected]>
Fix nested routes for API GW imports from OpenAPI specs, and minor fixes for TF compatibility (#4174)

github.com/localstack/localstack - 9f3d1dcfe862f4e4bead58be88a2c866ac51d764 authored over 3 years ago by Waldemar Hummer <[email protected]>
refactor kinesis-mock install procedure (#4176)

github.com/localstack/localstack - 43c1a45ae56f19611d4cc2274b4624bc25a2ccf6 authored over 3 years ago by Thomas Rausch <[email protected]>
Update kinesis-mock to 0.1.0 (#4177)

github.com/localstack/localstack - 48d7534f88ab6987228c0b6eff88d30834cd2289 authored over 3 years ago by Eric Meisel <[email protected]>
update kinesis_starter.py to pin kinesis mock version to 0.0.16 (#4175)

github.com/localstack/localstack - 8a2e7502f43ae5f13aac68410e6ab334d706ac00 authored over 3 years ago by Thomas Rausch <[email protected]>
fix deprecation warnings in unit tests

github.com/localstack/localstack - e9d27004c34428ed71ae9aa5a6635f1e371962e9 authored over 3 years ago by Thomas Rausch <[email protected]>
fix timezone issues in timestamp calculation and datetime comparisons (#4164)

* fix calculation of unixtime in common.mktime

* fix tests that used mktime to be timezone ag...

github.com/localstack/localstack - c0f404b9a898be7ccd27588105fd3b4f97069053 authored over 3 years ago by Thomas Rausch <[email protected]>
add support for API Gateway - S3 integration for GET requests (#4167)

github.com/localstack/localstack - 8ab607c4bfced4bd04b327467a55923d39aa5342 authored over 3 years ago by Daniel Fangl <[email protected]>
use the new MOTO_S3_DEFAULT_KEY_BUFFER_SIZE variable (#4145)

github.com/localstack/localstack - 6b924ba5216f7dedf1c280f5393798e839c24caf authored over 3 years ago by benediktbrandt <[email protected]>
minor: update Helm repo URL in README from HTTP to HTTPS (#4163)

github.com/localstack/localstack - a9e54318947ba8e5199962b03ed899c56e9c61ed authored over 3 years ago by Alexis "Horgix" Chotard <[email protected]>
minor fix in extraction of Lambda results from log output lines

github.com/localstack/localstack - 085fef4532f12e3b26bfd18354b2e9336b903b4f authored over 3 years ago by Waldemar Hummer <[email protected]>
add initial integration of kinesis-mock as default provider for Kinesis (#4152)

github.com/localstack/localstack - c5882db02776a343e61c084adc47c5c0965422a0 authored over 3 years ago by Eric Meisel <[email protected]>
add CF support for ResourceGroups::Group

github.com/localstack/localstack - f17ad23f3b41a79ae00e197e4da77f9d2bd5b6de authored over 3 years ago by Waldemar Hummer <[email protected]>
Refactor shutdown procedure (#4156)

* fix check_infra procedure for shutdown

* remove some superfluous code from utils/common.py
...

github.com/localstack/localstack - 4b1169f964c572118deb057692bfe702be53ddce authored over 3 years ago by Thomas Rausch <[email protected]>