Skip to content

Commit

Permalink
chore(deps): update hhd-dev/rechunk action to v1 (#226)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [hhd-dev/rechunk](https://redirect.github.com/hhd-dev/rechunk) |
action | major | `v0.8.6` -> `v1.0.1` |

---

### Release Notes

<details>
<summary>hhd-dev/rechunk (hhd-dev/rechunk)</summary>

###
[`v1.0.1`](https://redirect.github.com/hhd-dev/rechunk/releases/tag/v1.0.1):
: Use F40, add meta.yml support

[Compare
Source](https://redirect.github.com/hhd-dev/rechunk/compare/v1.0.0...v1.0.1)

Adds support for providing a `meta.yml` file, and downgrades to fedora
40, as numpy does not have fedora 41 wheels.

**Full Changelog**:
hhd-dev/rechunk@v1.0.0...v1.0.1

###
[`v1.0.0`](https://redirect.github.com/hhd-dev/rechunk/releases/tag/v1.0.0):
: Use official ostree-rs-ext, add more capabilities

[Compare
Source](https://redirect.github.com/hhd-dev/rechunk/compare/v0.8.6...v1.0.0)

Switches to official ostree-rs-ext instead of fork + fedora 41, and adds
more capabilities.

#### What's Changed

- add capability to sunshine by
[@&#8203;m2Giles](https://redirect.github.com/m2Giles) in
[https://github.com/hhd-dev/rechunk/pull/6](https://redirect.github.com/hhd-dev/rechunk/pull/6)

#### New Contributors

- [@&#8203;m2Giles](https://redirect.github.com/m2Giles) made their
first contribution in
[https://github.com/hhd-dev/rechunk/pull/6](https://redirect.github.com/hhd-dev/rechunk/pull/6)

**Full Changelog**:
hhd-dev/rechunk@v0.8.6...v1.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rsturla/eternal-main).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Sturla <[email protected]>
  • Loading branch information
renovate[bot] and p5 authored Nov 1, 2024
1 parent 94cf87a commit a8d2b50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/rechunk/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ runs:
- name: Rechunk Image
id: rechunk
uses: hhd-dev/rechunk@v0.8.6
uses: hhd-dev/rechunk@v1.0.1
with:
rechunk: ghcr.io/hhd-dev/rechunk:v0.8.6
ref: ${{ inputs.ref }}
skip_compression: true
prev-ref: ${{ inputs.prev-ref }}
Expand Down

0 comments on commit a8d2b50

Please sign in to comment.