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

Modernize the action #7

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

tagoro9
Copy link
Contributor

@tagoro9 tagoro9 commented Mar 13, 2024

Description

This PR modernizes the action to use some of the latest standards and use renovatebot, extracts the docker-compose into a file and updates kubesealer to use the latest verssion (we no longer publish latest).

We will let renovatebot do it's job to handle kubesealer updates

The new action works fine

image

Changes

  • ci: update dotfiles and configs
  • ci: use actions-gha@v2

🚀 PR created with fotingo

@tagoro9 tagoro9 requested review from greenkiwi, a team and dgschwindturo March 13, 2024 23:05
@tagoro9 tagoro9 force-pushed the f/devops-11033_actions-kubesealer_repo_is_out_of_date branch from 1f9962c to f2cdbf5 Compare March 14, 2024 17:51
Copy link

Release notes preview

Below is a preview of the release notes if your PR gets merged.


1.3.0 (2024-03-14)

Features

  • update kubesealer and extract docker-compose into a file (f2cdbf5)

Continuous Integration

on:
schedule:
# Every day at midnight
- cron: "0 0 * * *"

Choose a reason for hiding this comment

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

Do we want to consider running this weekly instead and not every day?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point! I think we could instead use the renovatebot schedule instead https://docs.renovatebot.com/key-concepts/scheduling/ and add these to our presets

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will try to do as part of open-turo/renovate-config

@tagoro9 tagoro9 merged commit 353ff9a into main Mar 14, 2024
6 checks passed
@tagoro9 tagoro9 deleted the f/devops-11033_actions-kubesealer_repo_is_out_of_date branch March 14, 2024 18:10
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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