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

ci(cypress): reduce cargo build jobs to 3 #6453

Merged
merged 1 commit into from
Oct 28, 2024
Merged

ci(cypress): reduce cargo build jobs to 3 #6453

merged 1 commit into from
Oct 28, 2024

Conversation

pixincreate
Copy link
Member

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

This PR reduces build jobs to 3 to see if it helps pass Cypress CI checks

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

NA

How did you test it?

CI should work

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@pixincreate pixincreate added A-CI-CD Area: Continuous Integration/Deployment S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Oct 28, 2024
@pixincreate pixincreate added this to the October 2024 Release milestone Oct 28, 2024
@pixincreate pixincreate self-assigned this Oct 28, 2024
@pixincreate pixincreate requested a review from a team as a code owner October 28, 2024 12:41
Copy link

Review changes with SemanticDiff.

@pixincreate pixincreate linked an issue Oct 28, 2024 that may be closed by this pull request
@pixincreate pixincreate added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit 7fe22e0 Oct 28, 2024
20 of 21 checks passed
@pixincreate pixincreate deleted the reduce-jobs branch October 28, 2024 15:05
@pixincreate pixincreate removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI-CD Area: Continuous Integration/Deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reduce cargo build jobs to 3 from 4
3 participants