forked from spack/spack
-
Notifications
You must be signed in to change notification settings - Fork 5
Bump docker/setup-buildx-action from 1.6.0 to 2.5.0 #47
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
Open
dependabot
wants to merge
10,000
commits into
sdsc-0.17.3
Choose a base branch
from
dependabot/github_actions/docker/setup-buildx-action-2.5.0
base: sdsc-0.17.3
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump docker/setup-buildx-action from 1.6.0 to 2.5.0 #47
dependabot
wants to merge
10,000
commits into
sdsc-0.17.3
from
dependabot/github_actions/docker/setup-buildx-action-2.5.0
Conversation
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
This package had its url set to a github url and was then changed to a CRAN url. The checksums need to change as a result.
* New verion: py-html5lib 1.1 * Update var/spack/repos/builtin/packages/py-html5lib/package.py Co-authored-by: Adam J. Stewart <[email protected]> * Update var/spack/repos/builtin/packages/py-html5lib/package.py Co-authored-by: Adam J. Stewart <[email protected]> * Update package.py * Update package.py * Update package.py * Update package.py * Update var/spack/repos/builtin/packages/py-html5lib/package.py Co-authored-by: Adam J. Stewart <[email protected]> * Update var/spack/repos/builtin/packages/py-html5lib/package.py Co-authored-by: Adam J. Stewart <[email protected]> Co-authored-by: Adam J. Stewart <[email protected]>
* New version: py-deprecation 2.1.0 * Update package.py
* New versions of py-google-auth and py-google-auth-oauthlib * Update var/spack/repos/builtin/packages/py-google-auth/package.py Co-authored-by: Adam J. Stewart <[email protected]> Co-authored-by: Adam J. Stewart <[email protected]>
* New versions: py-gitdb 4.0.7, 4.0.8, 4.0.9 * Update var/spack/repos/builtin/packages/py-gitdb/package.py Co-authored-by: Adam J. Stewart <[email protected]> * Update package.py Co-authored-by: Adam J. Stewart <[email protected]>
* New versions of py-gitpython * Update package.py
…ns (spack#27084) * package/qgis: fix runtime issue, improve package file, add new versions * replace conflict with depends_on * tidy up Co-authored-by: sbulut <[email protected]>
Fedora updated git, so we need to apply, again, the workaround for CVE-2022-24765
- [x] Add `mkdir -p` and `chmod` to ensure `/home/spack-test` exists and
has correct permissions.
- [x] Remove version comments from dependabot-managed action commits
- [x] Don't duplicate comment describing required fixes for distros with
patched git
When an upstream is specified but the directory does not exist, don't create the directory for it, it might not be yours.
A non-existent upstream should not be fatal: it could only mean it is not deployed yet. In the meantime, it should not block the user to rebuild anything it needs. A warning is still emitted, to let the user decide if this is ok or not.
Fixes missing chgrp on symlinks in package installations, and errors on symlinks referencing non-existent or non-writable locations. Note: `os.chown(.., follow_symlinks=False)` is python3 only, but `os.lchown` exists in both versions.
…ge specs as a reference
…ge specs as a reference
The updated packages and dependency chains included in this commit were used to deploy the new candidate production spack instance expanse/0.17.3/gpu/a on Expanse in the /cm/shared Ceph filesystem. Also added the new SPECS.md file with the aim to help improve documentation of the package dependency chains.
The updated packages and dependency chains included within this commit were used to deploy the new candidate production spack instance expanse/0.17.3/cpu/a on Expanse in the /cm/shared Ceph filesystem. Also added its SPECS.md file.
During the update to spack v0.17.3, +knem and +xpmem were reset for ucx to more closely match the AMD spack spec for openmpi [1]. However, it was found that one or both variants when enabled in the latest deployed pre-production test instances led to reduced performance for several applications, namd with a charmpp backend=mpi in particular. In the next iteration of the spack stack, which will be tested on devexp soon, we will revisit this issue and attempt to set knem and xpmem as external packages coming directly from the Mellanox OFED distribution installed by the HPC Systems Group. [1] https://developer.amd.com/spack/hpc-applications-openmpi
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 2.5.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@94ab11c...4b4e9c3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
7581e69 to
0cf7ba9
Compare
Author
|
A newer version of docker/setup-buildx-action exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
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.
Bumps docker/setup-buildx-action from 1.6.0 to 2.5.0.
Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
4b4e9c3Merge pull request #216 from awendland/patch-1eb27bcbMerge pull request #218 from crazy-max/fix-builder-removalb7471d4update generated contente2df91echeck builder exists before removal85ce96bdo not remove builder using the docker driverf549413Merge pull request #217 from docker/dependabot/npm_and_yarn/docker/actions-to...9998869update generated contente30725cBump@docker/actions-toolkitfrom 0.1.0-beta.16 to 0.1.0-beta.18f1dc97eMerge pull request #213 from crazy-max/cleanup-input51ecd0anit typo in README.md, csv is comma-delimitedYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)