Skip to content

chore: release main#244

Merged
kylebarron merged 1 commit intomainfrom
release-please--branches--main
Feb 19, 2026
Merged

chore: release main#244
kylebarron merged 1 commit intomainfrom
release-please--branches--main

Conversation

@ds-release-bot
Copy link
Copy Markdown
Contributor

@ds-release-bot ds-release-bot bot commented Feb 18, 2026

🤖 I have created a release beep boop

0.3.0-beta.2

0.3.0-beta.2 (2026-02-19)

Features

  • feat: Add AbortSignal support to GeoTIFF.fetchTile (9d133b8)
geotiff: 0.3.0-beta.2

0.3.0-beta.2 (2026-02-19)

Features

  • feat: Add AbortSignal support to GeoTIFF.fetchTile (9d133b8)

This PR was generated with Release Please. See documentation.

@kylebarron
Copy link
Copy Markdown
Member

@gadomski seems weird that it automatically bumps from 0.3.0-beta.1 to 0.4.0-beta.1? I'd prefer it publish a new beta and then at some point we publish all of 0.2.0 to 0.3.0 at once.

@gadomski
Copy link
Copy Markdown
Contributor

Yeah I agree, I think there's a way to tweak the config to not have it do that. I'll take a look later today or tomorrow morning?

@kylebarron
Copy link
Copy Markdown
Member

Yeah no rush!

@ds-release-bot ds-release-bot bot force-pushed the release-please--branches--main branch from 95890d9 to b0cc661 Compare February 19, 2026 13:26
@gadomski
Copy link
Copy Markdown
Contributor

I tweaked the PR description of #243 and re-ran to fix the version.

I did a bit more reading, and I think release-please is pretty poor at pre-release stuff ... most of the docs I found recommended using a dedicated branch with a different pre-release config to cut betas. So if alphas/betas/rcs are pretty regular part of your workflow, either

  1. Use Release-as: x.y.z-beta.n in the PR descriptions, or
  2. Abandon release-please as Too Much Work™

@kylebarron
Copy link
Copy Markdown
Member

dedicated branch with a different pre-release config to cut betas

!!!

That sounds so annoying

So if alphas/betas/rcs are pretty regular part of your workflow, either

I use them pretty frequently to essentially do integration testing between my projects to validate they're all working together before publishing the standard release.

The problem is when I forget to make a mainline release 🙈

ahem
image

@kylebarron kylebarron merged commit e82e6d9 into main Feb 19, 2026
4 checks passed
@kylebarron kylebarron deleted the release-please--branches--main branch February 19, 2026 15:45
@ds-release-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants