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

Schedule RE2 and Abseil upgrades #107

Closed
mudge opened this issue Sep 24, 2023 · 0 comments · Fixed by #111
Closed

Schedule RE2 and Abseil upgrades #107

mudge opened this issue Sep 24, 2023 · 0 comments · Fixed by #111
Assignees
Labels

Comments

@mudge
Copy link
Owner

mudge commented Sep 24, 2023

Now we’re bundling RE2 and Abseil, we should automatically check for new releases of both (ideally matching the cadence of RE2 releases), calculating the new checksum, updating dependencies.yml and raising a PR if required.

See https://github.com/peter-evans/create-pull-request for an action to manage raising PRs when there are changes.

@mudge mudge added the feature label Sep 24, 2023
mudge added a commit that referenced this issue Sep 24, 2023
So we can stay on top of updates to both RE2 and Abseil now they are
vendored with the gem, run a monthly job to check for any new releases
and update `dependencies.yml` accordingly, raising a PR if there are
any.

Closes #107
@mudge mudge self-assigned this Sep 24, 2023
mudge added a commit that referenced this issue Sep 24, 2023
So we can stay on top of updates to both RE2 and Abseil now they are
vendored with the gem, run a monthly job to check for any new releases
and update `dependencies.yml` accordingly, raising a PR if there are
any.

Closes #107
mudge added a commit that referenced this issue Sep 24, 2023
So we can stay on top of updates to both RE2 and Abseil now they are
vendored with the gem, run a monthly job to check for any new releases
and update `dependencies.yml` accordingly, raising a PR if there are
any.

Closes #107
mudge added a commit that referenced this issue Sep 24, 2023
So we can stay on top of updates to both RE2 and Abseil now they are
vendored with the gem, run a monthly job to check for any new releases
and update `dependencies.yml` accordingly, raising a PR if there are
any.

Closes #107
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 a pull request may close this issue.

1 participant