mirror of
https://github.com/VSCodium/vscode-linux-build-agent.git
synced 2026-04-10 14:33:58 -05:00
[PR #14] [MERGED] feat: centos #15
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/14
Author: @daiyam
Created: 10/19/2022
Status: ✅ Merged
Merged: 10/19/2022
Merged by: @daiyam
Base:
master← Head:feat-centos📝 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
17 files changed (+192 additions, -130 deletions)
View changed files
📝
.github/workflows/build.yml(+6 -9)📝
alpine-arm64/Dockerfile(+2 -2)➕
alpine-x64/Dockerfile(+8 -0)📝
archived/arm64/Dockerfile_Unused(+2 -1)📝
archived/armhf/Dockerfile_Unused(+2 -1)📝
archived/buster-arm64/Dockerfile_Unused(+11 -2)📝
archived/buster-armhf/Dockerfile_Unused(+11 -2)➕
archived/snapcraft-x64/Dockerfile_Unused(+54 -0)📝
archived/trusty-x64/Dockerfile_Unused(+2 -1)📝
archived/trusty-x64/xvfb.init(+0 -0)📝
bionic-x64/Dockerfile(+25 -33)➖
bionic-x64/init-dbus.sh(+0 -73)➕
bionic-x64/xvfb-init.sh(+3 -0)➕
centos7-devtoolset8-arm64/Dockerfile(+29 -0)➕
centos7-devtoolset8-x64/Dockerfile(+31 -0)📝
stretch-arm64/Dockerfile(+3 -3)📝
stretch-armhf/Dockerfile(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.