Martin Hicks
Martin Hicks
Mentioned that I'd worked up PHP support for arc in the discord a couple of weeks back. Creating this issue to keep track of things / status and will file...
**Describe the issue** (Architect 8.5.10) The Deno lambda layer doesn't support the same entry points as sandbox. On sandbox we can use the following entry points: ``` index.js, mod.js, index.ts,...
**Is your feature request related to a problem? Please describe.** I'd like to be able to use a different `jsxFactory` rather than typescript's default react jsxFactory. I'm using `.tsx` handlers...
(Architect 8.5.10) The Deno layer `arn:aws:serverlessrepo:us-east-1:455488262213:applications/Deno` is using an old version of Deno. Is it possible to update this to `1.9.2`? ```javascript //deno-lint-ignore require-await export async function handler (event: object)...
## Thank you for helping out! ✨ Hi 👋 This PR would work alongside this one in Hydrate - [https://github.com/architect/hydrate/pull/136](https://github.com/architect/hydrate/pull/136) Together they enable hydration for deno runtime arc functions by...
Fix for #166 ## Thank you for helping out! ✨ ### We really appreciate your commitment to improving Architect To maintain a high standard of quality in our releases, before...
### Describe the issue If you define an SSO profile, and give it a sso_session name the subsequent hash used to find the SSO cache file in `/.aws/sso/cache` is incorrect,...
Test to demonstrate SSO cache filename issue #166 ## Thank you for helping out! ✨ ### We really appreciate your commitment to improving Architect To maintain a high standard of...