Implement "Nightly" build #1065

Closed
opened 2026-01-30 22:15:39 +00:00 by claunia · 0 comments
Owner

Originally created by @miniksa on GitHub (May 14, 2019).

Originally assigned to: @DHowett on GitHub.

We need a second CI/build variation that happens on a less frequent cadence than the usual CI.

This is because we have tasks we want to run that are too expensive to run on every pull/PR/commit, but we still want to run on a regular basis.

Two examples:

  1. Performance gate tests
  2. Static code analysis

Related PRs

### Remaining TODOs
- [ ] Fix icons - remove CAN from small ones
- [ ] Fix the High Contrast icons so they have CAN as the text
- [x] Publish artifacts to a publicly accessible place
Originally created by @miniksa on GitHub (May 14, 2019). Originally assigned to: @DHowett on GitHub. We need a second CI/build variation that happens on a less frequent cadence than the usual CI. This is because we have tasks we want to run that are too expensive to run on every pull/PR/commit, but we still want to run on a regular basis. Two examples: 1. Performance gate tests 2. Static code analysis ---- Related PRs * #15865 * #15869 ```[tasklist] ### Remaining TODOs - [ ] Fix icons - remove CAN from small ones - [ ] Fix the High Contrast icons so they have CAN as the text - [x] Publish artifacts to a publicly accessible place ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1065