Skip to content

Conversation

gagantrivedi
Copy link
Member

@gagantrivedi gagantrivedi commented Aug 14, 2025

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

Update Release pipelines module to support the following:

  • Add email notification when feature completes a stage
  • Add ordering and page_size support to release pipelines API
  • Update API to support wait for trigger UI
  • Add created_at field to the release pipelines model (to support wait for trigger and order by)

How did you test this code

Add unit tests

Copy link

vercel bot commented Aug 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
docs Ignored Ignored Preview Aug 19, 2025 8:27am
flagsmith-frontend-preview Ignored Ignored Preview Aug 19, 2025 8:27am
flagsmith-frontend-staging Ignored Ignored Preview Aug 19, 2025 8:27am

@github-actions github-actions bot added the api Issue related to the REST API label Aug 14, 2025
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.86%. Comparing base (e5740aa) to head (b05ee25).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5930      +/-   ##
==========================================
+ Coverage   97.84%   97.86%   +0.01%     
==========================================
  Files        1261     1273      +12     
  Lines       44899    45154     +255     
==========================================
+ Hits        43933    44188     +255     
  Misses        966      966              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gagantrivedi gagantrivedi changed the title Feat/release pipelines beta feat: release pipelines beta Aug 15, 2025
Copy link
Contributor

@Zaimwa9 Zaimwa9 left a comment

Choose a reason for hiding this comment

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

Just a comment to address in the migration, otherwise looks good

Zaimwa9
Zaimwa9 previously approved these changes Aug 19, 2025
Copy link
Contributor

@Zaimwa9 Zaimwa9 left a comment

Choose a reason for hiding this comment

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

👍

@github-actions github-actions bot added the feature New feature or request label Aug 19, 2025
@gagantrivedi gagantrivedi marked this pull request as ready for review August 19, 2025 08:32
@gagantrivedi gagantrivedi requested a review from a team as a code owner August 19, 2025 08:32
@gagantrivedi gagantrivedi requested review from khvn26 and removed request for a team August 19, 2025 08:32
@github-actions github-actions bot removed the feature New feature or request label Aug 19, 2025
Copy link
Contributor

github-actions bot commented Aug 19, 2025

Docker builds report

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

@github-actions github-actions bot added the feature New feature or request label Aug 19, 2025
@gagantrivedi gagantrivedi requested a review from Zaimwa9 August 19, 2025 08:35
@gagantrivedi gagantrivedi merged commit 2e22046 into main Aug 19, 2025
46 of 47 checks passed
@gagantrivedi gagantrivedi deleted the feat/release-pipelines-beta branch August 19, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants