Skip to content

Commit

Permalink
Merge pull request #8 from PRX/chore/no_more_publish
Browse files Browse the repository at this point in the history
Remove publish tests
  • Loading branch information
cavis authored May 14, 2024
2 parents 3bf618b + 7fc2b39 commit 9b1efca
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 87 deletions.
1 change: 0 additions & 1 deletion buildspec-spire-cd-acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ phases:
--env CYPRESS_ID_HOST="$ID_HOST" \
--env CYPRESS_METRICS_HOST="$METRICS_HOST" \
--env CYPRESS_AUGURY_HOST="$AUGURY_HOST" \
--env CYPRESS_PUBLISH_HOST="$PUBLISH_HOST" \
--env CYPRESS_UPLOAD_HOST="$UPLOAD_HOST" \
--env CYPRESS_PORTER_STATE_MACHINE_ARN="$PORTER_STATE_MACHINE_ARN" \
--env CYPRESS_PORTER_TEST_BUCKET_NAME="$PORTER_TEST_BUCKET_NAME" \
Expand Down
1 change: 0 additions & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ phases:
- |
docker run \
--env CYPRESS_ID_HOST="id.staging.prx.tech" \
--env CYPRESS_PUBLISH_HOST="publish.staging.prx.tech" \
--env CYPRESS_FEEDER_HOST="podcasts.dovetail.staging.prx.tech" \
--env CYPRESS_AUGURY_HOST="inventory.dovetail.staging.prx.tech" \
--env CYPRESS_TEST_PRX_USER \
Expand Down
84 changes: 0 additions & 84 deletions cypress/e2e/publish.cy.ts

This file was deleted.

1 change: 0 additions & 1 deletion env-example
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ CYPRESS_DOVETAIL_HOST=dovetail.staging.prxu.org
CYPRESS_FEEDER_HOST=podcasts.dovetail.staging.prx.tech
CYPRESS_ID_HOST=id.staging.prx.tech
CYPRESS_METRICS_HOST=metrics.dovetail.staging.prx.tech
CYPRESS_PUBLISH_HOST=publish.staging.prx.tech
CYPRESS_UPLOAD_HOST=

# porter
Expand Down

0 comments on commit 9b1efca

Please sign in to comment.