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

Switch to monthly release cadence #509

Merged
merged 1 commit into from Apr 24, 2024
Merged

Conversation

jeffwidman
Copy link
Member

We'd like to start releasing monthly so that we don't fall quite so far behind... based on past commit frequency, most of these releases will only contain merged :dependabot: PR's bumping our deps, but this way we find out quickly if a dep breaks our action.

@jeffwidman jeffwidman requested a review from a team as a code owner March 21, 2024 22:27
on:
on: # yamllint disable-line rule:truthy
schedule:
- cron: '0 0 1 * *'
Copy link
Member

@Nishnha Nishnha Mar 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we usually add the crontab link as a comment so it's easy to look up https://crontab.guru/#0_0_1_*_*

@jeffwidman
Copy link
Member Author

Feel free to 🚢 this, otherwise I will do so when I return from my trip. That way if there's any unexpected issues I'm available to help resolve them.

We'd like to start releasing monthly so that we don't fall quite so far behind... based on past commit frequency, most of these releases will only contain merged :dependabot: PR's bumping our deps, but this way we find out quickly if a dep breaks our action.
@Nishnha Nishnha force-pushed the switch-to-monthly-release-cadence branch from 5478d3b to 7c323d5 Compare April 24, 2024 14:05
@Nishnha Nishnha merged commit 76b7fe9 into main Apr 24, 2024
6 checks passed
@Nishnha Nishnha deleted the switch-to-monthly-release-cadence branch April 24, 2024 14:18
github-actions bot pushed a commit to kairos-io/provider-kairos that referenced this pull request Apr 24, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[dependabot/fetch-metadata](https://togithub.com/dependabot/fetch-metadata)
| action | minor | `v2.0.0` -> `v2.1.0` |

---

### Release Notes

<details>
<summary>dependabot/fetch-metadata (dependabot/fetch-metadata)</summary>

###
[`v2.1.0`](https://togithub.com/dependabot/fetch-metadata/releases/tag/v2.1.0)

[Compare
Source](https://togithub.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.0)

#### What's Changed

- Relax `engine-strict=true` by
[@&#8203;jeffwidman](https://togithub.com/jeffwidman) in
[dependabot/fetch-metadata#510
- Handle branch names containing hyphen separators by
[@&#8203;tspencer244](https://togithub.com/tspencer244) in
[dependabot/fetch-metadata#450
- Switch to monthly release cadence by
[@&#8203;jeffwidman](https://togithub.com/jeffwidman) in
[dependabot/fetch-metadata#509
- v2.1.0 by
[@&#8203;fetch-metadata-action-automation](https://togithub.com/fetch-metadata-action-automation)
in
[dependabot/fetch-metadata#518

#### New Contributors

- [@&#8203;tspencer244](https://togithub.com/tspencer244) made their
first contribution in
[dependabot/fetch-metadata#450

**Full Changelog**:
dependabot/fetch-metadata@v2.0.0...v2.1.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, Automerge - At
any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants