Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actions.micromamba #84

Open
wants to merge 281 commits into
base: master
Choose a base branch
from
Open

Actions.micromamba #84

wants to merge 281 commits into from

Conversation

oliver-sanders
Copy link
Owner

No description provided.

MetRonnie and others added 30 commits October 23, 2024 16:58
🤖 Merge 8.3.x-sync into master
graphdepth update on remove fix
🤖 Merge 8.3.x-sync into master
`log_vc_info`: add tests for when VCS not installed
Ensure `cylc trigger` does not fall back to `flow=none` by default
🤖 Merge 8.3.x-sync into master
* Closes cylc#4914
* Closes cylc#6438
* If any of these signals are received, set the workflow to stop NOW.
* If the workflow is already stopping NOW, escalate that to NOW NOW
  (e.g. to handle stuck subprocpool processes)
* SIGINT is no longer handled as an exception (panic shutdown).
…a-files

examples: using data to define your workflow
gracefully handle SIGINT, SIGTERM and SIGHUP
task_events_mgr: handle missing job config
🤖 Merge 8.3.x-sync into master
🤖 Merge 8.3.x-sync into master
* We don't have a protocol for updating arbitrary lists incrementally.
* See cylc#6307
* This is a temporary patch to disable incremental output updates until
  we have a suitable protocol for doing so.
🤖 Merge 8.3.x-sync into master
Pass pre-install plugins the value of workflow rundir
🤖 Merge 8.3.x-sync into master
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.2)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/gh-action-pypi-publish-1.12.2

Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
Workflow: Release stage 1 - create release PR (Cylc 8+ only), run: 45
oliver-sanders and others added 30 commits January 23, 2025 13:56
🤖 Merge 8.4.x-sync into master
PEP-515 allowed integers to be defined with underscores from python 3.6.
This changes the behaviour of Cylc task parameters, as
`"123_456"` can now be interpreted as an integer.
Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
Assume task parameters with underscores to be strings.
* Add the "remove" operation to the task context menu.
* Dim no-flow tasks to make remove operations clear to the user.
  Closes cylc#6542
* Show workflow status in the context menu.
* Show task status, attributes and task flow numbers (if not {1}) in the task
  context menu.
* Show job status in the context menu.
🤖 Merge 8.4.x-sync into master
* Addresses cylc#6531 on the 8.4.x branch.
* Cylc 8 port of 7b6d8cb
* Update the PBS job runner to reflect a change in error message.
* The new pattern will also match the old format.
pbs: update connection failed error message
🤖 Merge 8.4.x-sync into master
🤖 Merge 8.4.x-sync into master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants