Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / architect/inventory issues and pull requests
#76 - fixes to enable bun support in sandbox
Pull Request -
State: open - Opened by ShadovvBeast 5 months ago
- 1 comment
#75 - Deps
Pull Request -
State: closed - Opened by ryanblock 7 months ago
#74 - Update `aws-lite`
Pull Request -
State: closed - Opened by ryanblock 10 months ago
#73 - Fixed format of `@sandbox-start` pragma in preferences
Pull Request -
State: closed - Opened by ryanblock 10 months ago
#72 - `aws-lite`
Pull Request -
State: closed - Opened by ryanblock 12 months ago
#71 - [New Feature]: Allow TTL attribute to also be a partition or sort key
Pull Request -
State: open - Opened by MartinRamm 12 months ago
- 4 comments
#70 - Updates
Pull Request -
State: closed - Opened by ryanblock 12 months ago
#69 - Fix HTTP route sorting issue where trailing catchalls win over trailing params; fixes #1467
Pull Request -
State: closed - Opened by ryanblock 12 months ago
#68 - Update deps and changelog
Pull Request -
State: closed - Opened by ryanblock about 1 year ago
#67 - Add ability for unknown function-level configuration settings to be arrays / vectors
Pull Request -
State: closed - Opened by ryanblock about 1 year ago
#66 - Ignored dependencies
Pull Request -
State: closed - Opened by andybee about 1 year ago
- 1 comment
#65 - Fix AWS Lambda handler configuration for Python, Ruby, and custom handlers
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#64 - Add support for additional Python Lambda handler filenames
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#63 - Allow lowcase `ttl` @tables property type
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#62 - Improve path validation for multi-tenant Lambdae
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#61 - Refactor HTTP route sorter
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#60 - Compiled default baseRuntime
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#59 - Test new tap-arc
Pull Request -
State: closed - Opened by tbeseda over 1 year ago
- 1 comment
#58 - Update deps and changelog
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#57 - Retire `nodejs12.x` related logic (deprecated in Lambda 2023-03-31)
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#56 - Flesh out `compiled` runtime plugin support
Pull Request -
State: closed - Opened by ryanblock over 1 year ago
#55 - Fix issue where an `index.mjs` handler file in the project root is not properly detected
Pull Request -
State: closed - Opened by ryanblock almost 2 years ago
#54 - Fix #1401
Pull Request -
State: closed - Opened by ryanblock almost 2 years ago
#53 - Fix wonky merge of @filmaj's projection attributes
Pull Request -
State: closed - Opened by ryanblock almost 2 years ago
#52 - Add support for plugins authored as ES modules
Pull Request -
State: closed - Opened by ryanblock almost 2 years ago
#51 - Merge `ignore` settings from `set.static` plugins and project manifest
Pull Request -
State: closed - Opened by ryanblock almost 2 years ago
#50 - Node 18
Pull Request -
State: closed - Opened by ryanblock about 2 years ago
#48 - Fix issue with build dir targets in plugin-defined Lambdae
Pull Request -
State: closed - Opened by ryanblock about 2 years ago
#47 - fix(plugins): plugins not found in monorepo
Pull Request -
State: closed - Opened by scorsi about 2 years ago
- 6 comments
#46 - Fix `@static spa true` setting issue
Pull Request -
State: closed - Opened by ryanblock about 2 years ago
#45 - Fix issue where `set.http` plugins would not have `config.views` respected if set to `false`
Pull Request -
State: closed - Opened by ryanblock about 2 years ago
#44 - Node 14+ Lambda handler selection now defaults to ESM (unless otherwise specified)
Pull Request -
State: closed - Opened by ryanblock about 2 years ago
#43 - `set.shared|views` plugins no longer error if `src` is not on the filesystem
Pull Request -
State: closed - Opened by ryanblock over 2 years ago
#42 - fix: allow loading external plugins
Pull Request -
State: closed - Opened by reconbot over 2 years ago
- 4 comments
#41 - Add support for new setter plugin APIs, minor bug fixes
Pull Request -
State: closed - Opened by ryanblock over 2 years ago
#40 - update lambda-runtimes
Pull Request -
State: closed - Opened by tbeseda over 2 years ago
#39 - Add support for configuring Lambda's ephemeral storage feature
Pull Request -
State: closed - Opened by ryanblock over 2 years ago
#38 - Arc 10
Pull Request -
State: closed - Opened by ryanblock almost 3 years ago
#37 - Add HTTP route sorting; fixes #977
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#36 - Add `@tables-indexes` + `@tables-streams`
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#35 - Harden runtime validation by ensuring non-string values will fail gracefully
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#34 - Add memory / timeout configuration validation, consolidate validation testing a bit
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#33 - Implement Lambda runtimes module
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#32 - Fix aws-sdk-mock, update deps
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#31 - Runtime shorthand
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#30 - Lambda architecture
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#29 - adding php runtime
Pull Request -
State: closed - Opened by hicksy about 3 years ago
#28 - Integrate Architect Parser v5
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#27 - Expand indexes pragma with ability to parse projection attributes
Pull Request -
State: closed - Opened by filmaj about 3 years ago
- 2 comments
#26 - Fix multiple `@aws` `policies` + `layers` on the same line
Pull Request -
State: closed - Opened by ryanblock about 3 years ago
#25 - Implement ASAP 4
Pull Request -
State: closed - Opened by ryanblock over 3 years ago
#24 - Default runtime is now `nodejs14.x`; remove support for Architect 5
Pull Request -
State: closed - Opened by ryanblock over 3 years ago
#23 - Remove support for Node.js 10.x
Pull Request -
State: closed - Opened by ryanblock over 3 years ago
#22 - Added ability to set custom names in `plugins.functions` and validation
Pull Request -
State: closed - Opened by ryanblock over 3 years ago
#21 - Include registry of all + Lambda pragmas in _arc metadata
Pull Request -
State: closed - Opened by ryanblock over 3 years ago
#20 - Fix shared + views error propagation
Pull Request -
State: closed - Opened by ryanblock over 3 years ago
#19 - Add and improve Inventory validation
Pull Request -
State: closed - Opened by ryanblock over 3 years ago
- 2 comments
#18 - allow for plugin authors to implement either pluginFunctions or functions plugin interface method
Pull Request -
State: closed - Opened by filmaj over 3 years ago
#17 - bump mock-fs to 4.14, eliminating tape+mock-fs bug in tests
Pull Request -
State: closed - Opened by filmaj over 3 years ago
#16 - Fix weird behavior in lambdasBySrcDir when >2 functions are mapped to the same folder
Pull Request -
State: closed - Opened by ryanblock over 3 years ago
#15 - added `plugins` pragma to inventory config
Pull Request -
State: closed - Opened by filmaj almost 4 years ago
- 2 comments
#14 - Adding support for macros to create new Lambdas
Pull Request -
State: closed - Opened by filmaj almost 4 years ago
- 2 comments
#13 - Adds support for explicit GSI names
Pull Request -
State: closed - Opened by anatomic almost 4 years ago
- 2 comments
#12 - Add @sandbox-startup to preferences
Pull Request -
State: closed - Opened by ryanblock almost 4 years ago
#11 - Tidy up pragma visitor routine
Pull Request -
State: closed - Opened by ryanblock almost 4 years ago
#10 - Adds lambdasBySrcDir for source dir Lambda lookups
Pull Request -
State: closed - Opened by ryanblock almost 4 years ago
#9 - Shared
Pull Request -
State: closed - Opened by ryanblock almost 4 years ago
#8 - Move ASAP into Inventory
Pull Request -
State: closed - Opened by ryanblock about 4 years ago
#7 - 1.1.0
Pull Request -
State: closed - Opened by ryanblock about 4 years ago
#6 - Updates
Pull Request -
State: closed - Opened by ryanblock about 4 years ago
#5 - Windowsing
Pull Request -
State: closed - Opened by ryanblock about 4 years ago
#4 - Further hardening @http + @static inferring each other
Pull Request -
State: closed - Opened by ryanblock about 4 years ago
#3 - @http + @static fixes
Pull Request -
State: closed - Opened by ryanblock about 4 years ago
#2 - Add src dir handling for implicit get /
Pull Request -
State: closed - Opened by ryanblock about 4 years ago
#1 - Change action runner to matrix OS
Pull Request -
State: closed - Opened by ryanblock over 4 years ago