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 for yarn build #58

Open
brossetti1 opened this issue Mar 30, 2022 · 0 comments
Open

CI for yarn build #58

brossetti1 opened this issue Mar 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@brossetti1
Copy link
Contributor

thoughts for the future:

we can potentially create a CI process to run:

  1. yarn build
  2. commit build files to project
  3. have manual step for publishing the contracts to npm

locally we could potentially ignore the build files and have our CI action keep the repo up to date.

this would accomplish:

  1. prs would not be cluttered but build files and we could see just what is changing in the files that are necessary
  2. help with a faster process for syncing the changes contracts with the sdk

similar steps could be taken in the sdk to have CI actions for automation of new versions, etc.

just an idea to think about

@brossetti1 brossetti1 added the enhancement New feature or request label Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant