-
Notifications
You must be signed in to change notification settings - Fork 5
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
Mono core #22
Conversation
a1b005b
to
30ce5dd
Compare
30ce5dd
to
1553174
Compare
1553174
to
8a71065
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, this PR is huge, I've tried to have a look at the relevant bits and from what I've seen it looks good. We will get more of an insight into it when its merged and tested.
great work @jackdelahunt
Cool will merge when other pr is merged into this 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be honest it is very difficult to keep up with what is going on with the amount of files added.
maybe we can sync and you can walk me though it?
yarn install | ||
yarn build | ||
- name: Inject slug/short variables | ||
uses: rlespinasse/github-slug-action@v4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it might be worth trying each release with your own npm / pypi etc. account from this dir structure to ensure the paths are correct
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after this pr but before we update the openapi generator version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think these paths for the .md files are correct. Not aware of any that have been missed but we can cross that bridge if it happens.
Great work on this @jackdelahunt
This PR adds the work completed from my fork with some cleaning up. It adds the go and js SDK in the repo acting as a mono repo.
There are a lot of changes so the main places to take a look are:
.github/workflows
directoryscripts
directory