Commit graph

48 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
3c52f6b820 Add permissions block to ED workflow for security
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-02-16 00:10:00 +00:00
copilot-swe-agent[bot]
0e20fe6229 Add comprehensive test workflow for ED template
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-02-16 00:06:34 +00:00
be5572e84d
Add build step for ed template in CI workflow 2026-02-16 11:01:54 +11:00
5acc6c196e
Add step to update dependencies in ed template 2026-01-31 00:57:46 +11:00
47260db047
Change flake directory path from 'rde' to 'ed' 2026-01-31 00:51:51 +11:00
dependabot[bot]
bb7dfcbb56
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>
2026-01-19 07:17:03 +00:00
dd81600b75
Merge pull request #55 from dwinkler1/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2026-01-16 19:48:26 +11:00
9ec42ad1e9
Merge pull request #56 from dwinkler1/dependabot/github_actions/DeterminateSystems/update-flake-lock-28
Bump DeterminateSystems/update-flake-lock from 27 to 28
2026-01-16 19:48:15 +11:00
copilot-swe-agent[bot]
3787de151c Remove basedpyright shell command test (LSP only available in Neovim)
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-01-13 10:26:07 +00:00
copilot-swe-agent[bot]
3777ab0c91 Add validation to ensure sed commands succeed in enabling languages
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-01-11 20:39:18 +00:00
copilot-swe-agent[bot]
ca5642d51f Improve CI robustness: use mktemp for directories and handle whitespace in sed
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-01-11 20:38:07 +00:00
copilot-swe-agent[bot]
4cd5a343e6 Add additional checks for Quarto, UV, and basedpyright; fix path handling
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-01-11 20:35:30 +00:00
copilot-swe-agent[bot]
cfccd9a010 Fix workflow to include all files and add PR triggers
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-01-11 20:33:25 +00:00
copilot-swe-agent[bot]
849225e22e Add comprehensive functionality tests to CI workflow
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-01-11 20:32:03 +00:00
copilot-swe-agent[bot]
42619ade95 Add GitHub Copilot instructions
Co-authored-by: dwinkler1 <22460147+dwinkler1@users.noreply.github.com>
2026-01-11 19:24:26 +00:00
dependabot[bot]
dc44024b1a
Bump DeterminateSystems/update-flake-lock from 27 to 28
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 27 to 28.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v27...v28)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-version: '28'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 07:01:30 +00:00
dependabot[bot]
c28df1df7d
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 06:38:37 +00:00
97eea5e6e8
Change cron schedule in update.yml
Updated cron schedule to run at 6 AM instead of 3 AM.
2025-09-11 22:36:42 +10:00
dependabot[bot]
22efe17864
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-08 06:45:13 +00:00
e2de945cd2
Replace Nix installation steps in workflow 2025-09-08 13:55:45 +10:00
a72562371a trying new update script 2025-09-08 13:45:28 +10:00
b2b325f16a
Update check_macos.yml 2025-08-29 15:18:55 +10:00
b171648c44
Add extraPullNames to cachix-action 2025-08-29 14:42:35 +10:00
1c17367ab7
Replace magic-nix-cache-action with cachix-action 2025-08-29 14:30:21 +10:00
cdbaf520a4 Update CI 2025-08-28 21:23:49 +10:00
bb5b623c31
Merge pull request #27 from dwinkler1/dependabot/github_actions/DeterminateSystems/update-flake-lock-27
Bump DeterminateSystems/update-flake-lock from 25 to 27
2025-08-28 09:35:19 +10:00
7b9b5395f1
Merge pull request #26 from dwinkler1/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-28 09:34:56 +10:00
dependabot[bot]
85c752c925
Bump DeterminateSystems/update-flake-lock from 25 to 27
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 25 to 27.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v25...v27)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-version: '27'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 21:01:17 +00:00
dependabot[bot]
dc443d6032
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 20:45:01 +00:00
1cad2b2c1a
Update flake.lock path in workflow configuration 2025-08-28 00:47:42 +10:00
45859b2c64
Add Dependabot configuration for GitHub Actions 2025-08-28 00:01:20 +10:00
a0aaee61f8
Add path filter for flake.lock in workflow 2025-08-27 23:59:15 +10:00
Daniel
da65096974
Change cron schedule to run daily 2025-08-26 19:34:22 +10:00
79d671a749 do not allow concurrent runs 2025-08-26 14:08:01 +10:00
Daniel
b17819929f
Add GitHub Actions workflow for FlakeHub publishing 2025-08-26 13:54:45 +10:00
1cb3734520 check macos on pr 2025-08-26 13:23:45 +10:00
31114ffaf9 formatting issue? 2025-08-26 13:09:03 +10:00
26546c7348 With PAT all PRs get tested 2025-08-26 13:02:26 +10:00
Daniel
9a41c1b1c1
Add token for updating flake.lock in workflow 2025-08-26 12:57:33 +10:00
91b3a388e7 check on pr 2025-08-26 12:43:27 +10:00
782fd3037f do not run macos every time 2025-08-26 12:07:33 +10:00
3324b8b267 trying github testing 2025-08-26 11:45:19 +10:00
3025ccb1bb new updater 2025-08-23 01:06:36 +10:00
186a35ac3c
hopefully fixed 2025-06-10 19:31:08 +02:00
78e49ae4fd
auto update flake.lock 2025-06-10 19:27:41 +02:00
91b032433b
auto update flake.lock 2025-06-10 19:15:02 +02:00
Daniel Winkler
62244d6cf6
fixed gh action 2025-05-27 02:02:28 +02:00
Daniel Winkler
0329f5eb39
added autoupdate for lock 2025-05-27 01:51:48 +02:00