forked from cylc/cylc-flow
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Macos 13 #65
Closed
Closed
Macos 13 #65
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bump dev version 8.3.0.dev
🤖 Merge 8.2.x into master
Add CYLC_ variables to template engine globals.
GH Actions: sync PR improvements
🤖 Merge 8.2.x-sync into master
event handlers: improve docs
data store: fix issue where task status didn't update in a timely fashion Closes cylc#5645
🤖 Merge 8.2.x-sync into master
🤖 Merge 8.2.x-sync into master
🤖 Merge 8.2.x-sync into master
GH Actions: fast-forward sync branch if possible
…-fix Succeeded state totals fix
🤖 Merge 8.2.x-sync into master
Fix incorrect clock-expire docs
🤖 Merge 8.2.x-sync into master
Docs: fix hidden note
Improve error message for Cylc cat log * replaced functional with integration tests for cat log error handling.
🤖 Merge 8.2.x-sync into master
* Tests to ensure simulation mode is conserved across restarts of the scheduler. * Test what happens to workflow run_mode upon restart. Raise an exception if the user tries to change mode. * default to live if run mode is none is db * test mode = None on restart
Fix misspelling of 'Rakiura'.
🤖 Merge 8.2.x-sync into master
* Add an itegration test pattern for implementing reference tests.
* We were using the pytest-env plugin to run the tests in a non-UTC time zone. * The pytest-env plugin doesn't work with pytest-xdist so this was being ignored. * Also due to the way TZ support works in Python, changing the env var whilst Python is running may or may not result in changes.
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
`cylc clean` remote timeout improvements
tests/i: add reflog fixture
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ons/download-artifact-4' into dependabot/github_actions/actions/upload-artifact-4
Update tests/integration/triggering.py Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com> Co-authored-by: Oliver Sanders <oliver.sanders@metoffice.gov.uk>
…ons/upload-artifact-4 Bump actions/upload-artifact from 3 to 4
oliver-sanders
commented
Dec 19, 2023
oliver-sanders
commented
Dec 19, 2023
Now trying macos 11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Lets try out the macos 13 runners to see if the DNS is stable there.