Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
devinleighsmith pushed 2 commits to psp-9760 eddherrera/PSP
devinleighsmith pushed 2 commits to psp-9760 eddherrera/PSP
devinleighsmith pushed 1 commit to dev bcgov/PSP
- Psp 9512 - corrections/enhancements (#4562) * reduce round trips to database, add capability for database to retry t... 5bf92e9
devinleighsmith closed a pull request on bcgov/PSP
Psp 9512 - corrections/enhancements
reduce round trip to db and simplify max file length logic. add flag to db to allow automatic retries for transitive failures. Fix incorrect job name in appsettings.jsondevinleighsmith pushed 25 commits to psp-9512 devinleighsmith/PSP
- PSP-9471 fix 63df019
- PSP-9471 unit test 7c580e6
- updates eef09b5
- Merge branch 'PSP-9471' of https://github.com/stairaku/PSP into PSP-9471 1f6c9bf
- update unit tests 18d9c21
- Merge branch 'dev' into PSP-9471 914c15e
- Deleting unneccesary imports 24572ab
- Deleting unneccesary imports 991b36d
- Merge branch 'PSP-9471' of https://github.com/stairaku/PSP into PSP-9471 acb5b41
- Merge branch 'dev' into PSP-9471 7f3641e
- Merge branch 'bcgov:dev' into PSP-9471 a51985c
- Adding logic on organizations to cover changes on status field 799ada0
- Merge branch 'PSP-9471' of https://github.com/stairaku/PSP into PSP-9471 e06fc4c
- Merge branch 'bcgov:dev' into PSP-9471 350ae84
- changes on organization and person status logic c49de85
- Merge branch 'PSP-9471' of https://github.com/stairaku/PSP into PSP-9471 b5b7326
- Changes on contact models to convert isDisabled to string from Api to Form ce0c73f
- Changes on contact models to convert isDisabled to string from Api to Form 6da46e7
- Merge pull request #4552 from stairaku/PSP-9471 PSP-9471: UI UX Clean Up - Contact – Manage Contacts: Allow to save ... 102f2f4
- CI: Bump version to v5.7.0-96.18 31b1e80
- and 5 more ...
devinleighsmith opened a pull request on bcgov/PSP
Psp 9512 - corrections/enhancements
reduce round trip to db and simplify max file length logic. add flag to db to allow automatic retries for transitive failures. Fix incorrect job name in appsettings.jsondevinleighsmith pushed 1 commit to psp-9512 devinleighsmith/PSP
- Correct job name in appsettings - to ensure correct scheduled interval. c384fa5
devinleighsmith pushed 15 commits to psp-9512 devinleighsmith/PSP
- Psp 9512 jobs for upload, polling, retries (#4529) * psp-9500 scheduler microservice. * psp-9512 tests and jobs f... dfc2b6a
- CI: Bump version to v5.7.0-96.11 b71844e
- correct error when filtering by file #. (#4557) * correct error when filtering by file #. * sort logic correction. fefd57c
- CI: Bump version to v5.7.0-96.12 94fedbc
- remove retired check from research files. (#4556) 98b50db
- CI: Bump version to v5.7.0-96.13 79d7389
- PSP-9572 : Acquisition- Aggregating and Displaying Final H-120 CompeNsation Requisition Totals for Linked Files (#455... 5c73dcc
- CI: Bump version to v5.7.0-96.14 11bb53f
- psp-9256 allow users added to a project to view an acquisition file. (#4555) * psp-9256 allow users added to a proje... c3a630e
- CI: Bump version to v5.7.0-96.15 ae14501
- Address race condition where: (see comment) (#4559) * Address race condition where: 1) (thread #1) upload document ... 5bc754c
- CI: Bump version to v5.7.0-96.16 d6c46e4
- PSP-9604 : Acquisition file- Progress statuses (#4554) Co-authored-by: Herrera <[email protected]> Co-au... c262323
- CI: Bump version to v5.7.0-96.17 a084d97
- reduce round trips to database, add capability for database to retry transitive failures. 2b2e368
devinleighsmith pushed 2 commits to psp-9604 eddherrera/PSP
devinleighsmith pushed 4 commits to psp-9604 eddherrera/PSP
- psp-9256 allow users added to a project to view an acquisition file. (#4555) * psp-9256 allow users added to a proje... c3a630e
- CI: Bump version to v5.7.0-96.15 ae14501
- Address race condition where: (see comment) (#4559) * Address race condition where: 1) (thread #1) upload document ... 5bc754c
- Merge branch 'dev' into psp-9604 556fc08
devinleighsmith pushed 1 commit to dev bcgov/PSP
- Address race condition where: (see comment) (#4559) * Address race condition where: 1) (thread #1) upload document ... 5bc754c
devinleighsmith closed a pull request on bcgov/PSP
Address race condition where: (see comment)
1. (process 1) upload document action starts upload, sets document to processing 2. (process 2) document poll starts executing with document in processing state 3. (process 1) upload document ...devinleighsmith pushed 4 commits to race_condition devinleighsmith/PSP
devinleighsmith pushed 6 commits to race_condition devinleighsmith/PSP
- PSP-9572 : Acquisition- Aggregating and Displaying Final H-120 CompeNsation Requisition Totals for Linked Files (#455... 5c73dcc
- CI: Bump version to v5.7.0-96.14 11bb53f
- psp-9256 allow users added to a project to view an acquisition file. (#4555) * psp-9256 allow users added to a proje... c3a630e
- Address race condition where: 1) (thread #1) upload document action starts upload, sets document to processing 2) (th... a5b9aa3
- correction. 012e2f9
- test updates. 55f5dec
devinleighsmith pushed 1 commit to dev bcgov/PSP
- psp-9256 allow users added to a project to view an acquisition file. (#4555) * psp-9256 allow users added to a proje... c3a630e
devinleighsmith closed a pull request on bcgov/PSP
psp-9256 allow users added to a project to view an acquisition file.
tests are coming in a future PR.devinleighsmith pushed 8 commits to psp-9256 devinleighsmith/PSP
- PSP-9572 : Acquisition- Aggregating and Displaying Final H-120 CompeNsation Requisition Totals for Linked Files (#455... 5c73dcc
- CI: Bump version to v5.7.0-96.14 11bb53f
- psp-9256 allow users added to a project to view an acquisition file. 2cf1834
- test corrections. Signed-off-by: devinleighsmith <[email protected]> e54cec3
- snapshot updates. 9281c1e
- final snapshot 0b75930
- add the list of project team members to acquisition files. 30435b2
- Remove unecessary mapping for person entity. a187d32