[PR #1324] [MERGED] fix: remote dependencies #1799

Closed
opened 2025-09-10 23:55:04 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/1324
Author: @daiyam
Created: 11/10/2022
Status: Merged
Merged: 11/10/2022
Merged by: @daiyam

Base: masterHead: fix-tar-dependencies


📝 Commits (8)

📊 Changes

5 files changed (+9 additions, -4 deletions)

View changed files

📝 .github/workflows/insider-linux.yml (+1 -2)
📝 .github/workflows/stable-linux.yml (+1 -2)
📝 .gitignore (+1 -0)
📝 build.sh (+4 -0)
📝 install_remote_dependencies.sh (+2 -0)

📄 Description

The PR is fixing the file permissions of the remote dependencies.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium/pull/1324 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 11/10/2022 **Status:** ✅ Merged **Merged:** 11/10/2022 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `fix-tar-dependencies` --- ### 📝 Commits (8) - [`d68e30a`](https://github.com/VSCodium/vscodium/commit/d68e30aa71ed368cc2f3cd0fb856d53943afd47b) fix: tar remote dependencies - [`9627d54`](https://github.com/VSCodium/vscodium/commit/9627d544a7832c4b25fac32254eb809bb2e59ef9) fix: consistent syntax - [`a296f4b`](https://github.com/VSCodium/vscodium/commit/a296f4b7452e18b452b3710758a658b2efe865c0) fix: add debug - [`feefcf0`](https://github.com/VSCodium/vscodium/commit/feefcf044c4b5db49b54109abdf668f415ba2670) ci: it's a directory? - [`8e1bda2`](https://github.com/VSCodium/vscodium/commit/8e1bda25e3f7450fd11a0ff7fc069fa6e36b0cad) ci: fix path - [`c82ca51`](https://github.com/VSCodium/vscodium/commit/c82ca516a61817b62fabb1210d065f6116f4c102) ci: re-add log - [`8c54722`](https://github.com/VSCodium/vscodium/commit/8c5472248f4a7e1ca112bae5a6de13b00f69c6db) ci: use correct workflow... - [`2656912`](https://github.com/VSCodium/vscodium/commit/2656912feb58f987d67bb432821d3b84914933b7) ci: remove logs ### 📊 Changes **5 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/insider-linux.yml` (+1 -2) 📝 `.github/workflows/stable-linux.yml` (+1 -2) 📝 `.gitignore` (+1 -0) 📝 `build.sh` (+4 -0) 📝 `install_remote_dependencies.sh` (+2 -0) </details> ### 📄 Description The PR is fixing the file permissions of the remote dependencies. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-09-10 23:55:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1799
No description provided.