Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rethink release cycle #160

Closed
gilbertsoft opened this issue Apr 28, 2020 · 2 comments
Closed

Rethink release cycle #160

gilbertsoft opened this issue Apr 28, 2020 · 2 comments
Projects

Comments

@gilbertsoft
Copy link
Collaborator

Currently we have the problem with the new releases that the start page is updated before the download page or the old /json api is ready and this leads to questions by the users. The start page should be updated after everything else is ready and not before.

@gilbertsoft
Copy link
Collaborator Author

One solution could be to flag new releases to prevent showing them on the start page. The Darth scripts should check the various download links and perhaps also the version constant especially for the split tree packages for composer installs. After the checks have passed Darth reflags the release to be ready now and the start page is updated. The releases should not be visible public before this point also not in the /json and the new api. Then Darth checks again e.g. the json and the announcements are done after this point.

@gilbertsoft gilbertsoft added this to High priority in Task List Aug 4, 2020
@gilbertsoft
Copy link
Collaborator Author

This should be solved now by various caching optimizations #369, #363, #337

Task List automation moved this from High priority to Closed Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Task List
  
Closed
Development

No branches or pull requests

1 participant