-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: google/re2
base: 2024-04-01
head repository: google/re2
compare: 2024-05-01
- 8 commits
- 11 files changed
- 1 contributor
Commits on Apr 8, 2024
-
It was probably neither needed nor used and will start causing problems as of CMake 3.29, which removes `PACKAGE_PREFIX_DIR`. Fixes #488. Change-Id: I707dc903234309698a6745d2b61279fd3b7bd6dc Reviewed-on: https://code-review.googlesource.com/c/re2/+/62930 Reviewed-by: Paul Wankadia <[email protected]> Reviewed-by: Alex Chernyakhovsky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ebe4a2 - Browse repository at this point
Copy the full SHA 9ebe4a2View commit details -
Bump some versions in
MODULE.bazel.Change-Id: I528b54aa604dcca48a915c8d87a23d7cbbe10659 Reviewed-on: https://code-review.googlesource.com/c/re2/+/62950 Reviewed-by: Jashank Jeremy <[email protected]> Reviewed-by: Paul Wankadia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f6f815 - Browse repository at this point
Copy the full SHA 4f6f815View commit details -
Add a GitHub Actions workflow for releases.
Triggering off a pushed tag, it creates the corresponding release, then downloads the source code archives and uploads them as release assets using Sigstore for signature. Someday, it will be convenient to switch to using SLSA for signature and provenance, but that day is not today. Yours truly has been wanting to automate away this dance for years. In light of CVE-2024-3094, now seemed like a really good time to do that. Change-Id: I0972ae5dcae7193ef457e23553a7dbe22adbfb1c Reviewed-on: https://code-review.googlesource.com/c/re2/+/62970 Reviewed-by: Ash Liu <[email protected]> Reviewed-by: Paul Wankadia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0e6423 - Browse repository at this point
Copy the full SHA b0e6423View commit details -
Fix the Sigstore inputs. Sigh.
Change-Id: I5ee5e77240952d4927959e2cdbe1b2f82cfa4d92 Reviewed-on: https://code-review.googlesource.com/c/re2/+/62971 Reviewed-by: Paul Wankadia <[email protected]> Reviewed-by: Ash Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e76b306 - Browse repository at this point
Copy the full SHA e76b306View commit details
Commits on Apr 9, 2024
-
Switch to PyPI publishing via a trusted publisher.
Change-Id: Ie94c5e6931f8fa70f238c9a5360874ff8833876a Reviewed-on: https://code-review.googlesource.com/c/re2/+/62972 Reviewed-by: Perry Lorier <[email protected]> Reviewed-by: Paul Wankadia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c7e162 - Browse repository at this point
Copy the full SHA 3c7e162View commit details -
Bring back
.YYYYMMDDsuffixes forgoogle-re2versioning.While I'm here, update @abseil-cpp to version 20240116.2. Fixes #486. Change-Id: I86ec3bd1860e2bd1424a67eb5590eaaa7cc4ea71 Reviewed-on: https://code-review.googlesource.com/c/re2/+/62990 Reviewed-by: Paul Wankadia <[email protected]> Reviewed-by: Alex Chernyakhovsky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b84e3ff - Browse repository at this point
Copy the full SHA b84e3ffView commit details
Commits on Apr 29, 2024
-
Prepare to tag release
2024-05-01.Bump versions of actions and dependencies. Change-Id: Ifb798e7c320b092e2faed2cd4d03fc962b8c009e Reviewed-on: https://code-review.googlesource.com/c/re2/+/63010 Reviewed-by: Alex Chernyakhovsky <[email protected]> Reviewed-by: Paul Wankadia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbb52d9 - Browse repository at this point
Copy the full SHA fbb52d9View commit details
Commits on Apr 30, 2024
-
Use
pkg-configto find GoogleTest and Benchmark.The GNU make CI workflow is currently broken on macOS because the Homebrew prefix differs between X64 and ARM64. It turns out that the compiler can't find GoogleTest (and Benchmark) anymore via the default path(s). We should really have been specifying the path(s) explicitly long before now anyway. Change-Id: If526389aa89b20b64ccfcc486769050c351e759f Reviewed-on: https://code-review.googlesource.com/c/re2/+/63030 Reviewed-by: Paul Wankadia <[email protected]> Reviewed-by: Alex Chernyakhovsky <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b354c6 - Browse repository at this point
Copy the full SHA 2b354c6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2024-04-01...2024-05-01