Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dependencies and Workflow #13

Merged
merged 4 commits into from
May 3, 2024
Merged

Conversation

erikreinert
Copy link
Member

Added

  • Enable KVM in GitHub Actions workflow

Updated

  • CopilotChat.nvim to rev 40cb88b9
  • flake-parts to rev e5d10a24
  • nixpkgs to rev 63c3a29c
  • nixpkgs-lib source to 50eb7ecf

- Enable KVM for `install-nix-action` to improve performance.
- Update locked versions of `CopilotChat.nvim`, `flake-parts`, and `nixpkgs` to their latest revisions.
- Change `nixpkgs-lib` source to a tarball URL for direct access.
@erikreinert erikreinert self-assigned this May 3, 2024
- Remove the separate `check` job and integrate its steps into the `build` job.
- Utilize matrix strategy for OS in `build` job to run on both `macos-latest` and `ubuntu-latest`.
- Add `os` to the strategy matrix and use dynamic `runs-on` for better parallelism.
- Move the `check` step into the `build` job to streamline CI process.
@erikreinert erikreinert merged commit 3c706f3 into main May 3, 2024
4 checks passed
@erikreinert erikreinert deleted the feature/update-packages branch May 3, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant