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

現代的な環境で手元テストが動作するよう、メンテナンスを行う #89

Merged
merged 4 commits into from
Nov 4, 2023

Conversation

tpdn
Copy link
Contributor

@tpdn tpdn commented Oct 22, 2023

全体的にパッケージが古く手元ですんなりと動かせる感じではなかったので、テスト環境のメンテナンスをやります。
pyenv + toxの組み合わせを前提にしています。

  • EOLである3.7系を外し、3.8.1-3.11を対象にしています
    • 3.7系のサポートを切っている周辺パッケージが大半なので妥当な判断だと考えています
  • devで使用している各種パッケージを極力最新バージョンに上げています
  • 記述をtox4系前提に変えています
  • flake8とblackのテストが通らなかったため、スタイルの修正を行なっています

実行結果

ブランチ名制約を外してworkflowを実行してみたところ、このように正常に動くことは確認済みです。(一部のバージョンでのテストがSKIPされてそうですが)
https://github.com/tpdn/ja-timex/actions/runs/6604756370/job/17939219172

@yagays yagays self-assigned this Oct 23, 2023
@yagays yagays self-requested a review October 23, 2023 10:32
Copy link
Owner

@yagays yagays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます。私の以下の環境でもpy38-py311までテストが通ったので大丈夫そうです。

  • macOS Ventura 13.6 M2 Pro
  • Ubuntu 22.04.1

@yagays yagays merged commit 860330e into yagays:main Nov 4, 2023
2 checks passed
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.

2 participants