Remove the "All Archived Builds" link at the bottom of the Daily Builds archive page #12
Labels
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-buildbot-www#12
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If on the Daily Builds page, the "All Archived Builds" link is necessary, it is not (necessary) at the bottom of the Daily Builds archive page.
But also on :
Thanks for the suggestion. Makes sense to have an if statement around it.
Has this issue been closed by mistake?
I can still see the "All Archived Builds" link at the bottom of https://builder.blender.org/download/daily/archive/
And as well on these other pages: #12 (comment)
@xan2622 The issue is closed when commit it done. It's how Gitea handles it. It doesn't necessarily mean the code is actually deployed to production.
@martonlente It would be good if the UI/web people will communicate to the people who actually run and use the system, so that they are aware that things change, and that a deployment might need to happen. Not sure if you was in the talks with @bartvdbraak about it.
Also please use code review in the future. The way the code is written is not how you're supposed to writing it. A lot of it is copying the existing bad practices, but without proper reviews we will not be able to move to a better state of code.