Commit graph

25 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
e60999227d Update CI workflow to trigger on flake.nix and packages/ changes
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-01-19 05:07:57 +00:00
1d9b8243cd
Merge pull request #24 from dwinkler1/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2026-01-19 15:53:38 +11:00
1be041433c added summclust 2026-01-19 13:50:08 +11:00
dependabot[bot]
cb7aa197b9
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 14:08:01 +00:00
b404ebda22
Remove macOS from CI workflow matrix 2025-10-03 13:28:45 +10:00
d46c68c36c
Comment out nix run command in check.yml
Comment out the nix run command in the workflow.
2025-09-12 21:38:29 +10:00
f9c4c65980 Fix R run 2025-09-12 17:00:37 +10:00
853d30634d Remove flake check 2025-09-12 16:56:13 +10:00
5805f09758 Testing for julia engine of fwildclusterboot 2025-09-12 16:28:31 +10:00
5160c403b5 Better testing 2025-09-12 16:06:14 +10:00
07623baadb Fix CI 2025-09-12 15:53:47 +10:00
e87af1dbca Fix CI 2025-09-12 15:52:46 +10:00
ea50f2221d Hopefully faster testing on ubuntu 2025-09-12 15:50:43 +10:00
50672dfa8e
Update check.yml
Macos 26 takes too long to get started
2025-09-12 14:05:48 +10:00
f58f91d326 Run testing also on darwin 2025-09-12 12:55:09 +10:00
1a1dc39c36
Update workflow to trigger on JSON version files 2025-09-11 23:56:45 +10:00
56a9716c3d
Add version path to workflow push triggers 2025-09-11 23:54:13 +10:00
15ee67a52e added package testing 2025-09-11 22:57:47 +10:00
01956fa8a7
Change nix run to nix develop for R library 2025-09-10 18:49:18 +10:00
08e10aede4
Update check.yml 2025-09-10 18:46:17 +10:00
49ea78bf98
Update flake check command to include all systems 2025-09-02 14:16:04 +10:00
1fc644f2ae
Merge pull request #1 from dwinkler1/dependabot/github_actions/cachix/cachix-action-16
Bump cachix/cachix-action from 14 to 16
2025-09-02 14:13:51 +10:00
dbc32c7da7
Update check.yml 2025-09-01 23:42:44 +10:00
dependabot[bot]
e8a5c7611e
Bump cachix/cachix-action from 14 to 16
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 16.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v14...v16)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-version: '16'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 12:03:59 +00:00
075da8c81b init 2025-09-01 17:38:22 +10:00