Skip to content

Release v0.0.38 - #367

Merged
David Gamero (davidgamero) merged 4 commits into
Azure:mainfrom
bosesuneha:release--v0.0.38
Aug 14, 2024
Merged

Release v0.0.38#367
David Gamero (davidgamero) merged 4 commits into
Azure:mainfrom
bosesuneha:release--v0.0.38

Conversation

@bosesuneha

Copy link
Copy Markdown
Member

Description

This release fixes the tag versioning issue in the last release.

Fixes # (issue)
Feature # (details)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@Tatsinnit Tatsat (Tats) Mishra 🐉 (Tatsinnit) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, thanks.

  • Install test seems broke, so might be take a look, please.

@Tatsinnit

Copy link
Copy Markdown
Member

Cool, took a quick look. So the release 0.0.37 was broken and no artefacts were polished which has broken install test:

For comparison: https://github.com/Azure/draft/releases

Screenshot 2024-08-14 at 12 57 58 PM

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks heaps and seems like 0.0.37 manual run had artefacts and all seems good now.

Minor Question/Observation please: Can you please share the detail of this checksum issue for archival reasons in PR, because from commit history it jsut appear 0.0.37 went out few hours back and then you are change logging this new release.

Is it commit driven or something else, please? thank you so much. ❤️🙏☕️

@davidgamero
David Gamero (davidgamero) merged commit b09287a into Azure:main Aug 14, 2024
@bosesuneha

Copy link
Copy Markdown
Member Author

Tatsat (Tats) Mishra 🐉 (@Tatsinnit) Hey , I attempted to fix a bug in the last release by updating the tag to include the bug fix commit. However, I found out this isn't permitted. The reason is the Go checksum database captures a permanent checksum the first time it sees a new module version. This checksum ensures the module remains unchanged from previous downloads, which explains the checksum mismatch error we encountered.

@bosesuneha
Suneha Bose (bosesuneha) deleted the release--v0.0.38 branch August 14, 2024 17:20
Manasa Chinta (manasachi) pushed a commit that referenced this pull request Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants