Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

chore: add updates to force redeployment on Vercel #348

Merged
merged 14 commits into from
Nov 22, 2024
Merged

Conversation

Parkreiner
Copy link
Member

@Parkreiner Parkreiner commented Nov 22, 2024

Changes made

  • Updated check.sh script to add support for automatic re-deploying in the event that the the registry has a partial/full outage.

@Parkreiner Parkreiner self-assigned this Nov 22, 2024
@Parkreiner Parkreiner marked this pull request as ready for review November 22, 2024 20:32
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

made some changes and shellcheck no longer complains, so it "should" be fine 🤞

@@ -17,14 +23,20 @@ for var in "${required_vars[@]}"; do
fi
done

LATEST_REDEPLOY_FAILED="${LATEST_REDEPLOY_FAILED:-0}"
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can remove this

@johnstcn johnstcn merged commit 6597a2d into main Nov 22, 2024
2 checks passed
@johnstcn johnstcn deleted the mes/script-redeploy branch November 22, 2024 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants