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

ci: Update and build on PR #27

Merged
merged 4 commits into from
Nov 19, 2023
Merged

Conversation

SimonIT
Copy link
Member

@SimonIT SimonIT commented Nov 18, 2023

There's still the issue with linux-libc-dev:i386. I will look into that

@SimonIT SimonIT force-pushed the ci-PR-build branch 7 times, most recently from 3b72157 to 2f17c78 Compare November 18, 2023 15:18
@SimonIT
Copy link
Member Author

SimonIT commented Nov 18, 2023

Finally it's working🎉

Copy link
Member

@MrStahlfelge MrStahlfelge left a comment

Choose a reason for hiding this comment

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

Thank you so much for getting it running!

branches:
- master
- sdl/**
on: [push, pull_request]
Copy link
Member

Choose a reason for hiding this comment

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

This will deploy a snapshot on each PR, very dangerous :)

Copy link
Member Author

Choose a reason for hiding this comment

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

That's why I added the if: github.event_name == 'push' && github.ref == 'refs/heads/master' && github.repository_owner == 'libgdx' to the actual publish step ;)

Copy link
Member

Choose a reason for hiding this comment

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

Ah, great. Can you add a comment so the next one won't stumble accross this?

@MrStahlfelge MrStahlfelge merged commit b69eff0 into libgdx:master Nov 19, 2023
2 checks passed
@SimonIT SimonIT deleted the ci-PR-build branch November 19, 2023 13:03
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