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

feat: [IOPLT-754] Nightly and canary release workflows #6392

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

CrisTofani
Copy link
Contributor

@CrisTofani CrisTofani commented Nov 12, 2024

Short description

This PR introduces release automation via github action for nightly releases and the possibility to release (on demand) a Canary release on a parallel store entry (IO Canary app).

List of changes proposed in this pull request

  • New workflow automation to start and promote releases on stores
  • New workflow automation to release a canary

How to test

Check release workflows (eventually run manually)

After the merge on this PR some changes on the github environments are required in order to make. new workflow properly work.

@pagopa-github-bot pagopa-github-bot changed the title [IOPLT-754] nightly release job feat: [IOPLT-754] Nightly release job Nov 12, 2024
@pagopa-github-bot
Copy link
Collaborator

pagopa-github-bot commented Nov 12, 2024

Affected stories

  • 🌟 IOPLT-754: Come MAINTAINER voglio rivedere il deployment life cycle dell' APP in modo da abilitare Nightly release e Canary
    subtask of

Generated by 🚫 dangerJS against cc42e9e

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.83%. Comparing base (4f204b4) to head (cc42e9e).
Report is 756 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6392      +/-   ##
==========================================
- Coverage   48.42%   47.83%   -0.60%     
==========================================
  Files        1488     1611     +123     
  Lines       31617    32312     +695     
  Branches     7669     7410     -259     
==========================================
+ Hits        15311    15455     +144     
- Misses      16238    16815     +577     
+ Partials       68       42      -26     

see 1668 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eaf35a2...cc42e9e. Read the comment docs.

---- 🚨 Try these New Features:

@CrisTofani CrisTofani marked this pull request as ready for review November 21, 2024 09:20
@CrisTofani CrisTofani changed the title feat: [IOPLT-754] Nightly release job feat: [IOPLT-754] Nightly and canary release workflows Nov 21, 2024
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