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

Fix defaults #510

Merged
merged 2 commits into from
Feb 20, 2023
Merged

Fix defaults #510

merged 2 commits into from
Feb 20, 2023

Conversation

AndrewKahr
Copy link
Member

@AndrewKahr AndrewKahr commented Feb 14, 2023

Changes

  • ...

Checklist

  • Read the contribution guide and accept the
    code of conduct
  • Readme (updated or not needed)
  • Tests (added, updated or not needed)

@davidmfinol
Copy link
Member

Is there a reason to completely remove the default line for androidExportType, instead of doing default: ''?

@AndrewKahr
Copy link
Member Author

I'm not sure exactly how inputs works. I'm relying on it not being defined to know whether to prioritize over the app bundle parameter. If '' counts as undefined then it can be added as default.

@AndrewKahr
Copy link
Member Author

@davidmfinol Is it preferred to have an empty string default? I can see about changing the logic to support that.

@davidmfinol
Copy link
Member

I think it would be better to have to the empty string default, so that it is consistent with how we are defining all the other inputs.

@AndrewKahr
Copy link
Member Author

Should be aligned with the other inputs now @davidmfinol

@github-actions
Copy link

Cat Gif

@davidmfinol davidmfinol merged commit 7f2782d into game-ci:main Feb 20, 2023
@AndrewKahr AndrewKahr deleted the hotfix-2-2 branch March 5, 2023 08:31
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