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

Release: Gateway 3.7.0.0 #7412

Merged
merged 2 commits into from
May 29, 2024
Merged

Release: Gateway 3.7.0.0 #7412

merged 2 commits into from
May 29, 2024

Conversation

lena-larionova
Copy link
Contributor

@lena-larionova lena-larionova commented May 22, 2024

Description

Releasing the docs for for Gateway 3.7.

Will create an "unreleased" 3.8 branch after this is merged, as we need to create placeholder plugin schemas for 3.8.

Preview link: https://deploy-preview-7412--kongdocs.netlify.app/gateway/

List of changes in this release

Release checklist

Release prep

  • Create release PR
  • Update docs normally generated via autodocs:
    • Config reference
    • CLI reference
    • Admin API
    • PDK
  • Plugin updates via docs-plugin-toolkit:
    • Generate plugin schemas and examples
    • Update the plugins submodule
    • Update plugin priority list
    • Update referenceable fields
  • Update support matrix
  • Upgrade:
    • Update upgrade paths
    • List breaking changes in 3.7
  • Pre-load API specs into dev portal
  • Update Konnect compatibility errors table
  • Gateway changelog
  • Konnect changelog
  • Performance testing benchmark update
  • SBOM link

Release day and post eng release

Code freeze on all doc updates that aren't for this release.

  • Update GPG keys
  • Merge all remaining PRs in release milestone
  • (Only after all packages are published) Run install instructions workflow
  • Sync specs via workflow
  • Merge release PR
  • Publish specs in Dev Portal

Post-merge

Testing/QA

  • Visual check that content renders correctly
  • Check for broken links
make clean && make build
netlify dev
cd tools
cd broken-link-checker
node full.js --host <http://localhost:8888>

@lena-larionova lena-larionova added do not merge Issues/ PRs whose changes should not be merged at this time review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? labels May 22, 2024
@lena-larionova lena-larionova requested a review from a team as a code owner May 22, 2024 04:48
@lena-larionova lena-larionova marked this pull request as draft May 22, 2024 04:48
Copy link

netlify bot commented May 22, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit 2319fe4
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/664d7d983cb63d0008565602
😎 Deploy Preview https://deploy-preview-7412--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 91 (🔴 down 2 from production)
Accessibility: 93 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@lena-larionova lena-larionova added this to the Gateway 3.7 milestone May 22, 2024
Copy link
Contributor

@cloudjumpercat cloudjumpercat left a comment

Choose a reason for hiding this comment

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

LGTM!

@lena-larionova lena-larionova marked this pull request as ready for review May 29, 2024 14:15
@lena-larionova lena-larionova merged commit 2747978 into main May 29, 2024
19 checks passed
@lena-larionova lena-larionova deleted the chore/release/gateway-3.7.0.0 branch May 29, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Issues/ PRs whose changes should not be merged at this time review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants