mirror of
https://github.com/VSCodium/vscode-linux-build-agent.git
synced 2026-04-10 14:33:58 -05:00
[PR #13] [CLOSED] WIP: checkout what's going on upstream #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscode-linux-build-agent/pull/13
Author: @GitMensch
Created: 10/17/2022
Status: ❌ Closed
Base:
master← Head:main📝 Commits (10+)
8b8984cadd psmisc to x64 docker image9ee3f35chore: update to ubuntu:bionice8d763ctemp: push builds for testing70b6093fix: job names277e197fix: update package listadb7de2fix: delay installing older toolchains8516c62chore: Remove global CC and CXXfe20c41chore: add gcc-5 toolchain80d2a53chore: install policykit-17d299c6Revert "temp: push builds for testing"📊 Changes
20 files changed (+382 additions, -51 deletions)
View changed files
📝
README.md(+2 -2)➕
SECURITY.md(+41 -0)➕
alpine-arm64/Dockerfile(+6 -0)➕
alpine-x64/Dockerfile(+8 -0)➖
alpine/Dockerfile(+0 -6)📝
archived/arm64/Dockerfile_Unused(+2 -1)📝
archived/armhf/Dockerfile_Unused(+2 -1)📝
archived/buster-arm64/Dockerfile_Unused(+11 -1)📝
archived/buster-armhf/Dockerfile_Unused(+11 -1)➕
archived/snapcraft-x64/Dockerfile_Unused(+54 -0)📝
archived/trusty-x64/Dockerfile_Unused(+3 -1)📝
archived/trusty-x64/xvfb.init(+0 -0)📝
azure-pipelines.yml(+22 -30)➕
bionic-x64/Dockerfile(+81 -0)➕
bionic-x64/xvfb-init.sh(+3 -0)📝
build.yml(+2 -2)➕
centos7-devtoolset8-arm64/Dockerfile(+29 -0)➕
centos7-devtoolset8-x64/Dockerfile(+31 -0)📝
stretch-arm64/Dockerfile(+37 -3)📝
stretch-armhf/Dockerfile(+37 -3)📄 Description
... just exploration for now
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.