Commit graph

137 commits

Author SHA1 Message Date
Gaetan Lepage
5cb26e9e3a github/issue template: encourage user to read FAQ before posting a bug report 2024-02-19 08:29:40 +01:00
Gaetan Lepage
331f0430e4 ci: update cachix install-nix-action to fix doc generation 2024-02-16 11:03:19 +01:00
Gaetan Lepage
be2ed580e8 ci/flakestry: fix typo 2024-01-22 13:42:23 +01:00
NAHO
45965153fe docs(issue_template): improve template formats 2024-01-22 09:53:36 +01:00
Gaetan Lepage
06d97a1b44 ci/flakestry: automatically publish flake on Flakestry 2024-01-20 20:27:51 +01:00
Gaetan Lepage
7582a6e413 ci/check: remove (it is now empty) 2024-01-06 17:42:57 +01:00
Gaetan Lepage
ef3b3f3bbb ci/check: use github runner instead of self-hosted 2024-01-06 15:58:54 +01:00
Gaetan Lepage
1ebc9c9080 ci/check: remove useless 'nix flake check' (now done by buildbot) 2024-01-06 15:58:54 +01:00
Gaetan Lepage
a8852ca416 ci/check: remove useless check of the template flake 2024-01-06 15:08:08 +01:00
Gaetan Lepage
e8d6b60a2b flake: move documentation building from CI to flake check 2024-01-06 14:37:18 +01:00
Gaetan Lepage
78276e91bb ci/check: prevent CI from using remote builders 2024-01-03 07:38:42 +01:00
Gaetan Lepage
2f13e3a21d ci/check: prevent CI from using remote builders 2024-01-01 23:19:40 +01:00
Gaetan Lepage
d6d47afa42 gitignore: add templates/_wrapper/simple/flake.lock 2023-12-08 16:12:42 +01:00
Gaetan Lepage
fda9e1e9a4 ci: use cachix-action@v13 2023-11-28 18:59:45 +01:00
Gaetan Lepage
ab9b6abc22 ci/update: remove useless autogenerated-configs stuff 2023-11-23 22:42:04 +01:00
Gaetan Lepage
f95ace94b2 ci/check: switch to self-hosted runner 2023-11-23 15:05:58 +01:00
Gaetan Lepage
2a849a4c35 ci: switch to actions/checkout@v4 2023-11-23 15:05:58 +01:00
Gaetan Lepage
e5cc0c093b ci: switch back to GitHub runner 2023-11-23 09:55:45 +01:00
Gaetan Lepage
3aaa1531a9 ci/check: Run checks for all systems (not only x86_64-darwin) 2023-11-23 09:55:45 +01:00
Gaetan Lepage
369254237a github-actions/update: fix nix installation 2023-10-09 12:13:06 +02:00
Gaetan Lepage
7eb1a85ccb github-workflow: add a timeout for jobs 2023-10-03 14:18:18 +02:00
Gaetan Lepage
47b72e41dd github-worflow: Switch to "Namespace" runner for CI 2023-10-01 18:12:54 +02:00
wolbyte
4437f0c016 workflows/check: add documentation check 2023-09-09 16:14:50 +02:00
traxys
33cffcb0fd
plugins/lsp: Extract rust-analyzer options from the source directly (#562)
This directly reads the package.json file in pkgs.rust-analyzer.src in
order to generate the list of options for rust-analyzer.

This avoids the need for a generator script, and makes sure that it is
always in sync.
2023-08-28 17:28:12 +02:00
traxys
1d48986c41
workflows: Update autogenerated configs alongside the flake.lock (#555) 2023-08-28 13:07:30 +02:00
Gaetan Lepage
2fea694de0 workflow: change from circle-ci to github action for doc deployment 2023-08-28 11:58:19 +02:00
Gaétan Lepage
30a8c1d01c Add flakehub workflow 2023-08-28 11:16:45 +02:00
Gaetan Lepage
43557f60d5 workflow/update-flake-action: add GH_TOKEN to bypass GH limitation and directly run tests 2023-08-28 11:04:03 +02:00
Gaetan Lepage
c4354ea9ec misc: change cachix namespace to nix-community 2023-08-27 15:38:18 +02:00
traxys
246f811084
workflows: Add a workflow to update the flake.lock (#391) 2023-05-27 00:04:10 +02:00
Pedro Alves
55415979af
Initialize cachix (#384)
* initialize cachix
2023-05-23 17:40:21 +02:00
Alexander Nortung
3600698aba
Added test for template and fixed check export for lib (#361) 2023-05-15 11:04:52 +02:00
Alexander Nortung
2c333c86d0
Added nix check and pre commit hook for formatting (#220)
* Added nix check and pre commit hook for formatting

* Removed nix fmt check from CI
2023-03-06 15:06:16 +00:00
Pedro Alves
60faa3cf93 ci: maybe it works now? 2023-02-20 16:27:05 +00:00
Pedro Alves
652a507745 ci: add checks 2023-02-20 16:23:47 +00:00
Pedro Alves
4adcb35851 add feature request 2022-10-10 15:24:02 +01:00
Pedro Alves
a1892dbb8a
Create bug report template 2022-10-09 16:53:40 +01:00