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

[OUTDATED] feat!: v4.0.0 #524

Closed
wants to merge 58 commits into from
Closed

[OUTDATED] feat!: v4.0.0 #524

wants to merge 58 commits into from

Conversation

madpah
Copy link
Collaborator

@madpah madpah commented Mar 7, 2023

--> continued in #605


NOTE: THIS PR WILL NOT BE MERGED UNTIL AFTER RELEASE OF cyclonedx-python-lib 4.0.0

This is the main PR for all release 4.0.0 work.

Includes:

In progress:

Resolves / Invalidates PRs:

madpah added 10 commits March 7, 2023 12:31
Signed-off-by: Paul Horton <[email protected]>
Signed-off-by: Paul Horton <[email protected]>
Signed-off-by: Paul Horton <[email protected]>
Signed-off-by: Paul Horton <[email protected]>
BREAKING CHANGE: Drop support for Python 3.6

feat: bump `cyclonedx-python-lib` to latest RC of `4.0.x`

chore: upgrade `poetry` to `1.4.0`
@madpah madpah added this to the 4.0.0 milestone Mar 7, 2023
madpah added 2 commits March 7, 2023 13:49
chore: removed `autopep8` in favour of `flake8`

Signed-off-by: Paul Horton <[email protected]>
@madpah madpah marked this pull request as ready for review March 7, 2023 14:00
@madpah madpah requested a review from a team as a code owner March 7, 2023 14:00
madpah added 5 commits March 7, 2023 14:06
BREAKING CHANGE: remove deprecated `cyclonedx-bom` command #488
Signed-off-by: Paul Horton <[email protected]>
Signed-off-by: Paul Horton <[email protected]>
@madpah madpah self-assigned this Mar 16, 2023
@madpah madpah added enhancement New feature or request breaking change labels Mar 16, 2023
@jkowalleck jkowalleck marked this pull request as draft October 19, 2023 14:21
@jkowalleck jkowalleck changed the title Release 4.0.0 work [WIP] v4.0.0 Oct 19, 2023
@jkowalleck jkowalleck changed the title [WIP] v4.0.0 [WIP] feat!: v4.0.0 Oct 19, 2023
Signed-off-by: Jan Kowalleck <[email protected]>
@codacy-production
Copy link

codacy-production bot commented Oct 19, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 46cd5171 55.65%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (46cd517) Report Missing Report Missing Report Missing
Head commit (8006cfd) 525 325 61.91%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#524) 124 69 55.65%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

jkowalleck and others added 4 commits October 19, 2023 16:41

---------

Signed-off-by: Jan Kowalleck <[email protected]>
validation output
- CLI switches
- documentation
- implementation
- special github issue templates for the purpose

---------

Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck closed this Oct 25, 2023
@jkowalleck jkowalleck deleted the dev/4.x.x branch October 25, 2023 14:16
@jkowalleck
Copy link
Member

superseded by #605

@jkowalleck jkowalleck linked an issue Dec 25, 2023 that may be closed by this pull request
@jkowalleck jkowalleck changed the title [WIP] feat!: v4.0.0 [OUTDATED] feat!: v4.0.0 Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment