Skip to content

REL: prepare v0.15.0 release#432

Merged
lucascolley merged 2 commits into
data-apis:mainfrom
lucascolley:rel-0.15.0
Jun 7, 2026
Merged

REL: prepare v0.15.0 release#432
lucascolley merged 2 commits into
data-apis:mainfrom
lucascolley:rel-0.15.0

Conversation

@lucascolley

Copy link
Copy Markdown
Member

No description provided.

@lucascolley lucascolley requested a review from ev-br June 7, 2026 15:21
@lucascolley lucascolley marked this pull request as ready for review June 7, 2026 15:22
Comment thread docs/changelog.md Outdated
@ev-br

ev-br commented Jun 7, 2026

Copy link
Copy Markdown
Member

LGTM.
Agreed that cutting a release makes sense.
Want to do the honours Lucas?

@lucascolley lucascolley merged commit e1d4eed into data-apis:main Jun 7, 2026
@lucascolley lucascolley deleted the rel-0.15.0 branch June 7, 2026 16:31
@lucascolley

Copy link
Copy Markdown
Member Author

@ev-br how does one trigger the release again? I pushed https://github.com/data-apis/array-api-compat/releases/tag/1.15 but that doesn't seem to have triggered the workflow

@ev-br

ev-br commented Jun 7, 2026

Copy link
Copy Markdown
Member

https://data-apis.org/array-api-compat/dev/releasing.html recommends to delete a tag and push it again.
If that doesn't work, I wonder if the build system update is breaking something (no idea what or how)

@lucascolley

Copy link
Copy Markdown
Member Author

alright it worked now, maybe gh-433 made a difference, or maybe it was just a blip

@ev-br

ev-br commented Jun 8, 2026

Copy link
Copy Markdown
Member

Brilliant, thanks Lucas.
While it's still fresh in memory: what did you do exactly that worked?

@lucascolley

Copy link
Copy Markdown
Member Author
git tag -d 1.15
git push upstream --delete 1.15
git tag -a 1.15
git push upstream 1.15

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