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

ci: use renovate, update CI and precommit and automate docs #10

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

tagoro9
Copy link
Contributor

@tagoro9 tagoro9 commented Jul 5, 2024

Description

Update the action to meet our latest standards

Changes

  • ci: use renovate, update CI and precommit and automate docs

🚀 PR created with fotingo

@tagoro9 tagoro9 requested review from OmarJaroudi and Toolo July 5, 2024 16:40
@tagoro9 tagoro9 force-pushed the f/modernize_the_action branch 2 times, most recently from 219c8c9 to 82357b0 Compare July 5, 2024 17:19
@tagoro9 tagoro9 force-pushed the f/modernize_the_action branch from 82357b0 to 9063d4e Compare July 5, 2024 17:40
Copy link

github-actions bot commented Jul 5, 2024

Release notes preview

No new release will be created.

If you are expecting a release, you will need to either fix a bug or add a feature.
Chores, CI, docs, refactoring, style and other changes will not trigger a release.

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.

would these jobs also potentially get rate limited if we run them all at the same time?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

They might. Not ready yet, but I've been experimentin with using a Github App for renovate (and also having a single runner in charge of the cron updates) and just leave this adhoc job for when we check a checkbox in PRs

@tagoro9 tagoro9 merged commit 83c63a1 into main Jul 18, 2024
5 checks passed
@tagoro9 tagoro9 deleted the f/modernize_the_action branch July 18, 2024 19:56
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.

2 participants