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

Configure chronicle to pre-1.0 mode #1356

Merged
merged 1 commit into from
Jun 21, 2023
Merged

Conversation

willmurphyscode
Copy link
Contributor

@willmurphyscode willmurphyscode commented Jun 21, 2023

Track a chronicle config file that causes chronicle to bump minor version instead of major version in response to the "breaking-change" label for pre-1.0 releases.

Testing:

Labeled #1354 as a breaking change and ran make changelog with this change:

  ## v0.63.0 https://github.com/anchore/grype/tree/v0.63.0 (2023-06-21)

  Full Changelog https://github.com/anchore/grype/compare/v0.62.3...v0.63.0

  ### Added Features

  • feat: add package info to search by for all match details [PR #1339 https://github.com/anchore/grype/pull/1339]
  [westonsteimel https://github.com/westonsteimel]
  • Expose Go template file that produces the table report [Issue #629 https://github.com/anchore/grype/issues/629]
  [PR #1343 https://github.com/anchore/grype/pull/1343] [jneate https://github.com/jneate]
  • Add a folder with go templates [Issue #1316 https://github.com/anchore/grype/issues/1316]

  ### Breaking Changes

  • update Syft to v0.84.0: stereoscope platform fix and artifact ID padding [PR #1354
  https://github.com/anchore/grype/pull/1354] [anchore-actions-token-generator https://github.com/anchore-actions-token-
  generator]

We can see the version is bumped to 0.63.0 instead of 1.0.0.

@willmurphyscode willmurphyscode added the changelog-ignore Don't include this issue in the release changelog label Jun 21, 2023
Track a chronicle config file that causes chronicle to bump minor
version instead of major version in response to the "breaking-change"
label for pre-1.0 releases.

Signed-off-by: Will Murphy <[email protected]>
@willmurphyscode willmurphyscode enabled auto-merge (squash) June 21, 2023 15:43
@willmurphyscode willmurphyscode merged commit ca79c2a into main Jun 21, 2023
@willmurphyscode willmurphyscode deleted the add-chronicle-config branch June 21, 2023 15:48
spiffcs added a commit to shanedell/grype that referenced this pull request Jul 11, 2023
* main: (23 commits)
  Remove Docker section from DEVELOPING.md (anchore#1384)
  chore(deps): update bootstrap tools to latest versions (anchore#1381)
  chore(deps): bump github.com/docker/docker (anchore#1382)
  Port to new syft source API (anchore#1376)
  chore(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 (anchore#1375)
  chore: bump quality gate labels and images (anchore#1374)
  chore(deps): update bootstrap tools to latest versions (anchore#1368)
  Add a simple CSV format template to the templates/ directory and tweak docs (anchore#1366)
  chore(deps): update Syft to v0.84.1 (anchore#1372)
  fix: Add more log4j-adjacent package ignore rules (anchore#1358)
  chore: bump the quality gate labels (anchore#1369)
  add oss community board auto-add workflow (anchore#1364)
  fix: totals for vulnerability matches (anchore#1359)
  chore(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 (anchore#1363)
  chore(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3 (anchore#1357)
  Configure chronicle to pre-1.0 mode (anchore#1356)
  chore(deps): update Syft to v0.84.0 (anchore#1354)
  chore(deps): update bootstrap tools to latest versions (anchore#1353)
  chore(deps): update Syft to v0.83.1 (anchore#1352)
  chore(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 (anchore#1350)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't include this issue in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants