Cornelius A. Ludmann
Cornelius A. Ludmann
## Summary This pull request addresses the issue where saving a workflow with a non-existing tag raises an error (`SQLITE_CONSTRAINT: FOREIGN KEY constraint failed` for SQLite or `insert or update...
Running Gitpod with an HTTPS proxy is not officially supported yet. - [x] #12835 - [x] #12820 - [x] Add config option to the Installer - [x] Add KOTS configuration...
## Description This is a draft generated by Cline for the [Vulnerability Scanning and SBOM Generation for Gitpod Enterprise](https://www.notion.so/gitpod/Vulnerability-Scanning-and-SBOM-Generation-for-Gitpod-Enterprise-1c26425f2d5280e79a2ee0732d234763#1c36425f2d52808999d4c9166670d067) RFC. The changes haven't reviewed nor tested yet.
Pin all external GitHub Actions to specific commit SHAs for supply chain security. ## Changes 27 unique actions pinned (~100 references across 22 workflow files): - `actions/cache@v3` - `actions/checkout@master`, `@v2`,...
Remove self-hosted GCE runner infrastructure in favor of GitHub-hosted runners. ## Motivation The `gce-github-runner` poses a security risk due to shared service accounts mounted into every workflow. Removing it eliminates...
Pin all external GitHub Actions to specific commit SHAs for supply chain security. ## Changes - `actions/cache@v4` → pinned to SHA - `actions/checkout@v5` → pinned to SHA - `actions-ecosystem/action-add-labels@v1` →...