I didn't run any releases last week, so that's sti...
# development
c
I didn't run any releases last week, so that's still on my mind.. I was contemplating if it's time to cut the 2.20 alpha now, or perhaps next week.. thoughts?
As we're already up to a
.dev7
I feel we certainly have enough dev releases already at least πŸ˜‚
πŸ‘ 1
g
I asked >2 weeks when I was on duty πŸ˜„ I definitely think it'd be time. And 2.19.1 should go out too (or an RC thereof)
πŸ‘ 1
b
Keep the releases rolling, I say! If something misses the cut off, it can either be cherry picked or just roll into 2.21 like clockwork
πŸ‘ 1
b
For 2.20 specifically I was hoping to get this in before the first alpha: https://github.com/pantsbuild/pants/pull/20545 Other than that though, no other requests πŸ™‚
h
b
For all our own sanity, I'm hoping to get the VCS version change into the 2.20 series. I don't think cutting the branch precludes that though
h
Actually neither of these have to block the a0 release, as long as we get them in before the rc0
πŸ‘ 2
βž• 2
c
cutting 2.20.0a0 today
The public repos test workflow looks OK, although many example repos are red, that's due to formatting changes to BUILD files (however the messages make me wonder if there are multiple BUILD file formatters used at the same time.. perhaps resulting in conflicting results?) https://github.com/pantsbuild/pants/actions/runs/7929551583
b
Looks like a bug with the formatters!
The doc sync error seems to have a lot of irrelevant output , but maybe the core is:
Copy code
[cause]: Error: You are trying to create client-side redirections to invalid paths.
  
  These paths are redirected to but do not exist:
- /2.20/docs/tutorials-coming-soon/testing-plugins
- /2.20/docs/tutorials-coming-soon/create-a-new-goal
- /2.20/docs/tutorials-coming-soon/advanced-plugin-concepts
Maybe those files were renamed? And the old site redirects needs to be updated in the sync PR? (I’m on mobile and can’t easily check, though)
c
w
@curved-television-6568: thanks for following up on
2.20.0a0
! i'm MOTW this week, and it looks like we need a
2.19.1rc0
. anything else?
c
thanks, nothing else I'm aware of right now. we had an issue with ruff in 2.20.0a0 that we fixed.. so we may want an a1 soon to get that out perhaps