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

Hotfix: broken workflow #2778

Merged
merged 1 commit into from
Dec 4, 2022
Merged

Hotfix: broken workflow #2778

merged 1 commit into from
Dec 4, 2022

Conversation

sreichel
Copy link
Contributor

@sreichel sreichel commented Dec 3, 2022

Description (*)

Sorry. last workflow update was not complete. Composer check was always true for my test ... composer "skipped" status is not detected, so all other checks are skipped now ... OpenMage/magento-lts#2773

Composer will be validated every time now.

Related Pull Requests

  1. See Fixes workflow issues, ref #2770 #2773

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All automated tests passed successfully (all builds are green)
  • Add yourself to contributors list

@github-actions

This comment has been minimized.

Comment on lines +49 to +51
# if: |
# needs.check.outputs.composer > 0 ||
# needs.check.outputs.workflow > 0
Copy link
Contributor

Choose a reason for hiding this comment

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

could we remove these lines instead or we need them in the future?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd like to keep them for now. I already have an idea to fix it, but i need some time for tests.

@sreichel sreichel merged commit 96682f7 into 1.9.4.x Dec 4, 2022
@sreichel sreichel deleted the hotfix/workflow branch December 4, 2022 00:02
@github-actions
Copy link

github-actions bot commented Dec 4, 2022

Unit Test Results

1 files  ±0  1 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
7 runs  ±0  5 ✔️ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 96682f7. ± Comparison against base commit c9e90b4.

@fballiano fballiano mentioned this pull request Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants