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

👷 Introduce a way to automate the release deployment #2720

Merged
merged 5 commits into from
Apr 24, 2024

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Apr 22, 2024

Motivation

Automate the different deployment steps of a release

Changes

  • extract deploy-prod-dc script:

    • to deploy all the artifacts for specified DCs
    • add an option to check the monitor status every minute for 30 minutes after the deployment
  • notify for both manual and automatic deployment:

Screenshot 2024-04-22 at 12 10 36
  • split deployment in two child pipelines:

2024-04-22_16-31-51 (1)

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@bcaudan bcaudan force-pushed the bcaudan/deploy-auto branch from 6e0cc17 to 9907598 Compare April 22, 2024 12:36
@bcaudan bcaudan force-pushed the bcaudan/deploy-auto branch from 9907598 to 3f0fb8a Compare April 22, 2024 12:37
Copy link

cit-pr-commenter bot commented Apr 22, 2024

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 157.03 KiB 157.03 KiB 0 B 0.00%
Logs 55.67 KiB 55.67 KiB 0 B 0.00%
Rum Slim 103.53 KiB 103.53 KiB 0 B 0.00%
Worker 25.21 KiB 25.21 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base Average Cpu Time (ms) Local Average Cpu Time (ms) 𝚫
adderror N/A 0.040 0.040
addaction N/A 0.021 0.021
logmessage N/A 0.005 0.005
startview N/A 1.020 1.020
startstopsessionreplayrecording N/A 0.799 0.799
addtiming N/A 0.001 0.001
addglobalcontext N/A 0.001 0.001

@bcaudan bcaudan marked this pull request as ready for review April 22, 2024 12:42
@bcaudan bcaudan requested a review from a team as a code owner April 22, 2024 12:42
@bcaudan bcaudan merged commit f08262a into main Apr 24, 2024
9 of 16 checks passed
@bcaudan bcaudan deleted the bcaudan/deploy-auto branch April 24, 2024 07:40
@bcaudan bcaudan mentioned this pull request May 6, 2024
4 tasks
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.

3 participants