woocommerce/.github/workflows
rodelgc 541abd9178
REP: Post daily smoke test report on Slack (#33203)
* Separate job for api test

* Remove unnecessary comment

* Use ubuntu 20.04 in job "publish-test-report"

* Simplify syntax in "if" condition

* Temporarily add push trigger for testing

* Temporarily disable running jest e2e tests for testing

* Remove unnecessary OR operator

* try: disable certain jobs for testing

* try: run 'hello' api test for testing

* Implement timeout override in API tests

* Allow workflow to override timeout of api tests

* Correct parsing of timeout override

* try: temporarily disable e2e job

* try: make api test verbose for troubleshooting

* try: temporarily disable some install steps for testing

* Correct smoke test env vars

* try: run all api tests

* Re-enable install-build steps

* Correct smoke test env var values

* Temporarily disable running all e2e tests after WC upgrade

* Remove unnecessary flag for daily smoke test runs

* Use different workflow for publishing daily smoke test report

* Use env vars instead of github expressions in accessing job outputs

* Correct multiline syntax

* Correct api_artifact input value

* Take only the first line of commit message

* Correct passing of input value

* Re-enable jobs before submitting for review

* Separate job for api test

* Remove unnecessary comment

* Use ubuntu 20.04 in job "publish-test-report"

* Simplify syntax in "if" condition

* Temporarily add push trigger for testing

* Temporarily disable running jest e2e tests for testing

* Remove unnecessary OR operator

* try: disable certain jobs for testing

* try: run 'hello' api test for testing

* Implement timeout override in API tests

* Allow workflow to override timeout of api tests

* Correct parsing of timeout override

* try: temporarily disable e2e job

* try: make api test verbose for troubleshooting

* try: temporarily disable some install steps for testing

* Correct smoke test env vars

* try: run all api tests

* Re-enable install-build steps

* Correct smoke test env var values

* Temporarily disable running all e2e tests after WC upgrade

* Remove unnecessary flag for daily smoke test runs

* Use different workflow for publishing daily smoke test report

* Use env vars instead of github expressions in accessing job outputs

* Correct multiline syntax

* Correct api_artifact input value

* Take only the first line of commit message

* Correct passing of input value

* Re-enable jobs before submitting for review

* Add push trigger for final testing

* Re-enable e2e tests, remove push trigger before merge

* Fix spacing

* Correct slack channel id
2022-05-31 12:57:04 -06:00
..
scripts Update PR template and post-merge comment for changelogger 2022-04-13 10:16:33 -05:00
build-release-zip-file.yml Extract cache and build to rest of workflows 2022-05-17 11:48:24 -07:00
build-release.yml Extract cache and build to rest of workflows 2022-05-17 11:48:24 -07:00
ci.yml Increase timeout limits for workflows (#33272) 2022-05-31 07:58:54 -07:00
mirrors.yml Add paths input for install build workflow 2022-05-19 08:29:38 -07:00
nightly-builds.yml Add workflow dispatch functions 2022-05-17 12:29:16 -07:00
pr-build-and-e2e-tests.yml Change flag back 2022-05-25 10:21:17 -07:00
pr-code-coverage.yml Increase timeout limits for workflows (#33272) 2022-05-31 07:58:54 -07:00
pr-code-sniff.yml Extract cache and build to rest of workflows 2022-05-17 11:48:24 -07:00
pr-highlight-changes.yml CLI tool and GH workflow to highlight PR changes (#32063) 2022-05-17 13:47:17 +12:00
pr-lint-monorepo.yml Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00
pr-lint-test-js.yml Extract cache and build to rest of workflows 2022-05-17 11:48:24 -07:00
pr-project-label.yml Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00
pr-smoke-test.yml Extract cache and build to rest of workflows 2022-05-17 11:48:24 -07:00
pr-unit-tests.yml Increase timeout limits for workflows (#33272) 2022-05-31 07:58:54 -07:00
pull-request-post-merge-processing.yml Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00
release-code-freeze.yml Add Slack notification for code freeze (#33217) 2022-05-27 09:44:43 -07:00
smoke-test-daily-site-check.yml Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00
smoke-test-daily.yml REP: Post daily smoke test report on Slack (#33203) 2022-05-31 12:57:04 -06:00
smoke-test-release.yml Add paths input for install build workflow 2022-05-19 08:29:38 -07:00
stalebot.yml Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00
triage-label.yml Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00
triage-replies.yml Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00
update-feedback-labels.yml Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00