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

feat: move existing BOM generation to make-bom subcommand #533

Closed
wants to merge 16 commits into from

Conversation

madpah
Copy link
Collaborator

@madpah madpah commented Mar 14, 2023

Implementation of #527.

madpah added 2 commits March 14, 2023 13:43
BREAKING CHANGE: moved existing BOM generation to subcommand `make-bom`

Signed-off-by: Paul Horton <[email protected]>
@madpah madpah requested a review from a team as a code owner March 14, 2023 14:18
@madpah madpah changed the base branch from main to dev/4.x.x March 14, 2023 14:18
@madpah madpah self-assigned this Mar 14, 2023
@madpah madpah added enhancement New feature or request breaking change labels Mar 14, 2023
@madpah madpah added this to the 4.0.0 milestone Mar 14, 2023
@madpah madpah mentioned this pull request Mar 16, 2023
Signed-off-by: Paul Horton <[email protected]>
@madpah madpah marked this pull request as draft March 22, 2023 09:16
@madpah madpah marked this pull request as ready for review March 22, 2023 15:40
@jkowalleck
Copy link
Member

ready for review? will have a look tomorrow.

from .client import main

main(prog_name=__package__)
if __name__ == "__main__":
Copy link
Member

@jkowalleck jkowalleck Sep 12, 2023

Choose a reason for hiding this comment

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

unnecessary in __main__.py

@jkowalleck
Copy link
Member

outdated.

@jkowalleck jkowalleck closed this Sep 12, 2023
@jkowalleck jkowalleck mentioned this pull request Oct 25, 2023
@jkowalleck jkowalleck mentioned this pull request Nov 14, 2023
42 tasks
@jkowalleck jkowalleck deleted the feat/make-bom-subcommand branch January 30, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants