[PR #19] [MERGED] actions: initial build action for ubuntu #408

Closed
opened 2026-02-28 14:32:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/19
Author: @gokayokyay
Created: 1/12/2021
Status: Merged
Merged: 1/13/2021
Merged by: @jpochyla

Base: masterHead: master


📝 Commits (4)

  • 715ed9f actions: initial build action for ubuntu
  • ea63e9e actions: removed verbose option
  • 5996d70 actions: update and rename rust.yml to build.yml
  • 55fd9df actions: upload psst-gui binary instead of target

📊 Changes

1 file changed (+35 additions, -0 deletions)

View changed files

.github/workflows/build.yml (+35 -0)

📄 Description

Here's a basic build action for ubuntu, uses cache action too which speeds up things a lot 😄


🔄 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/jpochyla/psst/pull/19 **Author:** [@gokayokyay](https://github.com/gokayokyay) **Created:** 1/12/2021 **Status:** ✅ Merged **Merged:** 1/13/2021 **Merged by:** [@jpochyla](https://github.com/jpochyla) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`715ed9f`](https://github.com/jpochyla/psst/commit/715ed9f0d398459e794f2a8276b592bd5f68499c) actions: initial build action for ubuntu - [`ea63e9e`](https://github.com/jpochyla/psst/commit/ea63e9e2af059213664c0da94edbd10e9e6b2ccf) actions: removed verbose option - [`5996d70`](https://github.com/jpochyla/psst/commit/5996d706399ab2eccd041619d17f5f296eb7f0c4) actions: update and rename rust.yml to build.yml - [`55fd9df`](https://github.com/jpochyla/psst/commit/55fd9df399f169abb7ee6f651f48c283e733cd29) actions: upload psst-gui binary instead of target ### 📊 Changes **1 file changed** (+35 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/build.yml` (+35 -0) </details> ### 📄 Description Here's a basic build action for ubuntu, uses cache action too which speeds up things a lot :smile: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:32:54 +03:00
Sign in to join this conversation.
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
starred/psst#408
No description provided.