Skip to content

ci: add mock creds for alpha connectors #8861

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

Closed
wants to merge 22 commits into from
Closed

Conversation

pixincreate
Copy link
Member

Type of Change

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

Description

This PR adds mock connector credentials for alpha connectors.

Additional Changes

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

Motivation and Context

updating the creds file for alpha connectors makes no sense. closes #8860

How did you test it?

ci should pass.

Checklist

  • I formatted the code npm run format
  • I addressed lints thrown by npm run lint
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@pixincreate pixincreate added this to the July 2025 Release milestone Aug 6, 2025
@pixincreate pixincreate self-assigned this Aug 6, 2025
@pixincreate pixincreate requested review from a team as code owners August 6, 2025 18:27
@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 Aug 6, 2025
Copy link

semanticdiff-com bot commented Aug 6, 2025

likhinbopanna
likhinbopanna previously approved these changes Aug 7, 2025
@pixincreate pixincreate requested review from a team as code owners August 11, 2025 09:03
@pixincreate pixincreate force-pushed the feat/mockserver-creds branch from 38051fc to ab4c8df Compare August 11, 2025 09:07
@pixincreate pixincreate removed request for a team August 11, 2025 09:07
…mockserver-creds

* 'mockserver' of github.com:juspay/hyperswitch:
  update url
  update
  update eslint
  update
  i[date
  mock server update
  fix: dynamic port for multiple mock servers
  ci: change celero cred
  ci: add mock creds for alpha connectors
@pixincreate pixincreate mentioned this pull request Aug 11, 2025
14 tasks
… into feat/mockserver-creds

* 'feat/mockserver-creds' of github.com:juspay/hyperswitch:
  fix(connector): [NETCETERA] add fixes for authentication response fields (#8907)
  feat(payouts): add payout webhooks for Paypal and Wise (#8888)
  feat(ucs): add gateway system {Direct | UnifiedConnectorSystem} in feature metadata for v1 (#8854)
  feat(router): Add new api for delete tokenization record (#8361)
  feat(connector): add support of passing metadata in adyen payment request (#8871)
@pixincreate
Copy link
Member Author

closing as the changes done in this pr has been merged in #8574

@pixincreate pixincreate deleted the feat/mockserver-creds branch August 13, 2025 07:39
@pixincreate pixincreate removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Aug 13, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Add mock credentials for alpha connectors in CI
4 participants