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

Separate patches for compile and environments for CI #72

Merged
merged 3 commits into from
Nov 15, 2022
Merged

Conversation

wenzeslaus
Copy link
Member

@wenzeslaus wenzeslaus commented Nov 15, 2022

Version 7.8 does not work with Python 3.11, so this is using a separate environments for each version in the CI.

Due to changes on main (future 8.3), patches need to be different for each version. This is changed for both compilation on Henry2 and the CI.

v7.8 does not work with Python 3.11, so this is removing it from CI as part of overall phasing out of v7.8 updated from Henry2.
@wenzeslaus wenzeslaus added the bug Something isn't working label Nov 15, 2022
@github-actions
Copy link

github-actions bot commented Nov 15, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.12s
✅ BASH bash-exec 8 0 0.09s
✅ BASH shellcheck 8 0 0.28s
✅ BASH shfmt 8 0 0 0.02s
✅ EDITORCONFIG editorconfig-checker 98 0 0.09s
✅ JSON eslint-plugin-jsonc 1 0 0 0.86s
✅ JSON jsonlint 1 0 0.45s
✅ JSON prettier 1 0 0 0.52s
✅ JSON v8r 1 0 2.35s
✅ MARKDOWN markdownlint 11 0 0 0.64s
✅ MARKDOWN markdown-link-check 11 0 4.08s
✅ MARKDOWN markdown-table-formatter 11 0 0 0.29s
✅ PYTHON bandit 2 0 0.67s
✅ PYTHON black 2 0 0 0.59s
✅ PYTHON flake8 2 0 0.41s
✅ PYTHON isort 2 0 0 0.2s
✅ PYTHON mypy 2 0 4.55s
✅ PYTHON pylint 2 0 2.29s
✅ PYTHON pyright 2 0 5.97s
✅ REPOSITORY checkov yes no 9.48s
✅ REPOSITORY gitleaks yes no 0.15s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.86s
✅ REPOSITORY trivy yes no 5.62s
✅ SPELL cspell 99 0 4.29s
✅ SPELL misspell 98 0 0 0.07s
✅ YAML prettier 51 0 0 1.89s
✅ YAML v8r 51 0 20.32s
✅ YAML yamllint 51 0 1.18s

See errors details in artifact MegaLinter reports on CI Job page

MegaLinter is graciously provided by OX Security

@wenzeslaus wenzeslaus changed the title Remove 7.8 from CI Separate patches for compile and environments for CI Nov 15, 2022
@wenzeslaus wenzeslaus merged commit ed4fb40 into main Nov 15, 2022
@wenzeslaus wenzeslaus deleted the remove-7.8-ci branch November 15, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant