You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
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
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
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.
The text was updated successfully, but these errors were encountered: