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 regclient to v0.8.2 #11624

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

martincostello
Copy link
Contributor

What are you trying to accomplish?

Update the Docker updated to the latest release of regclient, v0.8.2.

I spotted it was relatively old while writing a custom workflow to update uses: docker://{...} syntax actions as this isn't currently supported by dependabot #8362 (comment).

Anything you want to highlight for special attention from reviewers?

Noe.

How will you know you've accomplished your goal?

The tests pass.

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@github-actions github-actions bot added the L: docker Docker containers label Feb 18, 2025
@martincostello martincostello marked this pull request as ready for review February 18, 2025 10:25
@martincostello martincostello requested a review from a team as a code owner February 18, 2025 10:25
@martincostello

This comment was marked as resolved.

Update regclient to the latest release.
The command from the comment generates a different result in WSL to the apparent real checksum on my computer.

Try pwsh's `(Get-FileHash -Path $fileName -Algorithm SHA256).Hash.ToLowerInvariant()` instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: docker Docker containers
Projects
Status: Ready
Development

Successfully merging this pull request may close these issues.

2 participants