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

Try fixing builds for pull-requests #101

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

mkaring
Copy link
Member

@mkaring mkaring commented Jan 6, 2024

The root cause of all problems, was a combination of the changes done to the permission system of Github along with a old bug in the GitHub Action that is used to determine the parameters and secrets of the repository.

With the initial fix in place, pull-requests are correctly detected and pushing of the pr build is disabled, as it should be.

Illarion-eV/Illarion-Docker-Version@master...feature/fix_pr_auth

The next steps I suggest is merging this and seeing if pushing the local build works fine. If it does, we'll create a new version of the GitHub Action and update the reference here from the sha pinned version to a new tagged version.

@mkaring mkaring requested review from brightrim and estralis and removed request for estralis January 6, 2024 09:19
@brightrim brightrim merged commit d9b439e into Illarion-eV:develop Jan 6, 2024
6 checks passed
@brightrim
Copy link
Member

@brightrim
Copy link
Member

I've been unable to set up a local environment for server dev, with the documentation lacking and Vilarion not around to provide any guidance. So I'm not able to do anything there if that is what you meant by pushing a local build.

If on the other hand you mean pushing the build from the local side of the server itself somehow, only @estralis has access among our currently active devs.

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