Skip to content

Out of $$$ for CI #2161

Closed
Closed
@asomers

Description

@asomers

Since November, Cirrus has been limiting OSS projects' free compute time. Nix just hit that limit. So we need to either raise some cash, reduce our activity, or economize our CI pipeline. Here are some ideas:

  • Maybe reduce the QEMU builds?
  • Set up some precommit scripting to take care of stuff like rustfmt?
  • Move the OSX/arm64 and Linux/x86_64 builds into Github Pipelines, leaving FreeBSD/x86_64 and Linux/arm64 on Cirrus?
  • Shut off github merge queues? They don't work exactly like bors. With bors, batching PRs together could reduce your CI load. With github merge queues, it seems to increase it.
  • Merge chore: use towncrier for CHANGELOG #2149 . By reducing merge conflicts, that should also reduce our CI builds.

https://cirrus-ci.org/blog/2023/07/17/limiting-free-usage-of-cirrus-ci/
https://cirrus-ci.com/settings/github/nix-rust

Originally posted by @asomers in #2155 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions