Skip to content

feat: adds unpublish release pipeline action - #5797

Merged
tiagoapolo merged 1 commit into
mainfrom
feat/release-pipeline-unpublish-pipe
Jul 22, 2025
Merged

feat: adds unpublish release pipeline action#5797
tiagoapolo merged 1 commit into
mainfrom
feat/release-pipeline-unpublish-pipe

Conversation

@tiagoapolo

@tiagoapolo tiagoapolo commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

Thanks for submitting a PR! Please check the boxes below:

  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

#5799

Screenshot 2025-07-21 at 14 56 56

How did you test this code?

use branch clone-unpublish-pipelines-be-fe

Case 1 - No In-flight feature

  • create a release pipeline
  • publish it
  • unpublish it

Case 2 - In-flight feature

  • create a release pipeline with a wait for condition for 1 day
  • publish it
  • add a feature
  • unpublish action will be disabled and a tooltip informing that there's an feature in-flight

@tiagoapolo tiagoapolo self-assigned this Jul 21, 2025
@vercel

vercel Bot commented Jul 21, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 3:20pm
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 3:20pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Jul 22, 2025 3:20pm

@github-actions github-actions Bot added the front-end Issue related to the React Front End Dashboard label Jul 21, 2025
@tiagoapolo
tiagoapolo marked this pull request as ready for review July 21, 2025 20:54
@tiagoapolo
tiagoapolo requested a review from a team as a code owner July 21, 2025 20:54
@tiagoapolo
tiagoapolo requested review from Zaimwa9 and removed request for a team July 21, 2025 20:54
@github-actions github-actions Bot added the feature New feature or request label Jul 21, 2025
@github-actions

github-actions Bot commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-5797 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api-test:pr-5797 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-5797 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-5797 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-5797 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-5797 Finished ✅ Results

@Zaimwa9 Zaimwa9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One forgotten log to remove CreateReleasePipeline.tsx:119 existingPipeline undefined, a minor type change and good to go
(and rebase to include backend)

Comment thread frontend/web/components/pages/ReleasePipelinesPage.tsx Outdated
@tiagoapolo
tiagoapolo merged commit a22e219 into main Jul 22, 2025
25 checks passed
@tiagoapolo
tiagoapolo deleted the feat/release-pipeline-unpublish-pipe branch July 22, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request front-end Issue related to the React Front End Dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants