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

fix: initial release catched issues #7

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

DariuszPorowski
Copy link
Member

This pull request includes several changes aimed at improving documentation and fixing issues related to release assets and checksums. The most important changes include updates to documentation links, the removal of unnecessary SBOM JSON files, and adjustments to the .goreleaser.yml configuration.

Documentation Updates:

  • Updated links in docs/index.md and templates/index.md.tmpl to point to the correct guides for authentication methods. ([[1]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-b4d68dc855d0f9476d3f2ee343853bd21bf82ea9960d0cf06661baa244439dd6L64-R73), [[2]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-b4d68dc855d0f9476d3f2ee343853bd21bf82ea9960d0cf06661baa244439dd6L109-R113), [[3]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-2787aac6ad1510c9157d238b7b366aa4a6abdeba2429c28affad380e0bd3df26L40-R60))
  • Removed the "Authentication" section from the navigation in docs/.pages. ([docs/.pagesL5](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-5b7137a1b17cd50c3db509d7fccc84b453921a9ab979daa5e1a372fda4575a0dL5))

Release Assets and Configuration:

  • Fixed the issue of unnecessary SBOM JSON files being included in the release assets by removing the sboms section from .goreleaser.yml. ([.goreleaser.ymlL45-L47](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-42e26dc67aed8aa3edb2472b4403288c1699fb6dc47419b9a475f0f224fe4689L45-L47))
  • Added entries to track fixed issues related to docs rendering and links, and unnecessary SBOM JSON files in the .changes/unreleased directory. ([[1]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-b58489300b3b5adc5685a5818f34be2b63dcfb9cb27e46c929f7f90e3af85363R1-R5), [[2]](https://github.com/microsoft/terraform-provider-fabric/pull/7/files#diff-c031cfd4606dfeb2c17b6a9d48c7bea25692e9446970205e1eee395aa0cb4cfdR1-R5))

Copy link

Changelog Preview

v0.1.0-dev - September 20, 2024

🪲 Fixed

  • #7 Docs rendering and links
  • #7 Unnecessary sbom json in the release assets

@DariuszPorowski DariuszPorowski merged commit bf1bc2c into main Sep 20, 2024
19 checks passed
@DariuszPorowski DariuszPorowski deleted the fix_post-release-issues branch September 20, 2024 21:30
DariuszPorowski added a commit that referenced this pull request Sep 20, 2024
## v0.1.0-beta.2 - September 20, 2024

### 🪲 Fixed

* [#7](#7)
Docs rendering and links
* [#7](#7)
Unnecessary sbom json in the release assets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants