Skip to content

Add build workflows for Biometric and DirectBoot samples#103

Closed
cartland wants to merge 1 commit intoandroid:mainfrom
cartland:android_build
Closed

Add build workflows for Biometric and DirectBoot samples#103
cartland wants to merge 1 commit intoandroid:mainfrom
cartland:android_build

Conversation

@cartland
Copy link
Copy Markdown
Contributor

@cartland cartland commented May 8, 2025

This commit adds GitHub Actions workflows for building the BiometricAuthentication, BiometricLoginKotlin, and DirectBoot Application samples.

These workflows are triggered on:

  • workflow_dispatch
  • push to main branch
  • pull requests to main branch

The workflows perform the following steps:

  • Checkout the code
  • Set up JDK 11
  • Set up Gradle
  • Make gradlew executable
  • Build the application

@gemini-code-assist
Copy link
Copy Markdown

Note

The files in this pull request are not supported by Gemini Code Assist.

This commit adds GitHub Actions workflows for building the
BiometricAuthentication, BiometricLoginKotlin, and DirectBoot
Application samples.

These workflows are triggered on:
- workflow_dispatch
- push to main branch
- pull requests to main branch

The workflows perform the following steps:
- Checkout the code
- Set up JDK 11
- Set up Gradle
- Make gradlew executable
- Build the application
@cartland
Copy link
Copy Markdown
Contributor Author

Replaced with #105

@cartland cartland closed this Oct 16, 2025
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.

1 participant