-
### Description
The create-gui-pr workflow fails if there are any critical vulnerabilities in our dependencies. This blocks changes from release branches making their way into kuma.
We need to det…
-
# 🧱 Description
#### We have created 2 staged plan for our deployment process.
1. Our application will be deployed an AWS EC2 instance. Once we created our containers for different services, we wi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
# `fork` & `join`
Similar to `fork()` in programming there is an implicit notion of `join()` in the workflow DSL. Namely when all branches (of a non-competing fork) finish:
```yaml
document: {}…
-
In the wake of the humongous branches I think it would be a good idea to keep them smaller and more contained.
One problem that I often face is that it takes a lot of time recompiling everything wh…
Fuco1 updated
6 years ago
-
Per discussion in https://github.com/chipsalliance/Caliptra/pull/25
"write a check that enforces that all release/ commits include a Release-Commit=$VALID_MAIN_SHA line in the description"
-
### User Story
As a ReportStream Developer
I want to have a single streamlined and documented process for initializing the project for the first time as well as building the project when switching bet…
-
We have recently cleaned up branches in our repo recently and branches count came down from 1200 to 530. We did this activity to bring down the time taken by actions/checkout@v4 ste but after cleaning…
-
## Contents
- [CI/CD Repository Audit](#cicd-repository-audit)
- [Contents](#contents)
- [Administrative Audit Criteria](#administrative-audit-criteria)
- [Check Actions State](#check-ac…
-
Each time someone pushes to main (should not be possible!) there is an issue created by the link checker. Same for the PR.
Consider removing:
```
push:
branches:
- main
pull_reques…