Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CP-XXX] Enhancements for Mudita Center Release Process #1406

Merged
merged 3 commits into from
Sep 28, 2023

Conversation

dkarski
Copy link
Member

@dkarski dkarski commented Sep 27, 2023

Jira: [CP-XXX]

Description

In this pull request, the following changes have been made:

  1. Removed the feature flag associated with MuditaCenterPrereleaseEnabled.
  2. Eliminated the pre-release logic from the application update process.
  3. Added a new environment variable named RELEASES_REPOSITORY_NAME to handle both production and stage environments, including release candidates.

Additionally,

  • a team has been added to the mudita-center-internal-releases, to manage and store necessary updates for pre-release testing.
  • changes have been tested with the new repository by self.

After merging this pull request, the following actions are planned:

  1. Update environment variables in Bitwarden.
  2. Update the Confluence space for the

@dkarski dkarski force-pushed the prerelease-feature-flag-removed branch from e5f5a1c to d5b0f42 Compare September 27, 2023 09:41
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (bcd7e0a) 76.59% compared to head (8404eed) 76.59%.

❗ Current head 8404eed differs from pull request most recent head d6a70a7. Consider uploading reports for the commit d6a70a7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           v2.2.2    #1406      +/-   ##
==========================================
- Coverage   76.59%   76.59%   -0.01%     
==========================================
  Files         915      915              
  Lines       13641    13640       -1     
  Branches     2041     2041              
==========================================
- Hits        10448    10447       -1     
  Misses       2610     2610              
  Partials      583      583              
Files Coverage Δ
packages/app/src/feature-flags/features/index.ts 100.00% <ø> (ø)

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

@dkarski dkarski changed the title MuditaCenterPrereleaseEnabled as Feature Flag removed [CP-XXX] Enhancements for Mudita Center Release Process Sep 27, 2023
@dkarski dkarski marked this pull request as ready for review September 27, 2023 13:18
Copy link
Collaborator

Choose a reason for hiding this comment

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

file contains MUDITA_CENTER_PRERELEASE_ENABLED variable which should be removed

Copy link
Member Author

Choose a reason for hiding this comment

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

@dkarski dkarski merged commit 2534321 into v2.2.2 Sep 28, 2023
@dkarski dkarski deleted the prerelease-feature-flag-removed branch September 28, 2023 07:20
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.

2 participants