-
Notifications
You must be signed in to change notification settings - Fork 22
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
[IBCDPE-1006] Upgrades prod
to v24.1.1
#343
Merged
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
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.2.2...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
This PR upgrades our tower_version to v24.1.1. This will introduce a change which prevents compute environments from failing to be created.
…1006/upgrade_24_1_1 [IBCDPE-1006] Upgrades to v24.1.1
This adds a missing parameter to the TOWER_DB_URL. Documentation from Seqera [here](https://docs.seqera.io/platform/24.1.1/enterprise/release_notes/enterprise_latest#breaking-changes).
…rl_update [IBCDPE-1006] Updates mysql DBUrl
…p/setuptools-70.0.0 Bump setuptools from 68.2.2 to 70.0.0
thomasyu888
temporarily deployed
to
workflows-nextflow-dev
July 16, 2024 21:55
— with
GitHub Actions
Inactive
zaro0508
approved these changes
Jul 17, 2024
This PR adds access to the `iatlas-project` workspace for Vesteinn Thorsson (PI at ISB).
…1017/add_vesteinn_iatlas [IBCDPE-1017] Adds Vesteinn Thorsson (ISB) to `iatlas-project`
Quality Gate passedIssues Measures |
BWMac
temporarily deployed
to
workflows-nextflow-dev
July 17, 2024 19:41
— with
GitHub Actions
Inactive
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.
This PR upgrades our
prod
deployment tov24.1.1
. This is being done now so that we can take advantage of some bug fixes that Seqera has provided which should solve problems we have been having with creating compute environments.