Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
iomekam created a comment on an issue on Agoric/agoric-sdk
- import [2.31.0](https://github.com/import-js/eslint-plugin-import/releases/tag/v2.31.0) - https://github.com/github/eslint-plugin-github/releases/tag/v5.1.3 has some breaking changes that will n...
usmanmani1122 pushed 1 commit to usman/acceptance-pre-test Agoric/agoric-sdk
- supress script sourcing logs 98eb90d
usmanmani1122 pushed 3 commits to usman/acceptance-pre-test Agoric/agoric-sdk
mergify[bot] pushed 2 commits to master Agoric/agoric-sdk
mergify[bot] closed a pull request on Agoric/agoric-sdk
fix(fast-usdc): recover from bad lp proposal
closes https://github.com/Agoric/agoric-private/issues/234 ## Description See issue for context. It also seems related to https://github.com/Agoric/agoric-sdk/issues/10684 because the code pa...samsiegart pushed 19 commits to srs-bad-lp Agoric/agoric-sdk
- docs(deploy-script-support): Document "options" in the README (#10769) ## Description Fixing a gap noticed in passing. c0d9d8e
- chore(deps): add latest tsd 5390e4c
- test(types): add types test 648a50e
- types test for casting (#6727) ## Description This is from 2022. I forget what prompted this but it's worth landing... 745f2a8
- Add PSM upgrade for upgrade-19 (#10730) closes: https://github.com/Agoric/agoric-sdk/issues/10403 ## Description Ad... 3f302ba
- fix(scripts): Support jq version 1.6 (#10785) https://github.com/Agoric/agoric-sdk/pull/10590#issuecomment-256541314... ca25dd5
- lint: tighten typescript-eslint rules c0368db
- chore(deps): bump typescript-eslint 69004d1
- lint: lint fix 7f71630
- chore(types): fix no-unnecessary-type-constraint 2e1aeaa
- chore(types): fix no-unsafe-function-type 2e68ea1
- chore(types): fix no-empty-object-type 733a119
- chore: define aiderignore 530697c
- feat: Complete IBCMethodEvents type definitions with IBC method parameters 2676f98
- tighten typescript-eslint rules (#10784) unplanned ## Description Primarily adds these lint rules: ``` '@typesc... cb515a8
- chore(acceptance): fix potential flake `openMarginalVault` Refs: #10774 d873845
- chore(acceptance): fix potential flake `mintHolder-helpers/swap` Refs: #10774 7852991
- fix potential flake caused by checking IST balances (#10783) closes: #10774 ## Description Due to the execution fe... 0a07188
- fix(fast-usdc): recover from bad lp proposal 21d19ba
mergify[bot] created a comment on a pull request on Agoric/agoric-sdk
> requeue #### ❌ This pull request head commit has not been previously disembarked from queue. <!--- DO NOT EDIT -*- Mergify Payload -*- {"command": "requeue", "conclusion": "failure", "action_...
samsiegart created a comment on a pull request on Agoric/agoric-sdk
@mergifyio requeue
samsiegart pushed 1 commit to srs-bad-lp Agoric/agoric-sdk
- fix(fast-usdc): recover from bad lp proposal c5d30f6
mergify[bot] created a comment on a pull request on Agoric/agoric-sdk
This pull request has been removed from the queue for the following reason: <code>checks failed</code>. The merge conditions cannot be satisfied due to failing checks: - ❌ [integration-test-result...
samsiegart pushed 19 commits to srs-bad-lp Agoric/agoric-sdk
- docs(deploy-script-support): Document "options" in the README (#10769) ## Description Fixing a gap noticed in passing. c0d9d8e
- chore(deps): add latest tsd 5390e4c
- test(types): add types test 648a50e
- types test for casting (#6727) ## Description This is from 2022. I forget what prompted this but it's worth landing... 745f2a8
- Add PSM upgrade for upgrade-19 (#10730) closes: https://github.com/Agoric/agoric-sdk/issues/10403 ## Description Ad... 3f302ba
- fix(scripts): Support jq version 1.6 (#10785) https://github.com/Agoric/agoric-sdk/pull/10590#issuecomment-256541314... ca25dd5
- lint: tighten typescript-eslint rules c0368db
- chore(deps): bump typescript-eslint 69004d1
- lint: lint fix 7f71630
- chore(types): fix no-unnecessary-type-constraint 2e1aeaa
- chore(types): fix no-unsafe-function-type 2e68ea1
- chore(types): fix no-empty-object-type 733a119
- chore: define aiderignore 530697c
- feat: Complete IBCMethodEvents type definitions with IBC method parameters 2676f98
- tighten typescript-eslint rules (#10784) unplanned ## Description Primarily adds these lint rules: ``` '@typesc... cb515a8
- chore(acceptance): fix potential flake `openMarginalVault` Refs: #10774 d873845
- chore(acceptance): fix potential flake `mintHolder-helpers/swap` Refs: #10774 7852991
- fix potential flake caused by checking IST balances (#10783) closes: #10774 ## Description Due to the execution fe... 0a07188
- fix(fast-usdc): recover from bad lp proposal 831a76d
samsiegart pushed 1 commit to srs-bad-lp Agoric/agoric-sdk
- fixup! fix(fast-usdc): recover from bad lp proposal ecd9d40
mhofman created a review comment on a pull request on Agoric/agoric-sdk
This works but FYI the preferred flow for manually testing integration between multiple repos for NPM packages is to generate a `yarn patch '@agoric/synthetic-chain'` and check the patch file in. ...
mhofman created a review on a pull request on Agoric/agoric-sdk
Satisfied that this show the hook works
mhofman created a review on a pull request on Agoric/agoric-sdk
Satisfied that this show the hook works
usmanmani1122 pushed 1 commit to usman/acceptance-pre-test Agoric/agoric-sdk
- volume instead of mount 47ffb80
turadg pushed 1 commit to ta/ava-6 Agoric/agoric-sdk
- chore(deps): downgrade rimraf (v6 droped Node 18) 6de5e1b
usmanmani1122 pushed 23 commits to usman/acceptance-pre-test Agoric/agoric-sdk
- fix(acceptance): fix flakey psm test Refs: #10728 6f84f5a
- fix(acceptance): fix flakey psm test (#10747) closes: #10728 ## Description Using `-bblock` caused inconsistent t... 820badf
- fix(acceptance): fix flakey wallet test refs: #10565 fix: format fix 7b78f02
- fix(acceptance): fix flakey wallet test (#10775) closes: #10565 refs: #10774 ## Description Test named `exitOffer ... c833874
- docs(deploy-script-support): Document "options" in the README (#10769) ## Description Fixing a gap noticed in passing. c0d9d8e
- chore(deps): add latest tsd 5390e4c
- test(types): add types test 648a50e
- types test for casting (#6727) ## Description This is from 2022. I forget what prompted this but it's worth landing... 745f2a8
- Add PSM upgrade for upgrade-19 (#10730) closes: https://github.com/Agoric/agoric-sdk/issues/10403 ## Description Ad... 3f302ba
- fix(scripts): Support jq version 1.6 (#10785) https://github.com/Agoric/agoric-sdk/pull/10590#issuecomment-256541314... ca25dd5
- lint: tighten typescript-eslint rules c0368db
- chore(deps): bump typescript-eslint 69004d1
- lint: lint fix 7f71630
- chore(types): fix no-unnecessary-type-constraint 2e1aeaa
- chore(types): fix no-unsafe-function-type 2e68ea1
- chore(types): fix no-empty-object-type 733a119
- chore: define aiderignore 530697c
- feat: Complete IBCMethodEvents type definitions with IBC method parameters 2676f98
- tighten typescript-eslint rules (#10784) unplanned ## Description Primarily adds these lint rules: ``` '@typesc... cb515a8
- chore(acceptance): fix potential flake `openMarginalVault` Refs: #10774 d873845
- and 3 more ...
usmanmani1122 pushed 1 commit to usman/acceptance-pre-test Agoric/agoric-sdk
- Merge branch "usman/a3p-prepare-test-script" into branch "usman/acceptance-pre-test" 400c64f