You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Overview
Update Jupyter env to latest version, see
Ouranosinc/PAVICS-e2e-workflow-tests#137 for
more info.
## Changes
**Non-breaking changes**
- Update Jupyter env to version `py311-241111`.
**Breaking changes**
- This new Jupyter env requires the Jenkins host to be updated.
Jenkins host upgrade problem found and fix on Ouranos side can be found
here Ouranosinc/jenkins-config#16.
## Related Issue / Discussion
- Resolves [issue id](url)
## Additional Information
Links to other issues or sources.
- [ ] Things to do...
## CI Operations
<!--
The test suite can be run using a different DACCS config with
``birdhouse_daccs_configs_branch: branch_name`` in the PR description.
To globally skip the test suite regardless of the commit message use
``birdhouse_skip_ci`` set to ``true`` in the PR description.
Using ``[<cmd>]`` (with the brackets) where ``<cmd> = skip ci`` in the
commit message will override ``birdhouse_skip_ci`` from the PR
description.
Such commit command can be used to override the PR description behavior
for a specific commit update.
However, a commit message cannot 'force run' a PR which the description
turns off the CI.
To run the CI, the PR should instead be updated with a ``true`` value,
and a running message can be posted in following PR comments to trigger
tests once again.
-->
birdhouse_daccs_configs_branch: master
birdhouse_skip_ci: false
0 commit comments