[PR #1167] [CLOSED] Feat/ci web #8734

Closed
opened 2026-04-21 20:43:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1167
Author: @sbareika
Created: 3/17/2025
Status: Closed

Base: mainHead: feat/ci-web


📝 Commits (10+)

  • 4097a8b ci: add GitHub Actions workflow for frontend deployment
  • c547138 ci: set working directory for build job in GitHub Actions workflow
  • fe417cd ci: add upload step to Azure Static Web Apps deployment workflow
  • f6a81da ci: add Azure Static Web Apps workflow file
  • 46c099b Merge branch 'main' into feat/ci-web
  • e40250d ci: update Azure Static Web Apps workflow and add pnpm setup
  • 90d68ea ci: enable build step in Azure Static Web Apps workflow and skip app build command
  • 6842a03 ci: set working directory for build and deploy job in Azure Static Web Apps workflow
  • c60de34 ci: update app location in Azure Static Web Apps workflow to point to build directory
  • f0151a9 ci: enable main branch trigger and remove obsolete deployment workflow

📊 Changes

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

View changed files

.github/workflows/azure-static-web-apps-white-meadow-0907f6903.yml (+63 -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/imputnet/cobalt/pull/1167 **Author:** [@sbareika](https://github.com/sbareika) **Created:** 3/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/ci-web` --- ### 📝 Commits (10+) - [`4097a8b`](https://github.com/imputnet/cobalt/commit/4097a8b1990fc3925742e8e77876c8413ef30f93) ci: add GitHub Actions workflow for frontend deployment - [`c547138`](https://github.com/imputnet/cobalt/commit/c5471385998583454d6f783ea6451dff246deaf1) ci: set working directory for build job in GitHub Actions workflow - [`fe417cd`](https://github.com/imputnet/cobalt/commit/fe417cd64d62cba6343cb27d41a9c3e2550598a3) ci: add upload step to Azure Static Web Apps deployment workflow - [`f6a81da`](https://github.com/imputnet/cobalt/commit/f6a81da87af0754084db7d6acd6bb527d34fb680) ci: add Azure Static Web Apps workflow file - [`46c099b`](https://github.com/imputnet/cobalt/commit/46c099b9ae0f7f59e1704cdc9dd8010e893c6c36) Merge branch 'main' into feat/ci-web - [`e40250d`](https://github.com/imputnet/cobalt/commit/e40250dfd979a0fb551b508a31d8a8ee87d1fdf0) ci: update Azure Static Web Apps workflow and add pnpm setup - [`90d68ea`](https://github.com/imputnet/cobalt/commit/90d68ea19294928387f8b5d7f963b7539a8c8249) ci: enable build step in Azure Static Web Apps workflow and skip app build command - [`6842a03`](https://github.com/imputnet/cobalt/commit/6842a03f9282c30e2c683043300984ad7c9ebfae) ci: set working directory for build and deploy job in Azure Static Web Apps workflow - [`c60de34`](https://github.com/imputnet/cobalt/commit/c60de34c7d361ce1ee9a51759cf61e3ecd8c7c78) ci: update app location in Azure Static Web Apps workflow to point to build directory - [`f0151a9`](https://github.com/imputnet/cobalt/commit/f0151a9d3066d129f9b64b30bf925cac38f0db6f) ci: enable main branch trigger and remove obsolete deployment workflow ### 📊 Changes **1 file changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/azure-static-web-apps-white-meadow-0907f6903.yml` (+63 -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>
GiteaMirror added the pull-request label 2026-04-21 20:43:29 -05:00
Sign in to join this conversation.