A small improvement to capture the error responses from Docker Hub when acquiring a token
Docker Hub Description v2.4.2
Fixes an issue that occurs when the repository name contains uppercase characters
Docker Hub Description v2.4.1
Fixed a bug where request errors were not being caught
Docker Hub Description v2.4.0
Refactored to a Typescript action. (non-breaking)
Inputs can now be set via with. Environment variable inputs and aliases continue to work for backwards compatibility.
Added input short-description to update the Docker Hub "description" field.
Docker Hub Description v2.3.1
Adds a check to determine if the readme file exists before proceeding.
Docker Hub Description v2.3.0
Outputs a clearer action result message in the run log.
Docker Hub Description v2.2.0
Adds compatibility with configuration sources used by other tools. Environment variables now have the aliases DOCKER_USERNAME, DOCKER_PASSWORD and DOCKER_REPOSITORY. Additionally, the target Docker repository will fall back to GITHUB_REPOSITORY if not set. peter-evans/dockerhub-description#12
Docker Hub Description v2.1.1
Adds a check to determine if the file size exceeds the maximum allowed 25,000 bytes
Docker Hub Description v2.1.0
Converted to Actions v2 container action. Now fetches the image instead of building from scratch. Should execute faster.
Commits
836d7e6 Merge pull request #64 from peter-evans/v3
You 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 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)
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps peter-evans/dockerhub-description from 2 to 3.
Release notes
Sourced from peter-evans/dockerhub-description's releases.
Commits
836d7e6
Merge pull request #64 from peter-evans/v36c2330d
Update runtime to node 167e2c013
Merge pull request #63 from peter-evans/rm-workflow451dfdc
ci: remove workflow72b5f8e
Merge pull request #62 from peter-evans/node-fetch142e236
chore: update node-fetch89908ca
Merge pull request #59 from peter-evans/update-distributiond8b3535
build: update distributionb73baad
Merge pull request #58 from peter-evans/update-dependencies2f090b7
chore: update dependenciesYou 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 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)