Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: add gh cache to nix action#87

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

ThomasK33
Copy link
Member

@ThomasK33ThomasK33 commentedMar 3, 2025
edited
Loading

Improves GitHub Actions environments and caching, reducing the Nix installation and store setup time from approximately 2 minutes to around 1 minute.

  • Switches to nixbuild/nix-quick-install-action for Nix setup
  • Implements Nix cache management with nix-community/cache-nix-action
  • Creates separate CI devshell with minimal dependencies
  • Makes version variables in Makefile overridable
  • Adds .ignore file for search tool configuration

Change-Id: Ie564f9efc86b64f2582a2fdbf395a6dba84c3c81
Signed-off-by: Thomas Kosiewskitk@coder.com

@ThomasK33Graphite App
Copy link
MemberAuthor

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

@ThomasK33ThomasK33 self-assigned thisMar 3, 2025
@ThomasK33ThomasK33force-pushed thethomask33/03-03-ci_add_gh_cache_to_nix_action branch 10 times, most recently from722cebc tof25e026CompareMarch 3, 2025 09:21
Change-Id: Ie564f9efc86b64f2582a2fdbf395a6dba84c3c81Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33ThomasK33force-pushed thethomask33/03-03-ci_add_gh_cache_to_nix_action branch fromf25e026 toc5730e1CompareMarch 3, 2025 09:22
@ThomasK33ThomasK33 marked this pull request as ready for reviewMarch 3, 2025 09:28
Copy link
Member

@ethanndicksonethanndickson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

stamped!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Adds .ignore file for search tool configuration

What's this do?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Tools like ripgrep use it as an additional source of ignore patterns (think of it like gitignore, but not tied to git).

This config specifically allows me to include the files in the github folder by default instead of having to include them specifically.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

oh because it starts with. it gets ignored by those by default, I see! Good idea

@ThomasK33Graphite App
Copy link
MemberAuthor

ThomasK33 commentedMar 4, 2025
edited
Loading

Merge activity

  • Mar 4, 1:28 AM EST: A user started a stack merge that includes this pull request viaGraphite.
  • Mar 4, 1:29 AM EST: A user merged this pull request withGraphite.

@ThomasK33ThomasK33 merged commitae51d0e intomainMar 4, 2025
4 checks passed
@deansheatherdeansheather deleted the thomask33/03-03-ci_add_gh_cache_to_nix_action branchMarch 7, 2025 07:38
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ethanndicksonethanndicksonethanndickson approved these changes

Assignees

@ThomasK33ThomasK33

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ThomasK33@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp