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

fix: add automatic tagging to action metadata for GHCR #9

Merged
merged 23 commits into from
Dec 29, 2020

Conversation

prototypicalpro
Copy link
Contributor

This PR switched repolinter-action from building the dockerfile every run to pulling a pre-built image from GHCR. The action.yml is automatically modified by semantic-release to pull the correct image tag, allowing the action to still obey versioning rules.

prototypicalpro and others added 23 commits December 28, 2020 15:47
## [1.6.2](v1.6.1...v1.6.2) (2020-12-28)

### Bug Fixes

* test adding automatic release tagging in action yml ([41c8a70](41c8a70))
* update CI workflow to publish to GHCR ([702a654](702a654))
* update package json ([0131e9e](0131e9e))
* upgrade dependencies, and release docker image to GHCR ([cc37be3](cc37be3))
## [1.6.2](v1.6.1...v1.6.2) (2020-12-29)

### Bug Fixes

* releaserc fixes ([b8964e5](b8964e5))
* test adding automatic release tagging in action yml ([41c8a70](41c8a70))
* update CI workflow to publish to GHCR ([702a654](702a654))
* update package json ([0131e9e](0131e9e))
* upgrade dependencies, and release docker image to GHCR ([cc37be3](cc37be3))
# [1.7.0](v1.6.1...v1.7.0) (2020-12-29)

### Bug Fixes

* releaserc fixes ([b8964e5](b8964e5))
* test adding automatic release tagging in action yml ([41c8a70](41c8a70))
* update CI workflow to publish to GHCR ([702a654](702a654))
* update package json ([0131e9e](0131e9e))
* upgrade dependencies, and release docker image to GHCR ([cc37be3](cc37be3))

### Features

* trigger feature release ([b035c7a](b035c7a))
# [1.8.0](v1.7.0...v1.8.0) (2020-12-29)

### Features

* add action.yml to releaserc ([698c3ed](698c3ed))
## [1.8.1](v1.8.0...v1.8.1) (2020-12-29)

### Bug Fixes

* update order of release steps ([ea86568](ea86568))
@prototypicalpro prototypicalpro merged commit 9237b83 into newrelic:main Dec 29, 2020
github-actions bot pushed a commit that referenced this pull request Dec 29, 2020
## [1.6.4](v1.6.3...v1.6.4) (2020-12-29)

### Bug Fixes

* add automatic tagging to action metadata for GHCR ([#9](#9)) ([9237b83](9237b83))
@github-actions
Copy link

🎉 This PR is included in version 1.6.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

prototypicalpro pushed a commit to prototypicalpro/repolinter-action that referenced this pull request Dec 29, 2020
## [1.6.4](newrelic/repolinter-action@v1.6.3...v1.6.4) (2020-12-29)

### Bug Fixes

* add automatic tagging to action metadata for GHCR ([newrelic#9](newrelic#9)) ([9237b83](newrelic@9237b83))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants