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

Support expressions in GHA require-timeout schema #356

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Nov 24, 2023

github-workflows-require-timeout now supports expression eval blocks in the value for the timeout. Two test-cases ensure that such workflows will pass, based on the example provided in #354

resolves #354

There is also a small refinement to test outputs here, which was added while testing this addition.

github-workflows-require-timeout now supports expression eval blocks
in the value for the timeout. Two test-cases ensure that such
workflows will pass, based on the example provided in #354

resolves #354

There is also a small refinement to test outputs here, which was added
while testing this addition.
@sirosen sirosen merged commit 2feef16 into main Nov 24, 2023
45 checks passed
@sirosen sirosen deleted the expression-in-gha-timeout branch November 24, 2023 21:31
webknjaz added a commit to aio-libs/frozenlist that referenced this pull request Dec 14, 2023
Previously, the jsonschema for non-raw number values was incomplete
but has been fixed in check-jsonschema v0.27.2.

Refs:

  * python-jsonschema/check-jsonschema#354
  * python-jsonschema/check-jsonschema#356
webknjaz added a commit to aio-libs/yarl that referenced this pull request Dec 15, 2023
Previously, the jsonschema for non-raw number values was incomplete
but has been fixed in check-jsonschema v0.27.2.

Refs:

  * python-jsonschema/check-jsonschema#354
  * python-jsonschema/check-jsonschema#356
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] github-workflows-require-timeout.json: timeout-minutes should allow expressions
1 participant