container configs: use correct key for conda configs - #4269
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mashehu
force-pushed
the
fix-conda-container-name
branch
from
May 7, 2026 10:11
9fb64cb to
6fe70b9
Compare
mashehu
force-pushed
the
fix-conda-container-name
branch
from
May 7, 2026 11:45
6fe70b9 to
3c70c2c
Compare
ningyuxin1999
approved these changes
May 8, 2026
Contributor
Author
|
@nf-core-bot changelog |
Contributor
Deployment Triggered 🚀mashehu, started a branch deployment to production (branch: You can watch the progress here 🔗 Details{
"type": "branch",
"environment": {
"name": "production",
"url": null
},
"deployment": {
"timestamp": "2026-05-08T14:31:44.882Z",
"logs": "https://github.com/nf-core/tools/actions/runs/25561301679"
},
"git": {
"branch": "3c70c2c80e0766fa07db0a758eb2e0a22b34db65",
"commit": "3c70c2c80e0766fa07db0a758eb2e0a22b34db65",
"verified": false,
"committer": "mashehu",
"html_url": "https://github.com/nf-core/tools/commit/3c70c2c80e0766fa07db0a758eb2e0a22b34db65"
},
"context": {
"actor": "mashehu",
"noop": false,
"fork": true,
"comment": {
"created_at": "2026-05-08T14:31:26Z",
"updated_at": "2026-05-08T14:31:26Z",
"body": "@nf-core-bot changelog",
"html_url": "https://github.com/nf-core/tools/pull/4269#issuecomment-4407243037"
}
},
"parameters": {
"raw": null,
"parsed": null
}
} |
Contributor
Deployment Results ✅mashehu successfully deployed branch Details{
"status": "success",
"environment": {
"name": "production",
"url": null
},
"deployment": {
"id": 4622808240,
"timestamp": "2026-05-08T14:32:09.491Z",
"logs": "https://github.com/nf-core/tools/actions/runs/25561301679",
"duration": 25
},
"git": {
"branch": "3c70c2c80e0766fa07db0a758eb2e0a22b34db65",
"commit": "3c70c2c80e0766fa07db0a758eb2e0a22b34db65",
"verified": false
},
"context": {
"actor": "mashehu",
"noop": false,
"fork": true
},
"reviews": {
"count": 1,
"decision": "APPROVED"
},
"parameters": {
"raw": null,
"parsed": null
}
} |
This file contains hidden or 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
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.
Closes #4266