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

[Backport release-2.21] Improve pattern recognizing release artifacts #4818

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 9aafbb4 from #4817.

After changing release artifact names the `releases.csv` file generator
logic broke since the REGEX matcher expected different input. This PR
changes the matcher REGEX to match everything after all required fields:

![1710495096_grim](https://github.com/TileDB-Inc/TileDB/assets/5787996/397d7947-e4a0-4bb0-9748-e36cbb0f3d5a)

example release:
https://github.com/dudoslav/TileDB/releases/tag/t15.0.1-rc1

---
TYPE: NO_HISTORY
DESC: Change regex matching release artifacts

(cherry picked from commit 9aafbb4)
@KiterLuc KiterLuc closed this Mar 16, 2024
@KiterLuc KiterLuc reopened this Mar 16, 2024
@KiterLuc KiterLuc merged commit 3fdf46c into release-2.21 Mar 18, 2024
55 checks passed
@KiterLuc KiterLuc deleted the backport-4817-to-release-2.21 branch March 18, 2024 15:24
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