Skip to content

Doc changes v1.22.0#279

Merged
sanketsudake merged 3 commits intomainfrom
doc-changes-v1.22.0
Dec 18, 2025
Merged

Doc changes v1.22.0#279
sanketsudake merged 3 commits intomainfrom
doc-changes-v1.22.0

Conversation

@sanketsudake
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 1, 2025

Deploy Preview for fission-website ready!

Name Link
🔨 Latest commit a9ad94d
🔍 Latest deploy log https://app.netlify.com/projects/fission-website/deploys/6944328e48023500089bc066
😎 Deploy Preview https://deploy-preview-279--fission-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
Copilot AI review requested due to automatic review settings December 18, 2025 16:57
* Restructure fission-bundle CLI and remove old modules by @sanketsudake in https://github.com/fission/fission/pull/3178
* Bump the go-dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/fission/fission/pull/3181
* Update Go version to 1.24.1 by @sanketsudake in https://github.com/fission/fission/pull/3182
* Bump github/codeql-action from 3.28.10 to 3.28.11 in the github-actions group by @dependabot[bot] in https://github.com/fission/fission/pull/3185
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[LanguageTool] reported by reviewdog 🐶
The official name of this software platform is spelled with a capital “H”. (GITHUB[1])
Suggestions: GitHub
URL: https://en.wikipedia.org/wiki/GitHub
Rule: https://community.languagetool.org/rule/show/GITHUB?lang=en-US&subId=1
Category: CASING

* Bump the go-dependencies group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/fission/fission/pull/3266
* Add support to customise storagesvc deployment strategy by @ian-thompson-yv in https://github.com/fission/fission/pull/3196
* Bump the docker-images group across 5 directories with 1 update by @dependabot[bot] in https://github.com/fission/fission/pull/3267
* Bump github/codeql-action from 4.31.0 to 4.31.2 in the github-actions group by @dependabot[bot] in https://github.com/fission/fission/pull/3272
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[LanguageTool] reported by reviewdog 🐶
The official name of this software platform is spelled with a capital “H”. (GITHUB[1])
Suggestions: GitHub
URL: https://en.wikipedia.org/wiki/GitHub
Rule: https://community.languagetool.org/rule/show/GITHUB?lang=en-US&subId=1
Category: CASING

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates documentation and configuration files for the v1.22.0 release of Fission, including version bumps for Hugo, Go, and project dependencies, along with comprehensive release notes documenting changes, fixes, and new contributors.

Key Changes

  • Updated Hugo from 0.142.0 to 0.152.2 and Go from 1.23.5 to 1.25.x across build configurations
  • Updated project dependencies including google/docsy (0.11.0 → 0.13.0) and bootstrap (5.3.3 → 5.3.8)
  • Added comprehensive v1.22.0 release notes with deprecation notices, fixes, changelog, and contributor acknowledgments

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
netlify.toml Updated HUGO_VERSION to 0.152.2 and GO_VERSION to 1.25.5 across all deployment contexts (production, split1, deploy-preview, branch-deploy)
go.mod Updated Go version to 1.25.4 and google/docsy dependency to 0.13.0
go.sum Updated dependency checksums for Font-Awesome, google/docsy, and bootstrap to match go.mod changes
config.toml Updated release_version from v1.21.0 to v1.22.0
content/en/docs/releases/v1.22.0.md Added new release notes document detailing deprecations, fixes, changelog with 83 PRs, and 4 new contributors

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

module github.com/fission/fission.io

go 1.23.5
go 1.25.4
Copy link

Copilot AI Dec 18, 2025

Choose a reason for hiding this comment

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

The Go version in go.mod is set to 1.25.4, but netlify.toml specifies GO_VERSION as 1.25.5 across all deployment contexts. These versions should be consistent to avoid potential build inconsistencies between local development and deployment environments.

Suggested change
go 1.25.4
go 1.25.5

Copilot uses AI. Check for mistakes.
* Bump the go-dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/fission/fission/pull/3232
* Bump the github-actions group across 1 directory with 7 updates by @dependabot[bot] in https://github.com/fission/fission/pull/3233
* Bump the go-dependencies group across 1 directory with 19 updates by @dependabot[bot] in https://github.com/fission/fission/pull/3238
* Usa labels instead of deprecated commonLabels by @facorazza in https://github.com/fission/fission/pull/3239
Copy link

Copilot AI Dec 18, 2025

Choose a reason for hiding this comment

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

Typo: "Usa" should be "Use" - the word appears to be missing the final "e".

Suggested change
* Usa labels instead of deprecated commonLabels by @facorazza in https://github.com/fission/fission/pull/3239
* Use labels instead of deprecated commonLabels by @facorazza in https://github.com/fission/fission/pull/3239

Copilot uses AI. Check for mistakes.
@sanketsudake sanketsudake merged commit 6451b61 into main Dec 18, 2025
13 of 14 checks passed
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