Skip to content

Conversation

prajjwalkumar17
Copy link
Member

@prajjwalkumar17 prajjwalkumar17 commented Jul 24, 2024

Type of Change

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

Description

This will add just_hackv2 check for PRs in our CI-pr workflow

Additional Changes

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

Motivation and Context

How did you test it?

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

@prajjwalkumar17 prajjwalkumar17 self-assigned this Jul 24, 2024
@prajjwalkumar17 prajjwalkumar17 requested a review from a team as a code owner July 24, 2024 07:45
@prajjwalkumar17 prajjwalkumar17 marked this pull request as draft July 24, 2024 07:45
@prajjwalkumar17 prajjwalkumar17 linked an issue Jul 24, 2024 that may be closed by this pull request
3 tasks
@prajjwalkumar17 prajjwalkumar17 added the A-CI-CD Area: Continuous Integration/Deployment label Jul 24, 2024
@prajjwalkumar17 prajjwalkumar17 added this to the July 2024 Release milestone Jul 24, 2024
@prajjwalkumar17 prajjwalkumar17 marked this pull request as ready for review July 24, 2024 07:53
@prajjwalkumar17 prajjwalkumar17 changed the title ci: add support for just_hackv2 check for PRs ci: add support for just_hack_v2 check for PRs Jul 24, 2024
@prajjwalkumar17 prajjwalkumar17 changed the title ci: add support for just_hack_v2 check for PRs ci: add support for just hack_v2 check for PRs Jul 24, 2024
@prajjwalkumar17 prajjwalkumar17 requested a review from a team as a code owner July 25, 2024 09:40
@pixincreate pixincreate added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Jul 26, 2024
@pixincreate pixincreate added this pull request to the merge queue Jul 26, 2024
@pixincreate pixincreate removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Jul 26, 2024
Merged via the queue into main with commit 6b395cd Jul 26, 2024
@pixincreate pixincreate deleted the ci/just_hack branch July 26, 2024 09:10
pixincreate added a commit that referenced this pull request Jul 30, 2024
* 'main' of github.com:juspay/hyperswitch:
  refactor(router): remove `connector_account_details` and `connector_webhook_details` in merchant_connector_account list response (#5457)
  feat: add env variable for enable key manager service (#5442)
  chore(version): 2024.07.29.0
  feat(payments): support sort criteria in payments list (#5389)
  refactor(connector):  add amount conversion framework to placetopay (#4988)
  feat(connector): [Bambora APAC] add mandate flow (#5376)
  ci: set code owners for payment methods files (#5453)
  refactor(opensearch): Add Error Handling for Empty Query and Filters in Request (#5432)
  chore: address Rust 1.80 clippy lints (#5447)
  feat(connector): [FISERV] Move connector to hyperswitch_connectors (#5441)
  ci: add support for just hack_v2 check for PRs (#5426)
  fix: added created at and modified at keys in PaymentAttemptResponse (#5412)
  refactor(merchant_account_v2): recreate id for `merchant_account` v2  (#5439)
  chore(version): 2024.07.26.0
  feat(events): forward the tenant configuration as part of the kafka message (#5224)
  refactor(connector):  add amount conversion framework to payone (#4981)
  refactor(user_roles): make org and merchant id nullable (#5353)
  fix(euclid): change the address taken in SessionFlowRouting from shipping to billing address (#5435)
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.

ci: add support for just_hackv2 check for PRs
4 participants