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: ignore running against vergen, stripe compatibility, detailed_errors and combine few others #7366

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pixincreate
Copy link
Member

Type of Change

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

Description

this pr stops running ci checks (cargo hack) against vergen, detailed_errors and stripe_compatibility since it makes no sense to run against them.

Additional Changes

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

Motivation and Context

reduce check time.

How did you test it?

ci should consume less time

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 the A-CI-CD Area: Continuous Integration/Deployment label Feb 24, 2025
@pixincreate pixincreate added this to the February 2025 Release milestone Feb 24, 2025
@pixincreate pixincreate self-assigned this Feb 24, 2025
Copy link

semanticdiff-com bot commented Feb 24, 2025

@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Feb 25, 2025
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 M-api-contract-changes Metadata: This PR involves API contract changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant