Skip to content

configurable runner and android image for artifactory workflow#79

Merged
fbzli merged 1 commit into
feature/v2from
feature/artifactory-runner-image
Jun 18, 2026
Merged

configurable runner and android image for artifactory workflow#79
fbzli merged 1 commit into
feature/v2from
feature/artifactory-runner-image

Conversation

@fbzli

@fbzli fbzli commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the reusable android_library_artifactory workflow to make the runner selection and Android container image version configurable by callers, aligning it with other Android workflows in this repository that already support runs-on and android-image-version inputs.

Changes:

  • Added runs-on workflow input (JSON string) and used it via fromJSON(...) for jobs.build.runs-on.
  • Added android-image-version workflow input and ran the job inside cimg/android:${{ inputs.android-image-version }}.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fbzli fbzli merged commit 8a501fb into feature/v2 Jun 18, 2026
1 check passed
@fbzli fbzli deleted the feature/artifactory-runner-image branch June 18, 2026 09:16
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.

3 participants