Fintan Halpenny
|
a3ff596e22
|
scripts/changelog: Generate links to commits on seed.radicle.dev
Generate the links to the commits, on seed.radicle.dev, so that
reviewers of the changelog can easily navigate to the commits.
|
2026-05-30 09:12:25 +01:00 |
Lorenz Leutgeb
|
aa177b0400
|
treewide: radicle.{xyz → dev,network}
We have moved to radicle.dev, so adjust the domain name in various
places.
Not changed:
- COB type names
- systemd secret identifiers
|
2026-04-27 18:34:30 +02:00 |
Fintan Halpenny
|
de38d97418
|
build: move to use `releases/` prefix
The team decided to use `releases/*.*.*` for the naming scheme of release tags.
This change needs to be reflected in the `build` tooling as well.
|
2025-08-27 10:30:28 +01:00 |
Lorenz Leutgeb
|
cbca3af260
|
chore: shellcheck fixes
|
2025-04-22 15:43:02 +02:00 |
cloudhead
|
d274b28ae0
|
scripts: Small fix to contributor count
|
2024-12-05 14:25:28 +01:00 |
cloudhead
|
8e2fe6449e
|
scripts: Improve changelog script
* Add number of commits and contributors
* Default to the latest version tag as the "current"
|
2024-12-04 12:40:10 +01:00 |
cloudhead
|
bcba8f5a21
|
scripts: Add `--from-version` to changelog script
This allows generating changelogs from eg. version 1.1 to 1.2 combining
any pre-releases.
|
2024-11-27 17:25:02 +01:00 |
cloudhead
|
8922388caa
|
scripts: Add install command in changelog
|
2024-08-20 17:39:04 +02:00 |
cloudhead
|
2c6fa989cb
|
scripts: Script for outputting markdown changelog
|
2024-05-02 17:00:14 +02:00 |