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

fix: Fix permissions on SDK generation #69

Merged
merged 8 commits into from
Jun 13, 2024
Merged

fix: Fix permissions on SDK generation #69

merged 8 commits into from
Jun 13, 2024

Conversation

lucaspopp-wbd
Copy link
Contributor

@lucaspopp-wbd lucaspopp-wbd commented Jun 13, 2024

Generating the SDK is failing, due to permissions errors on generated files. Seems to be peter-evans/create-pull-request#783.

@lucaspopp-wbd lucaspopp-wbd marked this pull request as ready for review June 13, 2024 18:23
@@ -57,15 +57,14 @@ jobs:
- name: Re-generate isp
run: ./run.sh

- name: Re-generate isp-slates
- name: Re-generate isp-slate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: it's called the Slates API I wonder if it makes more sense to change the folder to isp-slates rather than change the step to isp-slate?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do in a separate PR shortly!

@lucaspopp-wbd lucaspopp-wbd merged commit a801e0e into main Jun 13, 2024
1 check passed
@lucaspopp-wbd lucaspopp-wbd deleted the gen-fix branch June 13, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants