hyperswitch-web icon indicating copy to clipboard operation
hyperswitch-web copied to clipboard

Monorepo for client core + hyperswitch web

Open seekshiva opened this issue 7 months ago • 0 comments

open for discussion

  • list of things to do after repo merge
    • [ ] version bump only happens if web / common changes - github action
    • [ ] trigger release only if web / common changes - github action?

task list for migration

  • [ ] move all content of hyperswitch-client-core into /packages/hyperswitch-client-core folder
  • [ ] move entire hyperswitch-web repo into packages/hyperswitch-web folder of hyperswitch-client-core repo
  • [ ] update hyperswitch-client-core github actions to only get triggered if client-core / common has a change
  • [ ] update hyperswitch-web github actions to only get triggered if hyperswitch-web / common has a change
  • [ ] Add Types support for TS merchants and return types - HS - Web

seekshiva avatar Jul 22 '24 10:07 seekshiva