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

Azure Pipelines: timeoutInMinutes should be number #3560

Closed
henryiii opened this issue Jan 29, 2024 · 2 comments
Closed

Azure Pipelines: timeoutInMinutes should be number #3560

henryiii opened this issue Jan 29, 2024 · 2 comments
Labels
issue:bug Report errors or unexpected behavior (auto-generated by issue forms)

Comments

@henryiii
Copy link
Contributor

Area with issue?

JSON Schema

✔️ Expected Behavior

timeoutInMinutes is set as a string, while it's supposed to be a number (see https://learn.microsoft.com/en-us/azure/devops/pipelines/process/phases?view=azure-devops&tabs=yaml#define-a-single-job).

(I can make a PR later, just recording this now while I'm noticing it validating cibuildwheel's files.)

❌ Actual Behavior

Should allow or require a number.

YAML or JSON file that does not work.

No response

IDE or code editor.

None

Are you making a PR for this?

Yes, I will create a PR.

@henryiii henryiii added the issue:bug Report errors or unexpected behavior (auto-generated by issue forms) label Jan 29, 2024
@hyperupcall
Copy link
Member

I couldn't find timeoutInMinutes in this repository and it seems that Azure Pipelines is hosted externally. Since it's not fixable here, I'll close this issue

@hyperupcall hyperupcall closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
@henryiii
Copy link
Contributor Author

It looks like this is it: microsoft/azure-pipelines-vscode#524

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue:bug Report errors or unexpected behavior (auto-generated by issue forms)
Projects
None yet
Development

No branches or pull requests

2 participants