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 render cmd #65

Merged
merged 5 commits into from
Jul 18, 2022
Merged

Add render cmd #65

merged 5 commits into from
Jul 18, 2022

Conversation

lucian-ioan
Copy link
Collaborator

Adds render command which renders the consolidated changelog for a version in an asciidoc file.

The version flag is required.

Usage:

elastic-changelog-tool render --version=1.0.1

Closes: #62

@elasticmachine
Copy link
Collaborator

elasticmachine commented Jul 8, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-07-15T13:39:36.191+0000

  • Duration: 2 min 25 sec

Test stats 🧪

Test Results
Failed 0
Passed 67
Skipped 0
Total 67

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Copy link
Member

@endorama endorama left a comment

Choose a reason for hiding this comment

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

This PR includes the cleanup command, and I think there will be a conflict when adding the changes requested in #64 review. If that gets removed this is good to be merged!

cmd/cleanup.go Outdated
@@ -0,0 +1,45 @@
// Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
Copy link
Member

Choose a reason for hiding this comment

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

Please remove the cleanup command from this PR.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done.

@lucian-ioan lucian-ioan merged commit 2022107 into elastic:main Jul 18, 2022
@lucian-ioan lucian-ioan deleted the add_render_cmd branch September 5, 2022 09: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.

Add render command
3 participants