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: remove unnecessary check and update documentation #2

Merged
merged 3 commits into from
Mar 24, 2024

Conversation

minherz
Copy link
Owner

@minherz minherz commented Mar 24, 2024

Modify the action by removing code that creates additional check.
Allow to pass the path to the service account key file instead of the JSON configuration of the service account key.
Add a paragraph to README to reference to the keyless authentication action.

refactor code to stop creating empty action.
move deploy code sections to separate methods.
add some logging to be reported to the action log.
@minherz minherz merged commit aad2200 into main Mar 24, 2024
@minherz minherz deleted the remove-redundant-action branch March 24, 2024 20:56
minherz added a commit that referenced this pull request May 24, 2024
refactor code to stop creating an empty action.
refactor code to move deploy code to stand alone methods.
change log severity to report errors.
add extra info logs to improve verbosity of the action.
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