holoviz / geoviews

Simple, concise geographical visualization in Python
http://geoviews.org
BSD 3-Clause "New" or "Revised" License
592 stars 76 forks source link

Prepare to release 1.13.0.rc1 #739

Closed ahuang11 closed 1 month ago

hoxbro commented 1 month ago

A bit of a chicken and age here, as you need a git tag for the Python version

I, therefore, usually do these pushes directly to the main.

As you are likely aware, an official release does not make much sense until we release Panel 1.5, because of Bokeh 3.5 support.

ahuang11 commented 1 month ago

Right I was planning to make a git tag for the Python version after this was approved + merged, and it was a good thing you picked up on the 3.5 thing. Pushing to main is quite scary for me :D

ahuang11 commented 1 month ago

Ok I'll push this to main directly and release rc

ahuang11 commented 1 month ago

Nevermind, I don't have permissions I think

Enumerating objects: 9, done.
Counting objects: 100% (9/9), done.
Delta compression using up to 12 threads
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 471 bytes | 471.00 KiB/s, done.
Total 5 (delta 4), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (4/4), completed with 4 local objects.
remote: error: GH006: Protected branch update failed for refs/heads/main.
remote: error: 7 of 7 required status checks are expected.
To https://github.com/holoviz/geoviews.git
 ! [remote rejected] main -> main (protected branch hook declined)
error: failed to push some refs to 'https://github.com/holoviz/geoviews.git'
hoxbro commented 1 month ago

Then just merge this and try to see if you can tag.

ahuang11 commented 1 month ago

Can't merge either. Don't have permissions here.

image
hoxbro commented 1 month ago

What if you click on the small arrow next to the button?

ahuang11 commented 1 month ago

Which one? Isn't that already in the screenshot

hoxbro commented 1 month ago

image

ahuang11 commented 1 month ago

Yes those are the options I see; same as the screenshot above

image