47 Commits

Author SHA1 Message Date
Matias Fontanini
5565d420f5 feat: make HTML export self contained 2025-05-02 17:39:09 -07:00
Matias Fontanini
146862f12b Revert "ci: build with sixel enabled"
This reverts commit 9dd4b2105c5abef78ea52e43ab3ba330f7b652ff.
2025-03-20 19:00:02 -07:00
Matias Fontanini
9dd4b2105c ci: build with sixel enabled 2025-03-20 16:41:37 -07:00
Matias Fontanini
66091f3b6a ci: export PDF during merge checks 2025-03-20 06:03:49 -07:00
Matias Fontanini
0e4fad5e5e chore: use nightly for nightly tag
Some checks are pending
Deploy docs / build-and-deploy (push) Waiting to run
Merge checks / Checks (push) Waiting to run
Merge checks / Validate nix flake (push) Waiting to run
Merge checks / Validate bat assets (push) Waiting to run
Merge checks / Validate JSON schemas (push) Waiting to run
2025-03-19 17:37:17 -07:00
Matias Fontanini
1b3e79fa57
Create FUNDING.yml
Some checks are pending
Deploy docs / build-and-deploy (push) Waiting to run
Merge checks / Checks (push) Waiting to run
Merge checks / Validate nix flake (push) Waiting to run
Merge checks / Validate bat assets (push) Waiting to run
Merge checks / Validate JSON schemas (push) Waiting to run
2025-03-18 18:22:23 -07:00
Matias Fontanini
28f121218e ci: add nightly build job 2025-03-15 12:54:07 -07:00
Matias Fontanini
808a1209ff docs: enable mdbook-alerts preprocessor 2025-02-01 13:56:54 -08:00
Matias Fontanini
7643b8f988 ci: use stable toolchain to run clippy 2025-02-01 06:08:06 -08:00
Matias Fontanini
98f1c388f2 ci: bump rust-toolchain to 1.78.0 2025-01-21 16:49:11 -08:00
dmackdev
5f781aca34 bump CI rust version to 1.75.0 2024-11-11 18:05:20 +00:00
Matias Fontanini
aa68469b4e chore: bump nix-installer-action 2024-07-29 06:08:31 -07:00
Matias Fontanini
a16d87436b chore: remove nix cache in CI 2024-05-19 07:55:30 -07:00
Matias Fontanini
d7a4cb5f6f Run config file schema validation in CI 2024-03-31 19:31:04 -07:00
Matias Fontanini
d35c7e3f2c Rename workflow files for consistency 2024-02-11 15:27:52 -08:00
Matias Fontanini
f54af9a3b6 Parse release notes a single time 2024-02-11 15:25:01 -08:00
Matias Fontanini
47c6b208fd Remove releaser script 2024-02-11 12:03:06 -08:00
Matias Fontanini
0eac7cd711 Remove extra ')' at end of release name 2024-02-11 11:59:54 -08:00
Matias Fontanini
e32e2f9d96 Make parse changelog script work in mac 2024-02-09 14:00:33 -08:00
Matias Fontanini
e530d9adb5 Remove body from release yet again (thanks macOS) 2024-02-09 11:00:09 -08:00
Matias Fontanini
b616971413 Re-enable pushing changelog along with release body 2024-02-02 16:55:22 -08:00
Matias Fontanini
068726ae08 Temporarily disable changelog script 2024-01-26 15:52:42 -08:00
Matias Fontanini
fe351dfd3e Add v on version 2024-01-26 15:45:21 -08:00
Matias Fontanini
662c7f3c5f Use release version rather than git ref 2024-01-26 15:41:21 -08:00
Matias Fontanini
c8a7b73fee Include changelog contents in release 2024-01-26 15:10:53 -08:00
Matias Fontanini
a8355c42b1 Run cargo check with sixel enabled in CI 2024-01-25 09:45:18 -08:00
Matias Fontanini
237230dac1 Remove dependabot 2024-01-15 15:48:50 -08:00
Matias Fontanini
dd509a9cff Don't run mdbook build on pull request 2024-01-14 09:44:17 -08:00
pwnwriter
485149465c chore(book): fixed typos ; push book to gh-pages branch 2024-01-14 09:44:17 -08:00
pwnwriter
2810621e34 feat(bot): dependabot to manage dependencies version ;
This bot will check for any dependencies update every day and creates a
pr if there's something new version of your deps released
2024-01-14 09:44:17 -08:00
pwnwriter
c9374b7970 chore(theme): set old available themes 2024-01-14 09:44:17 -08:00
pwnwriter
97a8539772 chore(ci): fixed mdbook output directory path 2024-01-14 09:44:17 -08:00
pwnwriter
5dda35937f chore(ci): fixed directory path 2024-01-14 09:44:17 -08:00
pwnwriter
e6635125c3 chore(ci): use master branch to keep eye on :V 2024-01-14 09:44:17 -08:00
pwnwriter
d8112f6d67 feat(thebook): book (the web documentation) for presenterm 2024-01-14 09:44:16 -08:00
Aliaksandr Belik
4a1b81fb66 chore(ci): Add hashes for windows artifacts 2024-01-10 06:04:10 +03:00
Matias Fontanini
baa13ecfe7 Remove arch packaging and references 2023-12-27 17:01:27 -08:00
Matias Fontanini
038ce929ef Migate merge checks to use dtolnay/rust-toolchain actions 2023-12-17 16:24:45 -08:00
Matias Fontanini
d2325d6484 Add workflow to verify bat assets hash 2023-12-06 06:58:19 -08:00
Matias Fontanini
64326fbd72 Only run push checks on master 2023-11-01 17:13:51 -07:00
Matias Fontanini
0cecda0938 Run rustfmt on CI 2023-10-25 06:59:41 -07:00
Matias Fontanini
dc5f3d9cf9 Unify all github merge workflows into a single file 2023-10-24 19:30:42 -07:00
Dawid Ciężarkiewicz
87bd020381
chore(ci): test nix build in the CI 2023-10-23 20:02:27 -07:00
pwnwriter
e40a59f234 feat(install): Arch user repository pkgbuilds // installation guide 2023-10-19 08:19:12 +05:45
pwnwriter
6a47b3e4b3 feat(releaser): script to ease releasing process 2023-10-18 10:55:55 +05:45
pwnwriter
ba2f9585e8 feat(ci,profiles): use github actions to release automated binaries // cargo profiles to test,bench,release binaries 2023-10-18 10:54:17 +05:45
Matias Fontanini
966901fe34 Add github actions 2023-10-08 12:11:22 -07:00