Chris Montgomery
1c8d14f823
ci: remove extra checkout configuration
2022-04-20 10:20:20 -04:00
Chris Montgomery
58a99d83e1
ci: yaml formatting
2022-04-20 10:06:09 -04:00
Chris Montgomery
6be437e4b7
ci: use github token for authenticated requests in nix config
2022-04-20 09:58:49 -04:00
Chris Montgomery
7cbb59e03f
ci: use install-nix-action@v17
2022-04-20 09:55:28 -04:00
Chris Montgomery
3a1c5265b9
ci: use actions/checkout@v3
2022-04-20 09:55:16 -04:00
Parthiv Seetharaman
3da59b1e09
release workflow: change default branch to main
2022-04-01 16:32:20 -07:00
Parthiv Seetharaman
336235e212
mdbook: update ubuntu version
2022-04-01 11:14:53 -07:00
Chris Montgomery
2fbffc323c
devshell: revert subflake changes
...
This reverts several commits on `main`:
- 5b33c4baef
- 85496bd4de
- 94cc51e2b7
- 75c0f266f4
- 9da3840a6f
2022-03-31 10:07:34 -07:00
Chris Montgomery
94d51035da
ci: use native github actions for pull request checks
2022-03-31 11:29:59 -05:00
David Arnold
75c0f266f4
fix: invokation of the devshell in the pipeline
2022-03-27 18:26:51 -05:00
David Arnold
94cc51e2b7
fix: nix version in pipeline
2022-03-27 18:17:06 -05:00
David Arnold
85496bd4de
fix: pipeline
2022-03-27 18:11:57 -05:00
Parthiv Seetharaman
38b73dddd2
examples/downstream -> examples/devos
...
no need for submodules either
2022-02-23 16:08:11 -08:00
teutat3s
8c02f77167
gh action: fix non-shallow repository is needed
2022-02-23 15:23:14 -08:00
teutat3s
9df37a42c8
chore: update workflow actions
2022-02-23 15:23:14 -08:00
David Arnold
791467c536
add: cachix action
2022-02-23 15:23:14 -08:00
David Arnold
fee8829dd7
docs: add general docs (w/o library reference)
...
library reference expected to come as soon as flake-utils-plus has
the corresponding implementation.
2022-02-23 15:23:14 -08:00
David Arnold
d64f95fb28
test: add hm only config
2022-02-23 15:23:14 -08:00
David Arnold
02d8feb01d
fix: add back digga lib checks
...
This would have catched 2a696ebeb8 (r53008224)
2022-02-23 15:23:14 -08:00
David Arnold
466ea26553
imp: checks pass --show-trace flags
2022-02-23 15:23:14 -08:00
David Arnold
67df251929
ref: add proper downstream testing
2022-02-23 15:23:14 -08:00
David Arnold
a680bc2529
ref: ci to new shift-left testing strategy | please do TDD form now on
2022-02-23 15:23:14 -08:00
Pacman99
6be60aa422
add github actions and bors configuration
2022-02-23 15:22:07 -08:00
Parthiv Seetharaman
46fe74647e
tree: move everything into examples/devos
2022-02-23 15:21:28 -08:00
teutat3s
8397aa7aa3
workflows: switch to new default branch main
2021-10-21 18:28:12 -05:00
Parthiv Seetharaman
74208fb88f
workflows: add check to run bud
2021-10-04 12:20:46 -07:00
Chris Montgomery
e5660cdf83
ci: remove lingering references to main
in workflow configs
...
`main` is no longer in use.
See #369
2021-09-20 08:10:55 -05:00
Chris Montgomery
252769ce46
ci: update release workflow to checkout code from master
branch
2021-09-20 08:10:31 -05:00
Chris Montgomery
54a9a8366e
ci: workflows on main
push should trigger on master
push
2021-09-19 07:32:52 -05:00
David Arnold
6f5ef6126e
fix: cachix branch
2021-08-02 14:38:30 -05:00
David Arnold
2fcb3605ee
docs: soft update (fix the most obvious drift)
2021-08-01 16:38:52 -05:00
Timothy DeHerrera
ae357cb098
Check & Upload to Cache with GitHub Action
2021-04-24 16:43:09 -05:00
Timothy DeHerrera
50eaa4d0ba
remove community action
...
The community branch will likely go away soon. This is no longer
required.
2021-04-18 21:25:21 -06:00
Timothy DeHerrera
dba178dc1f
build docs new location
2021-04-18 21:20:36 -06:00
Timothy DeHerrera
4f38a88191
changelog: only on release
...
To remove the opportunity for junk to enter into the changelog, and to
reduce the commit history, the changlog generation will only happen
on release, and only based on merged PRs.
Fixes #205
2021-03-23 22:59:01 -06:00
Timothy DeHerrera
78af546705
workflows#sync: sync after changelog generation
2021-03-01 22:57:23 -07:00
Timothy DeHerrera
6e2ed81438
workflows#release: set-env is deprecated
...
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands
2021-03-01 22:25:42 -07:00
Timothy DeHerrera
4b54c03553
workflows#release: autogen release on tag
...
Thanks:
https://renehernandez.io/essays/2020/09/23/automate-changelog-and-releases-creation-in-github
2021-03-01 18:43:32 -07:00
Timothy DeHerrera
aded99e9b3
workflow#changelog: actually commit changelog
2021-03-01 18:43:04 -07:00
Timothy DeHerrera
6b377ac49b
workflow: fix syntax error
2021-02-26 01:09:49 -07:00
Timothy DeHerrera
63190509c7
workflow: gen changelog on version push
2021-02-26 01:04:43 -07:00
Timothy DeHerrera
8f014c004d
github: add changelog workflow
2021-02-26 00:48:03 -07:00
Timothy DeHerrera
aff6c085cc
doc: fix mdbook publish cname
2021-02-20 00:48:47 -07:00
Timothy DeHerrera
b9bcbab130
workflows: prepare for merge
2021-02-14 17:44:34 -07:00
Timothy DeHerrera
bf34d2071f
doc: new mdbook documentation
2021-02-14 02:46:05 -07:00
Timothy DeHerrera
058c319506
workflows: keep community in sync with core
2021-02-11 21:34:19 -07:00