[PR #2] [MERGED] Implement getting version json from repo #15

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

📋 Pull Request Information

Original PR: https://github.com/VSCodium/update-api/pull/2
Author: @stripedpajamas
Created: 5/15/2019
Status: Merged
Merged: 5/15/2019
Merged by: @stripedpajamas

Base: masterHead: master


📝 Commits (1)

  • 47a991e Implement getting version json from repo

📊 Changes

4 files changed (+212 additions, -13 deletions)

View changed files

.gitignore (+1 -0)
📝 api/update/index.js (+19 -13)
package-lock.json (+180 -0)
package.json (+12 -0)

📄 Description

No description provided


🔄 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/update-api/pull/2 **Author:** [@stripedpajamas](https://github.com/stripedpajamas) **Created:** 5/15/2019 **Status:** ✅ Merged **Merged:** 5/15/2019 **Merged by:** [@stripedpajamas](https://github.com/stripedpajamas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`47a991e`](https://github.com/VSCodium/update-api/commit/47a991ea7fd769bda8096d86a35c1c1298f31c5b) Implement getting version json from repo ### 📊 Changes **4 files changed** (+212 additions, -13 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+1 -0) 📝 `api/update/index.js` (+19 -13) ➕ `package-lock.json` (+180 -0) ➕ `package.json` (+12 -0) </details> ### 📄 Description _No description provided_ --- <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:56:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/update-api#15
No description provided.