Skip to content

ENH: Add deployment pipelines for Tauri RPM builds#82

Draft
YektaY wants to merge 4 commits intomainfrom
yektay/rpm_module
Draft

ENH: Add deployment pipelines for Tauri RPM builds#82
YektaY wants to merge 4 commits intomainfrom
yektay/rpm_module

Conversation

@YektaY
Copy link
Copy Markdown
Collaborator

@YektaY YektaY commented Mar 18, 2026

Description

  • build-and-deploy-dev.yml (auto-deploy on merge to main via rolling dev-latest pre-release)
  • build-release.yml (attach RPM to GitHub release)
  • and deploy-prod.yml (manual workflow_dispatch to LCLS/FACET/TESTFAC).

Motivation

Sets up deployment pipelines for the squirrel frontend.

Screenshots

Pre-merge checklist

  • Code works interactively
  • Code follows the style guide
  • Code contains descriptive docstrings
  • New/changed functions and methods are covered in the test suite where possible
  • Test suite passes locally
  • Test suite passes on GitHub Actions

@github-actions github-actions bot requested a deployment to DEV March 20, 2026 00:03 Abandoned
@github-actions github-actions bot requested a deployment to DEV March 20, 2026 23:11 Abandoned
@github-actions github-actions bot requested a deployment to DEV March 20, 2026 23:23 Abandoned
@github-actions github-actions bot requested a deployment to DEV March 20, 2026 23:38 Abandoned
@github-actions github-actions bot requested a deployment to DEV March 23, 2026 21:00 Abandoned
@github-actions github-actions bot requested a deployment to DEV March 23, 2026 23:30 Abandoned
@YektaY YektaY force-pushed the yektay/rpm_module branch from d0c6883 to fd562a3 Compare March 24, 2026 18:00
@YektaY YektaY force-pushed the yektay/rpm_module branch from b878a2a to cf01e1c Compare March 24, 2026 18:18
@YektaY YektaY self-assigned this Mar 24, 2026
@YektaY YektaY linked an issue Mar 25, 2026 that may be closed by this pull request
@YektaY YektaY linked an issue Mar 25, 2026 that may be closed by this pull request
@github-actions github-actions bot requested a deployment to DEV March 25, 2026 17:38 Abandoned
@github-actions github-actions bot requested a deployment to DEV March 27, 2026 23:27 Abandoned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev-Op: build CI/CD pipleline for frontend Set up deployment workflow targeting dev environment

1 participant