Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

globus/globus-compute

LeiGlobus pushed 23 commits to build_for_stable globus/globus-compute
  • Add short label to Kubernetes example config A recent change (PR #1654) to the default `label` argument value passed... 3567529
  • add diagnostic ack message with file name 30bb693
  • Remove pipx --include-deps flag from docs As of #1600, we call Parsl's `process_worker_pool.py` script via the `pyth... e7af3ee
  • Bump globus-sdk dependency to at least v3.46.0 This version moves `GlobusApp` and related objects out of experimental. 2b81fef
  • Update paths to GlobusApp and TokenStorage objects Globus SDK version 3.46.0 moves these out of the `experimental` m... 6dbf835
  • Merge pull request #1682 from globus/add_diag_base_msg add diagnostic ack message with file name 2b0bf22
  • Merge pull request #1685 from globus/v2.29.0 Bump versions and changelog for release v2.29.0 cdcae0a
  • Minor tests refactor: use common fixture 258497b
  • Fix AuthorizerLoginManager KeyError The `AuthorizerLoginManager.get_auth_client()` method used the wrong resource se... 6058669
  • Rewrite MEP doc as additional, not either/or The first round of MEP documentation focused on the intended audience o... e75b533
  • PR comments addressed cdbc8e8
  • PR comments, round 2 2a7d54c
  • epmanager tests DRY refactor 232238b
  • Update initgroups thinking The original thrust of the MEP work was that it was strictly for administrators. After w... 1d2f0dd
  • Add runtime type checking to Batch class Per user-identified typo-able interaction: args=("abc") # a str ... 5732e93
  • Drop support for Python 3.8 Python 3.8 entered the end-of-life phase on 10-07-2024, and Parsl dropped support in v20... e75957f
  • Bump parsl dependency to 2024.10.21 7c1ca1f
  • Bump versions for alpha release v2.30.0a0 ff2472a
  • # This is a combination of 5 commits. # This is the 1st commit message: Document package release procedure # The co... 942bef1
  • Document package release procedure 7728743
  • and 3 more ...

View on GitHub

LeiGlobus pushed 18 commits to build_for_stable globus/globus-compute
  • Add short label to Kubernetes example config A recent change (PR #1654) to the default `label` argument value passed... fe0a825
  • Remove pipx --include-deps flag from docs As of #1600, we call Parsl's `process_worker_pool.py` script via the `pyth... 832f4ac
  • Bump globus-sdk dependency to at least v3.46.0 This version moves `GlobusApp` and related objects out of experimental. 7b4d4a3
  • Update paths to GlobusApp and TokenStorage objects Globus SDK version 3.46.0 moves these out of the `experimental` m... 673d6f3
  • add diagnostic ack message with file name 4106d5c
  • Minor tests refactor: use common fixture 346b575
  • Fix AuthorizerLoginManager KeyError The `AuthorizerLoginManager.get_auth_client()` method used the wrong resource se... a1e5af0
  • Rewrite MEP doc as additional, not either/or The first round of MEP documentation focused on the intended audience o... 7cf9da1
  • PR comments addressed 3e07b8c
  • PR comments, round 2 34f71c7
  • epmanager tests DRY refactor 22daf82
  • Update initgroups thinking The original thrust of the MEP work was that it was strictly for administrators. After w... b3cd71d
  • Add runtime type checking to Batch class Per user-identified typo-able interaction: args=("abc") # a str ... 64b6507
  • Drop support for Python 3.8 Python 3.8 entered the end-of-life phase on 10-07-2024, and Parsl dropped support in v20... 11b6051
  • Bump parsl dependency to 2024.10.21 2e3458d
  • Bump versions for alpha release v2.30.0a0 d1f131b
  • Document package release procedure dd04032
  • modify release instructions 1ec6de4

View on GitHub

LeiGlobus created a review on a pull request on globus/globus-compute

View on GitHub

khk-globus opened a pull request on globus/globus-compute
Bump versions for alpha release v2.30.0a0
khk-globus created a tag on globus/globus-compute

2.30.0a0 - Globus Compute: High Performance Function Serving for Science

khk-globus created a branch on globus/globus-compute

v2.30.0 - Globus Compute: High Performance Function Serving for Science

khk-globus pushed 1 commit to build_improvements_thanks_kurt globus/globus-compute

View on GitHub

khk-globus created a branch on globus/globus-compute

build_improvements_thanks_kurt - Globus Compute: High Performance Function Serving for Science

rjmello deleted a branch globus/globus-compute

bump-parsl-2024.10.21

rjmello pushed 1 commit to main globus/globus-compute
  • Bump parsl dependency to 2024.10.21 7c1ca1f

View on GitHub

rjmello closed a pull request on globus/globus-compute
Bump parsl dependency to 2024.10.21
# Description Pinned `parsl` dependency to version 2024.10.21. [sc-36694] ## Type of change - Code maintenance/cleanup
khk-globus created a review on a pull request on globus/globus-compute

View on GitHub

rjmello opened a pull request on globus/globus-compute
Bump parsl dependency to 2024.10.21
# Description Pinned `parsl` dependency to version 2024.10.21. [sc-36694] ## Type of change - Code maintenance/cleanup
rjmello pushed 1 commit to bump-parsl-2024.10.21 globus/globus-compute
  • Bump parsl dependency to 2024.10.21 cde22fa

View on GitHub

rjmello created a branch on globus/globus-compute

bump-parsl-2024.10.21 - Globus Compute: High Performance Function Serving for Science

rjmello deleted a branch globus/globus-compute

batch-add-args-require-tuple

rjmello deleted a branch globus/globus-compute

bump-parsl-v2024.10.21

rjmello deleted a branch globus/globus-compute

drop-python-3.8

rjmello pushed 1 commit to main globus/globus-compute
  • Drop support for Python 3.8 Python 3.8 entered the end-of-life phase on 10-07-2024, and Parsl dropped support in v20... e75957f

View on GitHub

rjmello closed a pull request on globus/globus-compute
Drop support for Python 3.8
# Description Python 3.8 entered the end-of-life phase on 10-07-2024, and Parsl dropped support in v2024.10.14. Ref: https://peps.python.org/pep-0569/ ## Type of change - Code maintenan...
rjmello created a comment on a pull request on globus/globus-compute
Yeah, I ran into the same issues with 3.13, so figured we should keep the changes separate.

View on GitHub

khk-globus created a review on a pull request on globus/globus-compute
No; in scrum yesterday, I thought we landed on keeping these two actions disparate? In particular, I went ahead locally and tried out 3.12 and 3.13. I'm having an issue with 3.13 that I'm worki...

View on GitHub

chris-janidlo created a comment on a pull request on globus/globus-compute
Maybe out of scope for this PR, but should we should add support for both of the Pythons in `bugfix` status, 3.12 and 3.13: https://devguide.python.org/versions/#python-release-cycle

View on GitHub

rjmello opened a pull request on globus/globus-compute
Drop support for Python 3.8
# Description Python 3.8 entered the end-of-life phase on 10-07-2024, and Parsl dropped support in v2024.10.14. Ref: https://peps.python.org/pep-0569/ ## Type of change - Code maintenan...
rjmello created a branch on globus/globus-compute

drop-python-3.8 - Globus Compute: High Performance Function Serving for Science

LeiGlobus pushed 20 commits to ha-endpoints-sc-35308 globus/globus-compute
  • Set max_workers_per_node to 1 in default config c6ffb24
  • Use code-style formatting for link 563c3ae
  • Bump versions for alpha release v2.29.0a0 3ea8c04
  • Add short label to Kubernetes example config A recent change (PR #1654) to the default `label` argument value passed... 3567529
  • add diagnostic ack message with file name 30bb693
  • Remove pipx --include-deps flag from docs As of #1600, we call Parsl's `process_worker_pool.py` script via the `pyth... e7af3ee
  • Bump globus-sdk dependency to at least v3.46.0 This version moves `GlobusApp` and related objects out of experimental. 2b81fef
  • Update paths to GlobusApp and TokenStorage objects Globus SDK version 3.46.0 moves these out of the `experimental` m... 6dbf835
  • Merge pull request #1682 from globus/add_diag_base_msg add diagnostic ack message with file name 2b0bf22
  • Bump versions and changelog for release v2.29.0 3d89cc7
  • Merge pull request #1685 from globus/v2.29.0 Bump versions and changelog for release v2.29.0 cdcae0a
  • Minor tests refactor: use common fixture 258497b
  • Fix AuthorizerLoginManager KeyError The `AuthorizerLoginManager.get_auth_client()` method used the wrong resource se... 6058669
  • Rewrite MEP doc as additional, not either/or The first round of MEP documentation focused on the intended audience o... e75b533
  • PR comments addressed cdbc8e8
  • PR comments, round 2 2a7d54c
  • epmanager tests DRY refactor 232238b
  • Update initgroups thinking The original thrust of the MEP work was that it was strictly for administrators. After w... 1d2f0dd
  • Add runtime type checking to Batch class Per user-identified typo-able interaction: args=("abc") # a str ... 5732e93
  • add high-assurance placeholder option to endpoint configuration 1505755

View on GitHub

rjmello created a branch on globus/globus-compute

bump-parsl-v2024.10.21 - Globus Compute: High Performance Function Serving for Science

yadudoc pushed 17 commits to configure_tasks_working_dir globus/globus-compute
  • Bump versions for alpha release v2.29.0a0 3ea8c04
  • add diagnostic ack message with file name 30bb693
  • Remove pipx --include-deps flag from docs As of #1600, we call Parsl's `process_worker_pool.py` script via the `pyth... e7af3ee
  • Bump globus-sdk dependency to at least v3.46.0 This version moves `GlobusApp` and related objects out of experimental. 2b81fef
  • Update paths to GlobusApp and TokenStorage objects Globus SDK version 3.46.0 moves these out of the `experimental` m... 6dbf835
  • Merge pull request #1682 from globus/add_diag_base_msg add diagnostic ack message with file name 2b0bf22
  • Bump versions and changelog for release v2.29.0 3d89cc7
  • Merge pull request #1685 from globus/v2.29.0 Bump versions and changelog for release v2.29.0 cdcae0a
  • Minor tests refactor: use common fixture 258497b
  • Fix AuthorizerLoginManager KeyError The `AuthorizerLoginManager.get_auth_client()` method used the wrong resource se... 6058669
  • Rewrite MEP doc as additional, not either/or The first round of MEP documentation focused on the intended audience o... e75b533
  • PR comments addressed cdbc8e8
  • PR comments, round 2 2a7d54c
  • epmanager tests DRY refactor 232238b
  • Update initgroups thinking The original thrust of the MEP work was that it was strictly for administrators. After w... 1d2f0dd
  • Add runtime type checking to Batch class Per user-identified typo-able interaction: args=("abc") # a str ... 5732e93
  • Add working_dir as a kwarg to GlobusComputeEngineBase ThreadPoolEngine and ProcessPoolEngine now pass the working_di... c34d27b

View on GitHub

khk-globus deleted a branch globus/globus-compute

batch_runtime_type_checking

khk-globus pushed 1 commit to main globus/globus-compute
  • Add runtime type checking to Batch class Per user-identified typo-able interaction: args=("abc") # a str ... 5732e93

View on GitHub

Load more