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

Update CI settings #565

Merged
merged 2 commits into from
Jan 16, 2021
Merged

Update CI settings #565

merged 2 commits into from
Jan 16, 2021

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Jan 16, 2021

コンパイラ対応とオプションのライブラリを確認するためGitHub Actionsを利用してCI設定を構成します。
20 jobsを超えると実行待機が発生するため廃止予定オプションとコンパイラオプションはテストから除外しています。
ディストロとツールチェーンの組み合わせも網羅していません。

  • コンパイラ: gcc-6 ~ gcc-10, clang-5.0 ~ clang-10
  • ディストロ: Ubuntu18.04, Ubuntu20.04
  • ビルドツール: Autotools, Meson

ビルドの構成 (20 jobs)

Mesonを利用したビルド (11 jobs)

Ubuntu18.04

  • gcc-6
  • gcc-7
  • gcc-8
  • clang-5.0
  • clang-6.0
  • clang-7

Ubuntu20.04

  • gcc-9
  • gcc-10
  • clang-8
  • clang-9
  • clang-10

Autotoolsを使用したビルド (2 jobs)

Ubuntu18.04

  • gcc-7

Ubuntu20.04

  • gcc-9

オプションのビルド (6 jobs)

Ubuntu18.04 (Autotools)

  • gnutls, oniguruma, xsmp, migemo, alsa, pangolayout
  • openssl, gregex, migemo, sessionlib=no, compat_cache_dir=disabled
  • openssl, oniguruma, xsmp, alsa, pangolayout

Ubuntu20.04 (Meson)

  • gnutls, oniguruma, xsmp, migemo, alsa, pangolayout
  • openssl, gregex, migemo, sessionlib=no, compat_cache_dir=disabled
  • openssl, oniguruma, xsmp, alsa, pangolayout

マニュアルのビルド (1 job)

コンパイラ対応とオプションのライブラリを確認するためGitHub Actionsを
利用してCI設定を構成します。20 jobs[*]を超えると実行待機が発生するため
廃止予定オプションとコンパイラオプションはテストから除外しています。
ディストロとツールチェーンの組み合わせも網羅していません。

コンパイラ: gcc-6 ~ gcc-10, clang-5.0 ~ clang-10
ディストロ: Ubuntu18.04, Ubuntu20.04
ビルドツール: Autotools, Meson

Mesonを利用したビルド (11 jobs)
Ubuntu18.04
- gcc-6
- gcc-7
- gcc-8
- clang-5.0
- clang-6.0
- clang-7
Ubuntu20.04
- gcc-9
- gcc-10
- clang-8
- clang-9
- clang-10

Autotoolsを使用したビルド (2 jobs)
Ubuntu18.04
- gcc-7
Ubuntu20.04
- gcc-9

オプションのビルド (6 jobs)
Ubuntu18.04 (Autotools)
- gnutls, oniguruma, xsmp, migemo, alsa, pangolayout
- openssl, gregex, migemo, sessionlib=no, compat_cache_dir=disabled
- openssl, oniguruma, xsmp, alsa, pangolayout
Ubuntu20.04 (Meson)
- gnutls, oniguruma, xsmp, migemo, alsa, pangolayout
- openssl, gregex, migemo, sessionlib=no, compat_cache_dir=disabled
- openssl, oniguruma, xsmp, alsa, pangolayout

マニュアルのビルド (1 job)

[*]: https://docs.github.com/en/free-pro-team@latest/actions/reference/usage-limits-billing-and-administration#usage-limits
@ma8ma ma8ma added the test テストの変更 label Jan 16, 2021
@ma8ma ma8ma added this to In progress in State of JDim-v0.5.0+ via automation Jan 16, 2021
@ma8ma ma8ma merged commit 3275acb into JDimproved:master Jan 16, 2021
State of JDim-v0.5.0+ automation moved this from In progress to Done Jan 16, 2021
@ma8ma ma8ma deleted the update-ci-settings branch January 16, 2021 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test テストの変更
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant