Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
GitHK pushed 3 commits to pr-osparc-stream-zipping-of-s3-content GitHK/osparc-simcore-forked
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
I think it's OK like so, since we don't care about what type of has it computes. It's a fast hash, for details one can look in the function.
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
I have no real idea about this.
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
could not figure out how to do it. will not use time on it. If you have an example that already works I will give it a try.
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
replying below
GitHK pushed 1 commit to pr-osparc-s3-zip-stream-worker-code GitHK/osparc-simcore-forked
- update comments a4d6b01
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
@sanderegg I'll rewrite the last part. To achieve on demand file chunk download, the only way I found was to pull once chunk like I did here.
GitHK pushed 10 commits to pr-osparc-s3-zip-stream-worker-code GitHK/osparc-simcore-forked
- π migration fix (ποΈ) (#7216) 62c8a09
- β»οΈ Making `docker-api-network` internal (#7222) Co-authored-by: Andrei Neagu <[email protected]> c53197d
- β¨ product's ui config ποΈ (#7217) 510d846
- β¨ [Frontend] Read product.ui from backend (#7220) 5f92eca
- β»οΈ VIP models introduce licensed versioning (ποΈ) (#7215) e35a13f
- π¨ itis vip syncer: adds periodicity in config β οΈπ¨ (#7221) c6b7aff
- π¨ [Frontend] ViP Market enhancements (#7212) 43afd74
- π¨ add `is_hidden_on_market` field for listing (ποΈ) (#7227) 2305d68
- refactor 12440f7
- Merge remote-tracking branch 'upstream/master' into pr-osparc-s3-zip-stream-worker-code 74611a9
GitHK pushed 1 commit to pr-osparc-stream-zipping-of-s3-content GitHK/osparc-simcore-forked
- rename fixture 0ec7e23
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
Current implementation is still valid. I tried really hard to use `download_fileobj`, but could not do so. The `download_fileobj` writes to a `file object`. The options you are highlighting, help...
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
Yes. I think it has no impact on the execution since this is praised with functions that access disk and/or network. It's simply more convenient.
GitHK pushed 5 commits to pr-osparc-stream-zipping-of-s3-content GitHK/osparc-simcore-forked
- π¨ itis vip syncer: adds periodicity in config β οΈπ¨ (#7221) c6b7aff
- π¨ [Frontend] ViP Market enhancements (#7212) 43afd74
- π¨ add `is_hidden_on_market` field for listing (ποΈ) (#7227) 2305d68
- added missing type 2c2d2db
- Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-zipping-of-s3-content 526ed0a
GitHK pushed 4 commits to pr-osparc-stream-zipping-of-s3-content GitHK/osparc-simcore-forked
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
missing return type
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
π
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
missing return type
GitHK created a review on a pull request on ITISFoundation/osparc-simcore
Please rename the directory as suggested
GitHK created a review on a pull request on ITISFoundation/osparc-simcore
Please rename the method as suggested
GitHK created a review comment on a pull request on ITISFoundation/osparc-simcore
There is something wrong with what you are doing and long running tasks. Long running tasks come with their own execution backend. The name you have chosen is wrong. I do not agree with it. Littera...
GitHK pushed 26 commits to pr-osparc-stream-zipping-of-s3-content GitHK/osparc-simcore-forked
- β¨ adding `docker-api-proxy` service β οΈ (#7070) Co-authored-by: Andrei Neagu <[email protected]> f9f5df3
- πStorage: fix access to DatCore (#7213) 5726949
- π¨ [Frontend] Hide Sim4Life->oSparc integration features (#7207) c04a389
- β»οΈ refactors web-api project's `ui` schemas (#7210) dd342a3
- β¨ Adding `catalog` client to `dynamic-scheduler` β οΈ (#7162) Co-authored-by: Andrei Neagu <[email protected]> b0edf43
- π migration fix (ποΈ) (#7216) 62c8a09
- β»οΈ Making `docker-api-network` internal (#7222) Co-authored-by: Andrei Neagu <[email protected]> c53197d
- Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-zipping-of-s3-content eea3fba
- β¨ product's ui config ποΈ (#7217) 510d846
- rename ed8280f
- rename f170791
- β¨ [Frontend] Read product.ui from backend (#7220) 5f92eca
- rename module 17c0ac5
- refactor interface c024827
- β»οΈ VIP models introduce licensed versioning (ποΈ) (#7215) e35a13f
- refactor progress a844a0c
- refactor placement of FileLikeFileStreamReader a277e12
- rename 5a1a8e7
- update ec87ba0
- rename and move around parts b835ae0
- and 6 more ...