cli/script
Babak K. Shandiz 4be79a31e7
Add PGP key rotation PoC (#12176)
* chore: add initial impl of `debian-devel` script

Signed-off-by: Babak K. Shandiz <babakks@github.com>

* temp: create archive-keyring package in progress

Signed-off-by: Babak K. Shandiz <babakks@github.com>

* fix: add archive-keyring package to apt repo

Signed-off-by: Babak K. Shandiz <babakks@github.com>

* fix: add `newkey` and `deprecate` steps

Signed-off-by: Babak K. Shandiz <babakks@github.com>

* fix: remove redundant assignment

Signed-off-by: Babak K. Shandiz <babakks@github.com>

* fix: make archive-keyring arch neutral

Signed-off-by: Babak K. Shandiz <babakks@github.com>

* Polish Debian devel experience

These changes are focused on polishing the user experience around the new Debian development script:

1. Make important details of the process easier to see with spacing and formatting
2. Remove artifact directory prompting for default directory
3. Start within /root directory of container
4. Display message of the day instructing user on commands
5. Prompt users during docker setup when container is running
6. Update help usage with more details of targets

* Remove unnecessary docblock

Now that the help usage, docker setup, and other targets guide users to the next step, the docblock explaining how to run the script are unnecessary.

* fix: improve docs and handling of variables

Signed-off-by: Babak K. Shandiz <babakks@github.com>

---------

Signed-off-by: Babak K. Shandiz <babakks@github.com>
Co-authored-by: Andy Feller <andyfeller@github.com>
2025-11-21 13:00:01 +00:00
..
build.bat Allow script\build as shorthand for go run script\build.go on Windows 2021-06-15 17:33:33 +02:00
build.go Refactor build tag logic 2025-05-27 10:11:03 -06:00
createrepo.sh use volume to avoid having to rebuild 2021-01-27 10:58:54 -08:00
debian-devel Add PGP key rotation PoC (#12176) 2025-11-21 13:00:01 +00:00
distributions Update distributions gpg key (#6207) 2022-09-06 18:15:02 +04:00
gen-winres.ps1 chore: improve error message when versioninfo.json is not found 2025-06-24 22:19:37 +01:00
label-assets Fix label assets 2023-05-10 12:38:06 +02:00
licenses Ensure automation uses pinned go-licenses version 2025-06-23 13:22:27 -04:00
licenses-check Ensure automation uses pinned go-licenses version 2025-06-23 13:22:27 -04:00
nolint-insert Add nolint-insert script to auto-comment lint violations 2022-01-14 19:54:09 +01:00
override.ubuntu support extant ubuntu LTSs 2020-09-08 16:11:15 -05:00
pkgmacos Remove v prefix when pkgmacos is called 2024-05-24 15:09:40 -04:00
release Fix some typos raised by codespell 2024-01-17 15:34:49 +01:00
rpmmacros Update rpm script (#6206) 2022-09-06 17:57:58 +04:00
sign More cleanup 2025-03-14 12:17:24 +05:00
sign.ps1 Ensure Windows sign script fails based on signtool 2023-12-15 11:39:38 -05:00
versioninfo.template.json chore: add versioninfo.template.json 2025-06-24 11:56:10 +01:00