メインコンテンツへスキップ
  1. Tags/

GitHub Actions

2024

GitHub Actionsを用いてHugoで作成しているサイトのビルドとデプロイ
·☕5分
#テック系 #Hugo #GitHub Actions #CI/CD
GitHub Actionsを用いてHugoで作成しているサイトのビルドとデプロイ

2022

GitHub Actions・pytestで失敗した(Failed)時の挙動確認
·☕3分
#テック系 #Python #pytest #GitHub #GitHub Actions #テスト #CI/CD
タイトルの通り、GitHub Actionsでpytestを実行し、テストが失敗(Faile
GitHub Actions・pipenv・pytestで自動テストの練習
·☕5分
#テック系 #Python #pytest #GitHub #GitHub Actions #テスト #CI/CD
タイトルの通り、GitHub Actionsを用いてPythonのテスト自動化に取り組んでみ