[PR #108] [CLOSED] Artifacts with build essentia #159

Closed
opened 2026-05-05 03:41:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/108
Author: @klugier
Created: 10/12/2022
Status: Closed

Base: masterHead: klugier/circle-ci-build-artifacts


📝 Commits (6)

📊 Changes

2 files changed (+27 additions, -6 deletions)

View changed files

📝 .circleci/config.yml (+26 -5)
📝 uppsrc/ide/Debuggers/GdbCmd.cpp (+1 -1)

📄 Description

The main aim of this PR is to improve our circleci build process to generate artifacts. The artifact posses minimal amount of data to build other upp applications. It can be used for other upp projects such as UppHub repositories.


🔄 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/ultimatepp/ultimatepp/pull/108 **Author:** [@klugier](https://github.com/klugier) **Created:** 10/12/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `klugier/circle-ci-build-artifacts` --- ### 📝 Commits (6) - [`b1ae0fc`](https://github.com/ultimatepp/ultimatepp/commit/b1ae0fccdd7859149ca0c78011b6e67d3b566edb) Artifacts with build-essential creation. - [`f75ae91`](https://github.com/ultimatepp/ultimatepp/commit/f75ae912ad0060359242e59035eed82e933cac64) .another attempt - [`815ab11`](https://github.com/ultimatepp/ultimatepp/commit/815ab11ff9007ceea23f6c8c00a995045c0642b5) .cosmetics - [`ce7c9a0`](https://github.com/ultimatepp/ultimatepp/commit/ce7c9a039526f476ecd1ba007a3731aa68d41e43) .debug - [`be689df`](https://github.com/ultimatepp/ultimatepp/commit/be689dfe32a2654e325e0481e9a4d5c1ad75a26b) .another attempt - [`9740e07`](https://github.com/ultimatepp/ultimatepp/commit/9740e07fb67cdfea7c2c6b173b55ac59ff026f5c) .fix ### 📊 Changes **2 files changed** (+27 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.circleci/config.yml` (+26 -5) 📝 `uppsrc/ide/Debuggers/GdbCmd.cpp` (+1 -1) </details> ### 📄 Description The main aim of this PR is to improve our circleci build process to generate artifacts. The artifact posses minimal amount of data to build other upp applications. It can be used for other upp projects such as UppHub repositories. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:41:48 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#159
No description provided.