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

build(gradle): prepare gradle convert to kotlin, permit rerun build locally #717

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

soloturn
Copy link
Contributor

@soloturn soloturn commented Jun 22, 2024

prepare convert to kotlin by adopting syntax. fix one bug which prevents re-run build on linux, as default permission on extract zip file is read only and 2nd run fails with permission denied.

@soloturn soloturn marked this pull request as draft June 22, 2024 18:38
@soloturn soloturn changed the title prepare gradle convert to kotlin prepare gradle convert to kotlin, permit rerun build locally Jun 22, 2024
@soloturn soloturn marked this pull request as ready for review June 22, 2024 18:51
@skaldarnar skaldarnar changed the title prepare gradle convert to kotlin, permit rerun build locally build(gradle): prepare gradle convert to kotlin, permit rerun build locally Jun 23, 2024
@skaldarnar skaldarnar merged commit 0b12f8a into master Jun 23, 2024
3 checks passed
@skaldarnar skaldarnar deleted the prepare-gradle-upgrade branch June 23, 2024 13:48
@skaldarnar skaldarnar added Type: Maintenance Maintenance or chores not adding new features or fixing bugs. Topic: CI/CD Related to CI/CD and build infrastructure (excluded from the Changelog) labels Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic: CI/CD Related to CI/CD and build infrastructure (excluded from the Changelog) Type: Maintenance Maintenance or chores not adding new features or fixing bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants