Skip to content

Remove release build cron triggers from jitstress jobs - #49333

Merged
BruceForstall merged 1 commit into
dotnet:mainfrom
BruceForstall:RemoveStressReleasePipelineRuns
Mar 10, 2021
Merged

Remove release build cron triggers from jitstress jobs#49333
BruceForstall merged 1 commit into
dotnet:mainfrom
BruceForstall:RemoveStressReleasePipelineRuns

Conversation

@BruceForstall

Copy link
Copy Markdown
Contributor

We need to make per-preview decisions about when and how
frequently to run non-baseline jobs. We don't want the
existing configuration to automatically flow to new previews.

We need to make per-preview decisions about when and how
frequently to run non-baseline jobs. We don't want the
existing configuration to automatically flow to new previews.
@ghostghost added the area-Infrastructure-coreclr Only use for closed issues label Mar 8, 2021
@ghost

ghost commented Mar 8, 2021

Copy link
Copy Markdown

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

We need to make per-preview decisions about when and how
frequently to run non-baseline jobs. We don't want the
existing configuration to automatically flow to new previews.

Author:BruceForstall
Assignees:-
Labels:

area-Infrastructure-coreclr

Milestone:-

@BruceForstall

Copy link
Copy Markdown
ContributorAuthor

Related: #49020

@BruceForstall

Copy link
Copy Markdown
ContributorAuthor

Related: (6.0 preview1) #49334, (6.0 preview2) #49335

@trylektrylek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sounds reasonable to me, thank you!

@BruceForstall
BruceForstall merged commit 632a56b into dotnet:mainMar 10, 2021
@BruceForstall
BruceForstall deleted the RemoveStressReleasePipelineRuns branch March 10, 2021 02:25
thaystg added a commit to thaystg/runtime that referenced this pull request Mar 10, 2021
* upstream/main: (83 commits)
Fix a crash in llvm if the sreg of a setret is not set because the methods ends with a throw. (dotnet#49122)
[macOS-arm64] Disable failing libraries tests (dotnet#49400)
improve PriorityQueue documentation (dotnet#49392)
[wasm] Fix debugger tests (dotnet#49206)
[mono] Fix the emission of EnumEqualityComparer instances into the corlib AOT image. (dotnet#49402)
jitutils M2M renaming reaction (dotnet#49430)
WinHttpHandler: Read HTTP/2 trailing headers
[RyuJIT] Make casthelpers cold for sealed classes (dotnet#49295)
JIT: Non-void ThrowHelpers (dotnet#48589)
Update package index for servicing (dotnet#49417)
Remove unnecessary check on polymorphic serialization (dotnet#48464)
Remove release build cron triggers from jitstress jobs (dotnet#49333)
[main] Update dependencies from dotnet/arcade dotnet/llvm-project dotnet/runtime-assets (dotnet#49359)
Implement AppleCryptoNative_X509GetRawData using SecCertificateCopyData
[AndroidCrypto] Support a zero-length salt for HMACs. (dotnet#49384)
Use managed implementation of pbkdf2 for Android's one-shot implementation. (dotnet#49314)
Make 303 redirects do GET like Net Framework (dotnet#49095)
Make sure event generation is incremental (dotnet#48903)
Add amd and Surface arm64 perf runs (dotnet#49389)
Enregister EH var that are single def (dotnet#47307)
...
@ghostghost locked as resolved and limited conversation to collaborators Apr 9, 2021
@karelzkarelz added this to the 6.0.0 milestone May 20, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclrOnly use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@BruceForstall@trylek@karelz