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

build: build and publish docker image on release #1297

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

mueckinger
Copy link
Contributor

@mueckinger mueckinger commented Oct 5, 2024

Hi! Finally I figured out how to automatically build docker images on every new rustic release.
Closes #1083
Completes tasks discussed in #969, #1008 and #1010.

Notes to the maintainers:

@simonsan simonsan added C-enhancement Category: New feature or request A-packaging Area: related to packaging labels Oct 5, 2024
@simonsan simonsan changed the title Build docker image on release build: build and publish docker image on release Oct 5, 2024
@simonsan simonsan added this pull request to the merge queue Oct 5, 2024
@simonsan
Copy link
Contributor

simonsan commented Oct 5, 2024

Thank you! 🚀

@simonsan simonsan added the A-ci Area: Issues/Pull requests related to CI label Oct 5, 2024
Merged via the queue into rustic-rs:main with commit a580952 Oct 5, 2024
27 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Oct 9, 2024
## 🤖 New release
* `rustic-rs`: 0.9.1 -> 0.9.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.9.2](v0.9.1...v0.9.2)
- 2024-10-09

### Added

- *(config)* Add hooks
([#1218](#1218))

### Other

- *(deps)* update rustic_core
([#1309](#1309))
- build and publish docker image on release
([#1297](#1297))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: Issues/Pull requests related to CI A-packaging Area: related to packaging C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Official Docker image
2 participants