FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Expose build-root-directory in gradle action by samarth-gupta-traceable · Pull Request #60 · hypertrace/github-actions · GitHub

Expose build-root-directory in gradle action - #60

Open
samarth-gupta-traceable wants to merge 1 commit into
mainfrom
gradle_build-root-directory
Open

Expose build-root-directory in gradle action#60
samarth-gupta-traceable wants to merge 1 commit into
mainfrom
gradle_build-root-directory

Conversation

Copy link
Copy Markdown

Description

Expose build-root-directory in gradle action

Comment thread gradle/action.yml
steps:
- uses: gradle/gradle-build-action@v2
with:
build-root-directory: ${{ inputs.build-root-directory }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Can we take this opportunity to switch to v3 of the generic action? It looks like gradle switched to a model where you set up gradle rather than call their action directly, but this one delegates to it so should be fine. We still want the common action anyway to pass build args

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL