a11y-guidelines icon indicating copy to clipboard operation
a11y-guidelines copied to clipboard

GitHub Actions から直接ウェブサイトをデプロイする

Open sasaplus1 opened this issue 3 years ago • 1 comments

概要

現在 gh-pages ブランチをプッシュしてウェブサイトを更新する方法をとっていますが、わざわざブランチを用意せずともデプロイすることが可能になりました:

GitHub Pages: Custom GitHub Actions Workflows (beta) | GitHub Changelog

まだベータ版なので勇足かもしれませんが、 gh-pages ブランチがなくなるとスッキリすると思うので対応してみました。

関連リンク

確認項目

Pull Requestを出す前に確認しましょう。

  • [x] コミットは適切にまとめられているか
  • [x] Pull Requestの概要を適切に書いたか
  • [x] レビュワーの指定をしているか
  • textlintを実行しエラーが出ていないか
  • Accessibility

その他

マージ前・マージ後どちらでも良いのですが以下の設定を変更する必要があります。

スクリーンショット 2022-10-24 10 54 52 スクリーンショット 2022-10-24 10 55 16

sasaplus1 avatar Oct 24 '22 01:10 sasaplus1

reg-suit detected visual differences.

Check this report, and review them.

:white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle::white_circle:

What do the circles mean? The number of circles represent the number of changed images.
:red_circle: : Changed items, :white_circle: : New items, :black_circle: : Deleted items, and :large_blue_circle: Passed items

How can I change the check status? If reviewers approve this PR, the reg context status will be green automatically.

reg-suit[bot] avatar Oct 24 '22 01:10 reg-suit[bot]

一応、別のリポジトリで練習したので大丈夫だと思いたい……

sasaplus1 avatar Oct 25 '22 01:10 sasaplus1

@yasuda-shin @itsminadesu @tatz-ibz うまくいったっぽいです https://github.com/openameba/a11y-guidelines/actions/runs/3317428624/jobs/5480298183 :tada:

sasaplus1 avatar Oct 25 '22 01:10 sasaplus1