Skip to content
This repository was archived by the owner on Aug 30, 2026. It is now read-only.

Bump version to 0.5.3 and add CI workflow with setup fixes - #3

Merged
aarvsn merged 3 commits into
mainfrom
jules-8526666649058568091-cbb17dad
Aug 13, 2026
Merged

Bump version to 0.5.3 and add CI workflow with setup fixes#3
aarvsn merged 3 commits into
mainfrom
jules-8526666649058568091-cbb17dad

Conversation

@aarvsn

@aarvsn aarvsn commented Aug 12, 2026

Copy link
Copy Markdown
Member

This submission bumps the application version to 0.5.3, adds a fully optimized CI workflow for building and packaging the release APK on tags and pull requests, fixes the outdated xenia-upstream submodule reference pointing to a non-Canary commit, and dynamically patches setup.sh to make shader compilation compatible with modern host environments.


PR created automatically by Jules for task 8526666649058568091 started by @aarvsn

- Bump version to 0.5.3 and versionCode to 6 in gradle.properties, app/build.gradle, README.md, and CHANGELOG.md.
- Add GitHub Actions CI workflow in .github/workflows/ci.yml to build the release APK on every tag or pull request.
- Checkout xenia-upstream to a valid Canary-supported commit (8f55b4ab) containing the patcher and other Canary features.
- Update setup.sh to dynamically patch out the obsolete '--canonicalize-ids' flag from xenia-build/xenia-build.py to support modern spirv-opt versions.
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

aarvsn added 2 commits August 12, 2026 21:46
…up fixes

- Bump version to 0.5.3 and versionCode to 6 in gradle.properties, app/build.gradle, README.md, and CHANGELOG.md.
- Add GitHub Actions CI workflow in .github/workflows/ci.yml using gradle/actions/setup-gradle@v4 to build the release APK on every tag or pull request reliably.
- Increase networkTimeout to 60000 in gradle/wrapper/gradle-wrapper.properties to prevent transient download connection drops on runner nodes.
- Checkout xenia-upstream to a valid Canary-supported commit (8f55b4ab) containing the patcher and other Canary features.
- Update setup.sh to dynamically patch out the obsolete '--canonicalize-ids' flag from xenia-build/xenia-build.py to support modern spirv-opt versions.
…, and apply setup fixes

- Bump version to 0.5.3 and versionCode to 6 in gradle.properties, app/build.gradle, README.md, and CHANGELOG.md.
- Add GitHub Actions CI workflow in .github/workflows/ci.yml using gradle/actions/setup-gradle@v4 with validate-wrappers set to false to support third-party wrapper files.
- Increase networkTimeout to 60000 in gradle/wrapper/gradle-wrapper.properties to prevent transient download connection drops on runner nodes.
- Checkout xenia-upstream to a valid Canary-supported commit (8f55b4ab) containing the patcher and other Canary features.
- Update setup.sh to dynamically patch out the obsolete '--canonicalize-ids' flag from xenia-build/xenia-build.py to support modern spirv-opt versions.
@aarvsn
aarvsn marked this pull request as ready for review August 13, 2026 04:51
@aarvsn
aarvsn merged commit e583bbc into main Aug 13, 2026
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant