summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2023-08-22Add signature verification instructionsDaniil Baturin
2023-08-22Use GH_ACCESS_TOKEN name for the environment variablesDaniil Baturin
For a reason beyond my understanding, GH Actions secrets cannot start with GITHUB_
2023-08-22Retrieve nightly build links from the new GitHub release storageDaniil Baturin
2022-08-14Remove snapshots pageDaniil Baturin
2022-05-21Use a shorter s3-us.vyos.io URL for snapshosts as wellDaniil Baturin
2022-05-21Use a shorter s3-us.vyos.io URL for image downloadsDaniil Baturin
2021-05-03Correct HTML element nesting for the "here link".Daniil Baturin
2021-05-03Use the natural sort function for snapshot sorting (courtesy of Christian ↵Daniil Baturin
Poessinger)
2021-05-03Add "here" links next to snapshot names.Daniil Baturin
2021-04-18Revert "Temporary fix: account for the snapshots bucket layout change."Christian Poessinger
This reverts commit e2722a011b7d969dbc3cd41a6998aff894482ea9.
2021-04-18Revert "Filter out the upper level snapshot dir."Christian Poessinger
This reverts commit 9f50a69dfbe7ec6ff72de56a89715d8e1c146a7b.
2021-04-18Filter out the upper level snapshot dir.Daniil Baturin
2021-04-18Temporary fix: account for the snapshots bucket layout change.Daniil Baturin
2021-04-06Fix link formatting for equuleus.Daniil Baturin
2021-04-06Generate separate lists of current and equuleus nightly build images.Daniil Baturin
2021-04-06Temporarily generate lists of current branch builds only as a hotfix.Daniil Baturin
2021-02-25Add ids to snapshot headers to make them linkable.Daniil Baturin
2021-01-31Fix nightly build links and make them public.Daniil Baturin
2021-01-31Correctly sort snapshots by date.Daniil Baturin
2021-01-31Add a nightly builds pages.Daniil Baturin
Not yet public, until nightly builds on S3 are public.
2021-01-15Fix link format bugs in the snapshot list generator.Daniil Baturin
2021-01-14Fix a stray paren in the snapshot list generator.Daniil Baturin
2021-01-14Initial version.Daniil Baturin
2020-12-30Add a script for retrieving a list of rolling release snapshosts from S3.Daniil Baturin