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

Updated Lagoon deployment script to use long-form options. #1369

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

AlexSkrypnyk
Copy link
Member

No description provided.

@github-actions github-actions bot temporarily deployed to commit August 27, 2024 03:39 Inactive
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 67.49%. Comparing base (f0bbe9e) to head (e265e5e).
Report is 1 commits behind head on develop.

Files Patch % Lines
scripts/drevops/deploy-lagoon.sh 50.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1369   +/-   ##
========================================
  Coverage    67.49%   67.49%           
========================================
  Files           41       41           
  Lines         3046     3046           
========================================
  Hits          2056     2056           
  Misses         990      990           

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

@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/update-lagoon-deployment-flags branch from 0c33fe0 to 124522e Compare August 27, 2024 04:02
@github-actions github-actions bot temporarily deployed to commit August 27, 2024 04:04 Inactive
@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/update-lagoon-deployment-flags branch from 124522e to ba120a9 Compare August 27, 2024 04:13
@github-actions github-actions bot temporarily deployed to commit August 27, 2024 04:15 Inactive
@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/update-lagoon-deployment-flags branch from ba120a9 to 995d753 Compare August 27, 2024 04:18
@github-actions github-actions bot temporarily deployed to commit August 27, 2024 04:20 Inactive
@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/update-lagoon-deployment-flags branch from 995d753 to 5c764e9 Compare August 27, 2024 04:38
@github-actions github-actions bot temporarily deployed to commit August 27, 2024 04:40 Inactive
@@ -63,7 +63,7 @@ load _helper.deployment.bash

# Make sure that one of the excluded directories will be ignored in the
# deployment artifact.
mkdir -p "${SRC_DIR}"/web/themes/custom/star_wars/node_modules
mkdir --project "${SRC_DIR}"/web/themes/custom/star_wars/node_modules
Copy link
Sponsor Collaborator

Choose a reason for hiding this comment

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

This doesnt make sense

mkdir -p makes directory and all intermediate directories nothing to do with --project

@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/update-lagoon-deployment-flags branch from 5c764e9 to e265e5e Compare August 27, 2024 04:46
@github-actions github-actions bot temporarily deployed to commit August 27, 2024 04:48 Inactive
Copy link
Sponsor Collaborator

@richardgaunt richardgaunt left a comment

Choose a reason for hiding this comment

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

Thanks yes is much nicer to see whats going on

@AlexSkrypnyk AlexSkrypnyk merged commit e5832d8 into develop Aug 27, 2024
20 of 21 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/update-lagoon-deployment-flags branch August 27, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released in 24.8.0
Development

Successfully merging this pull request may close these issues.

2 participants