Skip to content

ci: disable GitHub Pages deployment and mark repository as obsolete#536

Merged
takaokouji merged 1 commit intodevelopfrom
feat/deprecate-and-redirect
Feb 24, 2026
Merged

ci: disable GitHub Pages deployment and mark repository as obsolete#536
takaokouji merged 1 commit intodevelopfrom
feat/deprecate-and-redirect

Conversation

@takaokouji
Copy link

Summary

  • GitHub Pages へのデプロイステップを CI/CD から全削除
  • README.md の冒頭に非推奨通知と smalruby3-editor への移行案内を追加

Background

gh-pages ブランチは直接 https://smalruby.app へのリダイレクトページに書き換え済み(直接コミット: e1b455d)。
今後 CI/CD が gh-pages を上書きしないよう、デプロイステップをすべて削除する。

Changes

  • .github/workflows/ci-cd.yml: GitHub Pages デプロイステップを全削除(develop / branch いずれも)
  • README.md: 非推奨通知を追加

Related

Closes smalruby/smalruby3-editor#179

- Remove all GitHub Pages deploy steps from CI/CD workflow.
  The gh-pages branch now serves redirect pages to smalruby.app
  and should not be overwritten by future CI runs.
- Add deprecation notice to README.md pointing to
  smalruby/smalruby3-editor as the successor repository.

Closes smalruby/smalruby3-editor#179

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@takaokouji takaokouji merged commit f623895 into develop Feb 24, 2026
3 checks passed
@takaokouji takaokouji deleted the feat/deprecate-and-redirect branch February 24, 2026 12:56
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.

feat: smalruby3-gui 廃止対応・README更新・smalruby3-editor スプライト追加修正

1 participant