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

Introduce devfile docs build & deploy script #12646

Merged
merged 28 commits into from
Feb 11, 2019
Merged

Conversation

mshaposhnik
Copy link
Contributor

@mshaposhnik mshaposhnik commented Feb 11, 2019

What does this PR do?

Introduces devfile docs build & deploy script.

  • Docs can be build in both native and docker mode (using --docker switch).
  • Script requires DEVFILE_DOCS_GITHUB_TOKEN to be set to clone/push docs repo.
  • Commit message can be specified with --message parameter
  • Deploy can be skipped with --no-deploy parameter

What issues does this PR fix or reference?

#12524

Release Notes

N/A

Docs PR

N/A

Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/task Internal things, technical debt, and to-do tasks to be performed. labels Feb 11, 2019
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Copy link
Contributor

@riuvshin riuvshin left a comment

Choose a reason for hiding this comment

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

Looks good!

Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
Copy link
Member

@sleshchenko sleshchenko left a comment

Choose a reason for hiding this comment

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

LGTM

Would be so nice to have --help argument which would print short information about script, possible arguments and example of usage.

Signed-off-by: Max Shaposhnik <[email protected]>
Signed-off-by: Max Shaposhnik <[email protected]>
@mshaposhnik mshaposhnik merged commit c6d1466 into master Feb 11, 2019
@mshaposhnik mshaposhnik deleted the docs_build_script branch February 11, 2019 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants