Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
zirkelc created a comment on an issue on zirkelc/git-pull-run
Hey @quedicesebas could you explain what doesn't work for?
zirkelc created a comment on an issue on zirkelc/aws-signature-v4
Hey @sporto I released a new version which should fix this issue. Please let me know if it works for you!
zirkelc published a release on zirkelc/aws-signature-v4
[email protected]
### Minor Changes - 6d62f18: fix: always use arrayBufferzirkelc published a release on zirkelc/aws-signature-v4
[email protected]
### Patch Changes - Updated dependencies [6d62f18] - [email protected]zirkelc closed a pull request on zirkelc/aws-signature-v4
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...zirkelc opened a pull request on zirkelc/aws-signature-v4
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm a...zirkelc created a comment on an issue on zirkelc/aws-signature-v4
Yes, I verified it and it's not being set automatically. I guess using always request.arrayBuffer() should work. I have to check what's happens if there is actually no body and how the underlying...
zirkelc created a comment on an issue on zirkelc/aws-signature-v4
Sorry, now I get it. I was focused on consuming the body, but of course the ternary condition checks if a body exists in the first place. It looks like the way to check if a body exists (without a...
zirkelc created a comment on an issue on zirkelc/aws-signature-v4
Hey @sporto this line of code actually uses `request.arrayBuffer()` to access the `body`: https://github.com/zirkelc/aws-signature-v4/blob/6fe93d2bb0efb2d9b2fc726021cc77200c359827/packages/aws-s...
zirkelc created a comment on an issue on zirkelc/git-pull-run
Hey @CristhianMotoche I released [email protected]
zirkelc pushed 4 commits to main zirkelc/git-pull-run
zirkelc created a comment on an issue on zirkelc/git-pull-run
Hey @CristhianMotoche that's a good idea! I added a `--once` option flag to run the command only once. It's a published it as pre-release: ```sh npm i [email protected] ``` Could you pl...
zirkelc pushed 2 commits to main zirkelc/git-pull-run
zirkelc created a repository: zirkelc/prompt-format-string
zirkelc opened a pull request on serverless-operations/serverless-step-functions
feat(jsonata): support `Arguments` for DynamoDB
Following the discussion in https://github.com/serverless-operations/serverless-step-functions/pull/636 I added support for `Arguments` for DynamoDB states Other AWS services can be added graduallyzirkelc pushed 1 commit to jsonata zirkelc/serverless-step-functions
- fix: remove preview file fcc00ea
zirkelc pushed 12 commits to jsonata zirkelc/serverless-step-functions
- ci(config): Update GitHub workflow's node and ubuntu version 5723b14
- ci(config): use legacy peer deps in npm install 90fc2a6
- Merge pull request #638 from ynishimura/ci-setup-upgrade Updating the CI environment c49697b
- feat: preview fac2916
- Merge branch 'serverless-operations:master' into master ed8f97a
- ci: node v20 9f798aa
- ci: legacy peer deps 0679e26
- Merge pull request #636 from zirkelc/jsonata feat: support JSONata query language 2472cc0
- chore: bump asl-validator to 3.11.0 4862bbd
- Merge pull request #640 from lukehedger/master chore: bump asl-validator to 3.11.0 7d82a84
- Merge branch 'serverless-operations:master' into master 1b159c9
- Merge branch 'master' into jsonata adbfe82
zirkelc pushed 10 commits to master zirkelc/serverless-step-functions
- test: add test for jsonata 00bc4cf
- test: add test f8a3505
- fix: compiel iam roles for arguments 39272e2
- chore: noop 023ab31
- chore: noop 0f99057
- chore: noop d2555b7
- Merge pull request #636 from zirkelc/jsonata feat: support JSONata query language 2472cc0
- chore: bump asl-validator to 3.11.0 4862bbd
- Merge pull request #640 from lukehedger/master chore: bump asl-validator to 3.11.0 7d82a84
- Merge branch 'serverless-operations:master' into master 1b159c9