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

ci: add container build action #7

Merged
merged 7 commits into from
Jul 18, 2022

Conversation

Dosugamea
Copy link
Member

概要 / Overview

コンテナのビルドアクションを追加しました

詳細 / Details

  • workflowのactionを追加
  • Dockerの依存関係上、現状不可欠な certifiをしぶしぶ pyproject.tomlに追加
  • 依存関係的に実行環境に不要なものを pyproject.tomlの dev-dependenciesに移動
  • たぶんビルドできるDockerfileを追加

参考 / References

certifi問題
python-poetry/poetry#5977

@Dosugamea Dosugamea merged commit d10480d into PurplePalette:develop Jul 18, 2022
@Dosugamea Dosugamea deleted the ci/docker branch July 18, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants