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

[CI] Only wait 30 minutes for VS insertion task #1826

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

pjcollins
Copy link
Member

Commit 41a42d1 added a new stage for releases that will wait for up to
two days for approval before timing out. In most cases, this will cause
the maui-release and maui-nightly release definitions to wait the
full two days before they trigger automatically. This is only avoided
if someone approves or rejects the VS Insertion stage in the pipeline
before the default timeout occurs.

We can reduce the timeout to 30 minutes to speed up the majority of post
build efforts, as the VS Insertion stage can still be re-ran after it
is rejected.

Commit 41a42d1 added a new stage for releases that will wait for up to
two days for approval before timing out.  In most cases, this will cause
the `maui-release` and `maui-nightly` release definitions to wait the
full two days before they trigger automatically.  This is only avoided
if someone approves or rejects the `VS Insertion` stage in the pipeline
before the default timeout occurs.

We can reduce the timeout to 30 minutes to speed up the majority of post
build efforts, as the `VS Insertion` stage can still be re-ran after it
is rejected.
@pjcollins
Copy link
Member Author

@pjcollins
Copy link
Member Author

The VS insert stage timed out after 30min as expected in the link above, this is ready to go.

@pjcollins pjcollins merged commit 9a0f360 into main Jul 27, 2021
@pjcollins pjcollins deleted the pjc/vs-insert-timeout-30 branch July 27, 2021 19:37
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@samhouts samhouts added the fixed-in-6.0.100-preview.7.3 Look for this fix in 6.0.100-preview.7.3! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-6.0.100-preview.7.3 Look for this fix in 6.0.100-preview.7.3!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants