Commit graph

7 commits

Author SHA1 Message Date
renovate[bot]
13665eb136
ci: update determinatesystems/flakehub-push action to v5 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 16:17:34 -04:00
seth
d75d580385
ci: merge and cleanup workflows (#282)
* ci: only format nix files in upstream repo

* ci: merge release & publish workflows

* ci: merge flake.lock & port update workflows

* ci: conditionally run website workflow
2024-07-08 16:56:34 -04:00
Hammy
2c7661c9fa
ci(release-please): use action from googleapis (#201)
I confirmed that it shouldn't break anything
from looking at the documentation, but who
knows with release-please /shrug
2024-05-30 08:08:07 -04:00
seth
aeb0dcbf6a
ci: cleanup all workflows (#71)
* ci: merge test-vm and format workflows

* ci: don't use matrix for doc gen

* ci: use inputs from dev flake
2024-01-11 16:47:25 -05:00
dependabot[bot]
4a76ba2815
actions: bump google-github-actions/release-please-action from 3 to 4 (#63)
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3 to 4.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-17 00:11:59 +00:00
seth
32c742bfce
ci: exclude some workflows from forks/branches & better scope permissions (#57) 2023-11-03 11:26:26 -04:00
Sam Nystrom
626e3dfe99
ci: add release-please workflow
Release please automates changelog and release notes generation for conventional commits.
2023-04-14 23:09:06 -04:00