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

chore: align ci with local dev#374

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
psteinroe merged 4 commits intomainfromchore/align-ci
Apr 25, 2025
Merged

chore: align ci with local dev#374

psteinroe merged 4 commits intomainfromchore/align-ci
Apr 25, 2025

Conversation

juleswritescode
Copy link
Collaborator

@juleswritescodejuleswritescode commentedApr 25, 2025
edited
Loading

  • pin the rust toolchain to the version we use for the workspace
  • reusejust commands in CI
  • add steps where we print the versions of the tools used in CI
  • installsqlx-cli withjust install-tools andjust upgrade-tools
  • removebun install fromjust upgrade-tools
  • fixed all issues from clippy

therust-toolchain.toml file was weird – it complained for the longest time thatcargo fmt wasn't available with the 1.86.0 version, but now it just works. Seems to be just buggy sometimes

@psteinroepsteinroe merged commit55deb64 intomainApr 25, 2025
7 checks passed
@willruggiano
Copy link
Contributor

willruggiano commentedApr 25, 2025
edited
Loading

Have you guys ever dabbled with Nix? I have found that it excels at this sort of thing (i.e. dev/ci determinism/reproducibility).

There is agreat blog post that was written primarily about building Docker images using Nix, but the sentiment applies to CI in general. But alas I am heavily invested and thus heavily biased :D

Anyways, if you are interested I'd be more than happy to discuss in detail with you. Or even if you aren't but are nonetheless curious! Thought I'd toss it out there considering I just went through a similar exercise in a repository of my own.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@psteinroepsteinroepsteinroe approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@juleswritescode@willruggiano@psteinroe

[8]ページ先頭

©2009-2025 Movatter.jp