Commit Graph

542 Commits

Author SHA1 Message Date
Clement Tsang bb08494c12 other: use vhs to automatically record demo gif (#2006)
This PR adds a vhs "tape" file to automatically do the demo gif
recording. The point of this is to make it more consistent/easy to do,
and this has the benefit of making a smaller gif file.
2026-03-22 18:57:23 -04:00
allcontributors[bot] 5a9832c742 docs: add WqyJh as a contributor for code (#1997)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-03-11 23:41:16 -04:00
Clement Tsang 34bb1fa7e0 docs/ci: update code signing docs and CI (#1971) 2026-02-04 20:05:44 -05:00
allcontributors[bot] 63d966ac36 docs: add lpnh as a contributor for doc (#1968)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-29 20:19:50 -05:00
Clement Tsang a95e46a48e docs: update info around mirrored doc sites (#1959) 2026-01-16 01:01:49 -05:00
Clement Tsang dff9b489a8 docs: explicitly add doc links (mirror and primary) to README (#1956) 2026-01-15 19:41:55 -05:00
Clement Tsang 2f0e9dea99 uptick: 0.12.3 (#1945) 2025-12-31 17:46:26 -05:00
allcontributors[bot] a72b36ed26 docs: add ggaddy as a contributor for doc (#1939)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-28 14:29:10 -05:00
G f27168d3f0 docs: update Fedora install instructions (#1935)
* fedora update README

Fix URL and use dnf to handle dependencies

* update for 0.12.2-1

update fedora rpm install notes
2025-12-28 04:36:33 -05:00
Clement Tsang e2ffa4e542 docs: update wording around pre-built binaries (#1936) 2025-12-27 16:22:59 -05:00
Clement Tsang 9ef7b687b3 uptick: 0.12.2 (#1934) 2025-12-27 11:58:56 -05:00
Clement Tsang 4d34265971 docs: add nightly release redirect hook (#1928)
* docs: update copyright year

* docs: add nightly release redirect

* trigger docs in nightly

* workflow_call

* chmod

* fix for potential time delay?

* fix post release too

* prune runs that ran today too

* update docs
2025-12-25 19:57:38 -05:00
Clement Tsang 64b22b52a6 uptick: 0.12.1 (#1922) 2025-12-25 11:18:39 -05:00
Clement Tsang 2c623399ae uptick: 0.12.0 (#1915)
* uptick: 0.12.0

* update schema generation while we're at it

* wording

* update schema generation docs

* update docs
2025-12-24 22:52:50 -05:00
Clement Tsang 0160251e29 docs: add warning about copr being unmaintained (#1909)
* docs: add warning about copr being unmaintained

* driveby doc update as well

* formatting
2025-12-21 00:47:49 -05:00
Clement Tsang 9b9262b3cb ci: test workaround to immutable release issue on nightly (#1907)
Workaround is to create nightly as a draft and then use `gh` to manually publish it after. Also a lot of other small fixes.
2025-12-20 21:34:11 -05:00
allcontributors[bot] 8e2aaa0ea1 docs: add thunze as a contributor for maintenance (#1900)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-14 16:14:50 -05:00
allcontributors[bot] 834795c81b docs: add gitgoggles as a contributor for code (#1894)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-30 19:05:28 -05:00
allcontributors[bot] 0246c39128 docs: add oxyzenQ as a contributor for doc (#1892)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-30 16:44:08 -05:00
allcontributors[bot] b8567aa468 docs: add Saphereye as a contributor for doc (#1874)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-16 17:36:17 -05:00
allcontributors[bot] 6df6aa5a70 docs: add Saphereye as a contributor for code (#1873)
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-16 17:35:26 -05:00
Clement Tsang 0e98e02392 docs: dummy PR to force uptick to work (#1872) 2025-11-16 16:36:20 -05:00
allcontributors[bot] 95ba23b18e docs: add jylenhof as a contributor for doc (#1871)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-16 15:50:51 -05:00
Jean-Yves LENHOF 6bd058bc73 docs: add mise alternative method installation (#1869)
* docs(README): add mise alternative method installation

Signed-off-by: jylenhof <jygithub@lenhof.eu.org>

* Reorganize 'mise' section in README.md

Moved the 'mise' section in the README.md to a different location and removed it from the previous position.

---------

Signed-off-by: jylenhof <jygithub@lenhof.eu.org>
Co-authored-by: Clement Tsang <34804052+ClementTsang@users.noreply.github.com>
2025-11-16 15:48:15 -05:00
Clement Tsang 9e061d175f uptick: 0.11.4 (#1868) 2025-11-16 14:40:46 -05:00
allcontributors[bot] e2935cbf15 docs: add Tommimon as a contributor for design, and ideas (#1855)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-11-06 10:51:49 -05:00
Clement Tsang f8e598c5b9 uptick: 0.11.3 (#1853) 2025-11-06 10:09:52 -05:00
Clement Tsang 16449f2697 docs: use bottom.pages.dev (#1703)
* docs: use bottom.pages.dev

This _might_ stick, this might not. I may only do this after releasing
one more stable version. We'll see.

* fix schema
2025-10-12 07:26:22 +00:00
Clement Tsang 6dc02ea041 uptick: 0.11.2 (#1831)
* uptick: 0.11.2

* update changelog
2025-10-07 18:31:36 -04:00
allcontributors[bot] 1442010f1f docs: add marverix as a contributor for doc (#1792)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-08-19 19:55:04 -04:00
Marek Sierociński 3edd3e1a47 docs: Add installation with gah (#1780) 2025-08-19 19:54:44 -04:00
Clement Tsang 2578f20ce5 uptick: 0.11.1 (#1786) 2025-08-14 23:56:41 -04:00
Clement Tsang 566502347e docs: update things to reference 0.11.0 in prep for release (#1765)
* docs: update things to reference 0.11.0 in prep for release

Things still missing:
- Update schema
- Release notes
- Any doc site updates?
- Any GIF updates?
- Take a pass over README?

* update schema with 0.11

* update schema with virt

* update

* update date

* an attempt and failure to update the gif

* bump freebsd

* bump

* I swear

* okay so no freebsd 15, got it
2025-08-06 04:09:39 +00:00
allcontributors[bot] e18217c619 docs: add Bucket-Bucket-Bucket as a contributor for code (#1771)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-08-04 19:34:19 -04:00
Clement Tsang d06f239b5f docs: revert 0.11.0 docs change (#1764)
This reverts commit 4416cf6b29.

Didn't mean to merge this yet -_-
2025-07-29 04:39:01 -04:00
Clement Tsang 4416cf6b29 docs: update things to reference 0.11.0 in prep for release (#1763)
Things still missing:
- Update schema
- Release notes
- Any doc site updates?
- Any GIF updates?
- Take a pass over README?
2025-07-29 08:16:39 +00:00
allcontributors[bot] d74d94f4e1 docs: add yahlia as a contributor for code (#1761)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-07-29 04:12:09 -04:00
allcontributors[bot] fe13ef8997 docs: add kachick as a contributor for code (#1750)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-07-01 11:27:03 -04:00
Clement Tsang 16f7084f94 docs: actually fix actions shield (#1745) 2025-06-21 01:35:25 -04:00
Clement Tsang 5989da07a4 docs: fix CI shield (#1744) 2025-06-21 05:07:28 +00:00
Clement Tsang 89546bf672 docs: add back CI badge (#1731)
Second thoughts on this, it's useful I guess.
2025-05-26 01:18:10 +00:00
Clement Tsang 7e0c6aa286 deps: bump deps as of 2025-05-25 (#1729)
* docs: update README to remove check badge

* deps: bump deps as of 2025-05-25

* deps: bump lock deps as of 2025-05-25
2025-05-26 00:05:38 +00:00
allcontributors[bot] 16ae12ff7b docs: add nyurik as a contributor for code, and doc (#1724)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* fix things

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: ClementTsang <34804052+ClementTsang@users.noreply.github.com>
2025-04-21 07:13:07 +00:00
Grace Stok d50285075d docs: name change in contributor list (#1709) 2025-04-04 16:30:10 -04:00
allcontributors[bot] 60aac16ff0 docs: add benjamb as a contributor for code (#1707)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-03-30 12:28:38 -04:00
Clement Tsang a90490fe83 docs: update README and autocomplete docs (#1699)
* formatting

* update autocomplete
2025-03-21 09:21:04 +00:00
Clement Tsang 40087d1203 docs: image tags are hard (#1698)
* docs: image tags are hard

* come on what

* ??

* img
2025-03-21 05:01:30 -04:00
Clement Tsang 95ac255557 docs: update thanks again (#1697)
It's thankin' time
2025-03-21 04:57:38 -04:00
Clement Tsang 235fd837a3 docs: update thanks (#1696) 2025-03-21 04:36:51 -04:00
Julius Enriquez a608a1bf83 docs: Add Alpine Linux installation instructions (#1689) 2025-03-10 10:23:11 -04:00