Replies: 2 comments 3 replies
|
Yup my priority is getting rid of query right now and also that takes time. In the meantime a minor release can surely be done. |
0 replies
|
FYI: Release got cut and images on PHP 8.4 built and pushed, but with the PHP 8.5 ones we are now hitting the docker hub rate limits for pulling the alpine 3.23 base images, so have to retry after the 6h cooldown. Is this a new limit with docker hub or were we just lucky never to run into this so far? This also prevents the pelican website getting rebuilt with latest API & code coverage reports. But the demo website did get upgraded to the 2.0.4 release using the PHP 8.4 based image, which got built before our github CI/CD got rate limited. I'll try to conclude this tonight. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We have had a good run with releases last year, but for various reasons seem to have stalled a bit to get our latest 2.0.4 out of the door. It's mostly bug fixes and updated 3rd part libraries, but also adds to new translations with Swedish and Persian. We got a bit side-tracked with the zlib library refactor, but at least got that to a point where we can get that library finally upgraded, too.
Here is the list of open pull requests that relate to the next release:
Other ongoing or pending work that I'm aware of, not tied to or blocking the release:
@rugk, @Ribas160, @karthikkasturi & @r4sas - I'd appreciate your help in getting the open pull requests reviewed and re-reviewed after changes, so we can maybe use one of the longer weekends in May to finally get this release out of the door. I think we are close, but due to current time constraints of @rugk and myself progress seems slower than it could otherwise be. I feel that with 3-4 releases a year we could keep the momentum of the project, which will also draw new contributions and hopefully reduce the load on each of our shoulders.
All reactions