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

Spike/multidev #402

Closed
wants to merge 28 commits into from
Closed

Spike/multidev #402

wants to merge 28 commits into from

Conversation

MatthewWilkes
Copy link
Member

Include a summary of what this merge request involves (*)

Call out any relevant implementation decisions

  • Are there any links to back up your chosen methodology?
  • Why have you taken the approach?
  • Any particular problem areas?

If necessary, please include any relevant screenshots (If not already available on the JIRA ticket)

This PR has been tested in the following browsers

  • Arc
  • Edge
  • Chrome
  • Safari
  • Firefox
  • IE 11 (Windows)
  • iOS Chrome
  • iOS Safari
  • Android Chrome
  • Android Firefox
  • Android default

@MatthewWilkes MatthewWilkes marked this pull request as ready for review March 5, 2024 16:46
@MatthewWilkes MatthewWilkes requested a review from a team as a code owner March 5, 2024 16:46
@MatthewWilkes MatthewWilkes marked this pull request as draft March 5, 2024 16:47
Copy link

github-actions bot commented Mar 5, 2024

az extension add --name containerapp
az containerapp job start -n portal-dbclone --resource-group rg-ecc-portal-uks-dev --subscription "Essex County Council (Portal)" --image "acreccuksdev.azurecr.io/dbclone" --env-vars "NEW_DB_SUFFIX=${ENV_SLUG}" 'MYSQL_HOST=mariadb-ecc-uks-dev.mariadb.database.azure.com' 'MYSQL_USER=mariadb-root' 'MYSQL_DATABASE=drupal_portal' 'MYSQL_PASSWORD=secretref:mysql-password' --container-name dbclonea --cpu 0.75 --memory 1.5
echo "Running on branch '$CI_COMMIT_BRANCH': tag = $tag"
sleep 4m
Copy link
Member

Choose a reason for hiding this comment

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

To give enough time for GL to build and push?

@Polynya
Copy link
Collaborator

Polynya commented May 1, 2024

This work has been merged as part of LP-118

@Polynya Polynya closed this May 1, 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.

3 participants