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

chore: use slim renovate with constraints #579

Merged
merged 7 commits into from
May 23, 2024

Conversation

huxuan
Copy link
Member

@huxuan huxuan commented May 23, 2024

  1. Use slim version of renovate container image
  2. Constraints python and pdm version in Renovate.
  3. Manage the pdm version in the renovate constraints by renovate.
  4. Unify pdm version specified in pdm-project/setup-pdm GitHub Actions.
  5. Update related documentation.

With slim renovate docker image, it should saves time for container initialization. With fixed version of Python and pdm, it should bring more reproducibility.

@huxuan huxuan force-pushed the xuan.hu/renovate-constraints branch from ff4e1ba to d16cba1 Compare May 23, 2024 07:29
@huxuan huxuan linked an issue May 23, 2024 that may be closed by this pull request
1 task
@huxuan huxuan marked this pull request as ready for review May 23, 2024 07:41
@huxuan huxuan requested review from msclock and removed request for msclock May 23, 2024 07:44
@huxuan huxuan marked this pull request as draft May 23, 2024 07:44
@huxuan huxuan requested a review from msclock May 23, 2024 07:51
@huxuan huxuan marked this pull request as ready for review May 23, 2024 07:51
@huxuan huxuan enabled auto-merge (squash) May 23, 2024 07:51
@msclock
Copy link
Contributor

msclock commented May 23, 2024

It seems it cut a half of time comsuming. Great work.👍 I'd like to adopt it for ss-cpp later.

@huxuan huxuan merged commit 6535f7d into serious-scaffold:main May 23, 2024
19 checks passed
@huxuan huxuan deleted the xuan.hu/renovate-constraints branch May 23, 2024 09:55
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.

Use slim or even custom renovate image with fixed version of Python and pdm
2 participants