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

Bump eWaterCycle/setup-singularity from 6 to 7 #1554

Merged
merged 2 commits into from
Oct 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2021

Bumps eWaterCycle/setup-singularity from 6 to 7.

Release notes

Sourced from eWaterCycle/setup-singularity's releases.

v7

To use Singularity containers in a workflow you need to install it first. This GitHub Action downloads, compiles and installs it for you.

Added:

  • Pre build binary for Singularity 3.8.3

Fixed:

Commits
  • 931d4e3 Bump version
  • d0e4166 Merge pull request #5 from eWaterCycle/test-380-build
  • 77b2eaf Test build from source which has tarball without version in dir name
  • 3389d6e Use semver to check what extracted dir is and for which version the build fro...
  • f95ea89 Format
  • 6d5f4a9 Remove ,
  • 91fa051 More debugging
  • f7ce5b0 Focus on 3.8.0
  • 7c34e6d Build dist
  • 094faae Correct extract path
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eWaterCycle/setup-singularity](https://github.com/eWaterCycle/setup-singularity) from 6 to 7.
- [Release notes](https://github.com/eWaterCycle/setup-singularity/releases)
- [Commits](eWaterCycle/setup-singularity@v6...v7)

---
updated-dependencies:
- dependency-name: eWaterCycle/setup-singularity
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 21, 2021
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #1554 (77d746f) into main (d2889d2) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1554      +/-   ##
==========================================
- Coverage   65.92%   65.90%   -0.02%     
==========================================
  Files          91       91              
  Lines       16059    16059              
  Branches     4140     4140              
==========================================
- Hits        10587    10584       -3     
- Misses       4342     4344       +2     
- Partials     1130     1131       +1     
Impacted Files Coverage Δ
job.py 61.66% <0.00%> (-1.02%) ⬇️
cwltool/job.py 77.32% <0.00%> (+0.40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2889d2...77d746f. Read the comment docs.

@mr-c mr-c merged commit 441924f into main Oct 21, 2021
@mr-c mr-c deleted the dependabot/github_actions/eWaterCycle/setup-singularity-7 branch October 21, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant