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 action definitions #1

Merged
merged 8 commits into from
Mar 6, 2020
Merged

Add action definitions #1

merged 8 commits into from
Mar 6, 2020

Conversation

zappy-shu
Copy link
Contributor

Adds the action definition along with the readme, apache 2 license, and basic CI flow to test the action works

Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated

### `target`

Sets the target build stage to build.
Copy link
Member

Choose a reason for hiding this comment

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

nit: maybe Sets the stage to build?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copied from the docker help build output. It's not great though I'll admit. Maybe Set the target stage to build?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
action.yml Outdated
- build-push
inputs:
username:
description: Username used to log in to a docker registry. If not set then no login will occur
Copy link
Member

Choose a reason for hiding this comment

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

nit: is this intentional that there is no dot at the end of all the descriptions?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just been following the examples in the official docs: https://help.github.com/en/actions/building-actions/metadata-syntax-for-github-actions#description

There doesn't appear to be an actual standard though

Signed-off-by: Nick Adcock <nick.adcock@docker.com>
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
@zappy-shu zappy-shu merged commit ff1bd84 into master Mar 6, 2020
@zappy-shu zappy-shu deleted the action-definition branch March 6, 2020 09:48
@Surgo Surgo mentioned this pull request Sep 3, 2020
@chaoscommencer chaoscommencer mentioned this pull request Jan 8, 2023
@dmatviichuk dmatviichuk mentioned this pull request Feb 29, 2024
3 tasks
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