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

Publish pre-release OCK #270

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

MaryaSharf
Copy link
Contributor

@MaryaSharf MaryaSharf commented Dec 21, 2023

Overview
Create a pre-release version of OCK on github stable branch on every new push.

Description of change
Every time there's a new push to the stable branch, this workflow will be triggered and will create
a new OCK release on github.
It uses GITHUB_TOKEN, which has been added to the repository secrets and also uploaded on 1password.

@MaryaSharf
Copy link
Contributor Author

GitHub release failed with status: 403
undefined

Apparently 403 error occurs when you don't have enough permissions. I am guessing the code is fine, just need permissions to make sure I can actually create releases, or someone who has permissions can try my code.

@MaryaSharf
Copy link
Contributor Author

Created a personal token but that need to be added to the repository secret in settings, which I dont have access to.

@MaryaSharf MaryaSharf changed the title publish pre-release OCK Publish pre-release OCK Jan 8, 2024
@MaryaSharf MaryaSharf force-pushed the marya/publish branch 4 times, most recently from 3259478 to c8c3543 Compare January 11, 2024 15:45
@MaryaSharf MaryaSharf merged commit 691b289 into uxlfoundation:main Jan 14, 2024
3 checks passed
@MaryaSharf MaryaSharf deleted the marya/publish branch January 14, 2024 23:24
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.

2 participants