[CI] dms: workflow artifact uploads + workflow_dispatch + checklog tolerance#7
Closed
dnplkndll wants to merge 0 commit into
Closed
[CI] dms: workflow artifact uploads + workflow_dispatch + checklog tolerance#7dnplkndll wants to merge 0 commit into
dnplkndll wants to merge 0 commit into
Conversation
445ff16 to
94ac112
Compare
94ac112 to
ffc5974
Compare
f24c3d3 to
04f472c
Compare
6260599 to
e8f82f0
Compare
ffc5974 to
ff016d6
Compare
e8f82f0 to
51d823c
Compare
ff016d6 to
1f77ff5
Compare
51d823c to
5813d8b
Compare
1f77ff5 to
2029db5
Compare
5813d8b to
ddcb35c
Compare
2029db5 to
2b6fe4d
Compare
ddcb35c to
8093e04
Compare
2b6fe4d to
70dcc42
Compare
8093e04 to
9584f01
Compare
70dcc42 to
f579209
Compare
9584f01 to
83e0437
Compare
f579209 to
08cec0b
Compare
83e0437 to
6a92e5d
Compare
08cec0b to
7246160
Compare
6a92e5d to
c060849
Compare
7246160 to
ce97955
Compare
c060849 to
5089b85
Compare
ce97955 to
fa54dfe
Compare
5089b85 to
8a267e9
Compare
fa54dfe to
134e055
Compare
8a267e9 to
f7e718e
Compare
134e055 to
b1cd0fa
Compare
f7e718e to
ae7c486
Compare
b1cd0fa to
9a2a20e
Compare
ae7c486 to
3e7fe81
Compare
9a2a20e to
7c81428
Compare
3e7fe81 to
acfc5d6
Compare
7c81428 to
349c9e3
Compare
acfc5d6 to
020a378
Compare
349c9e3 to
fd2ec7f
Compare
020a378 to
581edfa
Compare
fd2ec7f to
189291b
Compare
581edfa to
70614eb
Compare
189291b to
362a508
Compare
e642c19 to
2e2edbf
Compare
362a508 to
6d6b3c9
Compare
2e2edbf to
d09e8ae
Compare
6d6b3c9 to
d09e8ae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub Actions workflow tooling on top of #3 + #9. Fork-only — strips before any upstream submission (
oca-addons-repo-templateowns the workflow templates).Base:
19.0-add-dms-hoot-tests(#9) · Head:19.0-ci-ui-artifacts· Stacked under #8.What the branch changes
.github/workflows/test.yml:Upload screenshots from JS testsstep captures/tmp/odoo_tests/<DB>on failure (Hoot screenshot output).Upload odoo server log on failurestep captures/var/log/odoo/*.log+ workspace + runner-temp.workflow_dispatch:so we can manually re-trigger when GitHub silently throttles fork-PR runs after a push burst.checklog-odoo.cfg: ignoreKilling chrome descendantsWARN (benign browser_js cleanup;OCA_ENABLE_CHECKLOG_ODOO=1was treating it as a build error).Companion template change at
ledoent/oca-addons-repo-template#1so the artifact-upload steps land in future cookiecutter-generated workflows.CI
GitHub Actions on the
ledoentorg is currently throttled by Actions abuse-detection. Runboat builds pass.