Skip to content

Commit

Permalink
Revert "Sprint 67 release candidate to STAGE (#966)"
Browse files Browse the repository at this point in the history
This reverts commit 65c5418.
  • Loading branch information
rayestrada authored Sep 10, 2024
1 parent 65c5418 commit 60e3458
Show file tree
Hide file tree
Showing 46 changed files with 453 additions and 774 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- project/web/themes/custom/votegov/dist
cypress:
docker:
- image: cypress-13.13.0-node-20.15.1-chrome-126.0.6478.114-1-ff-128.0-edge-126.0.2592.61-1
- image: cypress/included:cypress-12.3.0-node-16.18.1-chrome-109.0.5414.74-1-ff-109.0-edge-109.0.1518.52-1
environment:
cypress_pipeline: 1
cypress_cloudgov_application_name: "${project}-drupal-${CIRCLE_BRANCH}"
Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:
source ./scripts/pipeline/downsync-restore.sh
php-lint:
docker:
- image: php:8.3-alpine
- image: php:8.2-alpine
steps:
- run:
name: "Install PHP dependencies"
Expand Down Expand Up @@ -246,7 +246,7 @@ jobs:
snyk test --org=${SNYK_ORG} --severity-threshold=$THRESHOLD
link-validation:
docker:
- image: cypress-13.13.0-node-20.15.1-chrome-126.0.6478.114-1-ff-128.0-edge-126.0.2592.61-1
- image: cypress/included:cypress-12.3.0-node-16.18.1-chrome-109.0.5414.74-1-ff-109.0-edge-109.0.1518.52-1
environment:
cypress_pipeline: 1
cypress_cloudgov_application_name: "${project}-drupal-${CIRCLE_BRANCH}"
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"drupal/s3fs": "^3.1",
"drupal/samlauth": "^3.8",
"drupal/simple_sitemap": "^4.1",
"drupal/stage_file_proxy": "^3.1",
"drupal/svg_image": "^3.0",
"drupal/tome": "^1.8",
"drupal/translatable_menu_link_uri": "^2.0@dev",
Expand Down
Loading

0 comments on commit 60e3458

Please sign in to comment.