-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
thoughts for the future:
we can potentially create a CI process to run:
yarn build- commit build files to project
- 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:
- prs would not be cluttered but build files and we could see just what is changing in the files that are necessary
- help with a faster process for syncing the changes
contractswith thesdk
similar steps could be taken in the sdk to have CI actions for automation of new versions, etc.
just an idea to think about
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request