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

Update Version Number from 0.3.0 to 0.4.0 (Driftwood) #567

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

rlxdev
Copy link
Collaborator

@rlxdev rlxdev commented Jan 13, 2025

🗣 Description

Version number updated to 0.4.0 in preparation for the Driftwood release.

Closes #566

🧪 Testing

Ran ScubaGoggles to confirm that updated version number appears in reports.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • If applicable, All future TODOs are captured in issues, which are referenced in the PR description.
  • The relevant issues PR resolves are linked preferably via closing keywords.
  • All relevant type-of-change labels have been added.
  • I have read and agree to the CONTRIBUTING.md document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

✅ Pre-merge Checklist

  • This PR has been smoke tested to ensure main is in a functional state when this PR is merged.
  • Squash all commits into one PR level commit using the Squash and merge button.

✅ Post-merge Checklist

  • Delete the branch to clean up.
  • Close issues resolved by this PR if the closing keywords did not activate.

@rlxdev rlxdev added the version bump This issue or pull request increments the version number label Jan 13, 2025
@rlxdev rlxdev added this to the Driftwood milestone Jan 13, 2025
@rlxdev rlxdev self-assigned this Jan 22, 2025
Copy link
Collaborator

@mitchelbaker-cisa mitchelbaker-cisa 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.

  • Installed new version of scubagoggles, successfully installed v0.4.0 (listed under pip list in venv)
  • Created new scubagoggles report and v0.4.0 is indicated in BaselineReports.html; checked ScubaResults.json for any lingering references to v0.3.0 and found none.

@rlxdev rlxdev added the blocked This issue or pull request is awaiting the outcome of another issue or pull request label Feb 5, 2025
Base automatically changed from 519-policy-api-updates to main February 5, 2025 19:43
@rlxdev rlxdev removed the blocked This issue or pull request is awaiting the outcome of another issue or pull request label Feb 5, 2025
@rlxdev rlxdev linked an issue Feb 5, 2025 that may be closed by this pull request
@rlxdev rlxdev force-pushed the 566-version-update-0.4.0 branch from 9985184 to 2dd3cb2 Compare February 5, 2025 20:14
Copy link
Collaborator

@snarve snarve 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! Updated version showing up as expected after reinstalling the dependencies.

@snarve snarve merged commit 5d39d76 into main Feb 5, 2025
6 checks passed
@snarve snarve deleted the 566-version-update-0.4.0 branch February 5, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version bump This issue or pull request increments the version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Version to 0.4.0
3 participants