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

Add optional build-app and build-flags options #1

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

jgarber623
Copy link

@jgarber623 jgarber623 commented Mar 4, 2024

Draws more options from felt/ultimate-elixir-ci's Action that I overlooked on v1.0.0.

build-app:
  description: Compile application using `mix compile`.
  default: true
build-flags:
  description: Additional flags to pass to `mix compile`.
  default: "--all-warnings"

@jgarber623 jgarber623 requested a review from a team as a code owner March 4, 2024 17:17
@jgarber623 jgarber623 self-assigned this Mar 4, 2024
@jgarber623 jgarber623 merged commit 85ca7c9 into main Mar 4, 2024
12 checks passed
@jgarber623 jgarber623 deleted the add-build-options branch March 4, 2024 17:20
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