Skip to content

chore(plugin-packer): add eol message to website of plugin-packer#3597

Merged
shabaraba merged 2 commits intomainfrom
chore/eol-web-plugin-packer
Feb 18, 2026
Merged

chore(plugin-packer): add eol message to website of plugin-packer#3597
shabaraba merged 2 commits intomainfrom
chore/eol-web-plugin-packer

Conversation

@shabaraba
Copy link
Member

Why

The Web version of plugin-packer (https://plugin-packer.kintone.dev/) will be discontinued on August 2026.
Users need to be notified about the end of service and guided to migrate to cli-kintone.

What

  • Add an EOL (End of Life) notice banner to the Web plugin-packer site

How to test

  1. Run cd packages/plugin-packer && pnpm site:dev to start the development server
  2. Access http://localhost:8080

Checklist

  • Read CONTRIBUTING.md
  • Updated documentation if it is required.
  • Added tests if it is required.
  • Passed pnpm lint and pnpm test on the root directory.

Copilot AI review requested due to automatic review settings February 5, 2026 02:52
@shabaraba shabaraba requested a review from a team as a code owner February 5, 2026 02:52
@shabaraba shabaraba requested review from chihiro-adachi and tasshi-me and removed request for a team February 5, 2026 02:52
@github-actions github-actions bot added the pkg: plugin-packer @kintone/plugin-packer label Feb 5, 2026
Copy link
Contributor

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 adds an End of Life (EOL) notice to the web version of plugin-packer, informing users that the service will be discontinued on August 31, 2026, and directing them to use cli-kintone's plugin pack command instead.

Changes:

  • Added a styled EOL notice banner to both English and Japanese versions of the plugin-packer website
  • Implemented CSS styling for the warning banner with appropriate colors and formatting

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/plugin-packer/docs/style.css Added CSS styles for the EOL notice banner with warning colors and formatting
packages/plugin-packer/docs/index.html Added English EOL notice banner after the header
packages/plugin-packer/docs/index-ja.html Added Japanese EOL notice banner after the header

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

@shabaraba shabaraba merged commit cd03421 into main Feb 18, 2026
24 checks passed
@shabaraba shabaraba deleted the chore/eol-web-plugin-packer branch February 18, 2026 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: plugin-packer @kintone/plugin-packer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants