mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-02-04 03:51:16 -06:00
[PR #1532] [CLOSED] WIP: feat: attempt to create pipeline for latest insider version #1771
Loading…
x
Reference in New Issue
Block a user
No description provided.
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/vscodium/pull/1532
Author: @Ranguna
Created: 5/28/2023
Status: ❌ Closed
Base:
insider← Head:insider📝 Commits (10+)
bfdd19cfix: banner uses same flag as the notification (#1463)c3e35a9fix: add missing neverShowAgain [skip ci]99da974feat: add vote announcements84aabe1feat: update vote announcements [skip ci]8661322feat: update vote announcements [skip ci]6137a9ffix: cannot open welcome page when offline (#1493)94ab319Merge branch 'insider'7afbfe0feat: update to 1.78 (#1500)272f67dfix: make webview works again (#1514)f56ac31feat: removed insider.json to force build of latest version📊 Changes
23 files changed (+3709 additions, -2245 deletions)
View changed files
📝
.github/workflows/insider-linux.yml(+6 -6)📝
.github/workflows/insider-macos.yml(+1 -1)📝
.github/workflows/insider-spearhead.yml(+1 -1)📝
.github/workflows/insider-windows.yml(+2 -2)📝
.github/workflows/stable-linux.yml(+6 -6)📝
.github/workflows/stable-macos.yml(+1 -1)📝
.github/workflows/stable-windows.yml(+2 -2)📝
.nvmrc(+1 -1)📝
icons/build_icons.sh(+4 -9)➖
insider.json(+0 -4)➕
patches/brand.patch(+1131 -0)📝
patches/build-version.patch(+23 -31)📝
patches/feat-announcements.patch(+13 -9)📝
patches/fix-build-linux.patch(+5 -5)📝
patches/report-issue.patch(+14 -11)📝
patches/use-github-pat.patch(+42 -39)📝
product.json(+7 -7)📝
src/insider/resources/linux/code.png(+0 -0)📝
src/insider/resources/linux/rpm/code.xpm(+1244 -1059)📝
src/insider/resources/win32/code.ico(+0 -0)...and 3 more files
📄 Description
The latest version of insider is 1.79, but the current version in insider.json is fixed to 1.78.
This PR blindly rebased
insideron top ofmasterand removed theinsider.jsonto analyse whether a pipeline would successfully build the latest version of vsode insider.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.