Welcome to spoke-community-beta branch
Fixes
Synching and feature updates during Election Code Freeze are monitored, qa'd and added here for additional support to community organizations.
Description
The spoke-community-beta branch is a space for Coalition Organizations and Campaigners to share stable code during the Election Code Freeze.
Before attempting to merge into spoke-community-beta please complete the following checklist. The more details on your pull request, the quicker the processing and merging.
Checklist:
- [ ] I have pulled spoke-community-beta branch into my code base and
- [ ] I have resolved any merge conflicts that occur during this pull request
- [ ] I have manually tested my changes on desktop and mobile
- [ ] The test suite passes locally with my changes
- [ ] If my change is a UI change, I have attached a screenshot to the description section of this pull request
- [ ] My change is 300 lines of code or less, or has a documented reason in the description why it’s longer
- [ ] I have made any necessary changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] My PR is labeled [WIP] if it is in progress
All tests are passing now.
This branch will routinely pull from main to keep synched during the election code freeze.
Consider pulling changes from spoke-community-beta to stay up to date with our most recent changes.
~~Are folks okay with the one cancelled test check existing on our branch?~~
~~If I am reading it correctly, it might have to do with a pull request check being cancelled because there isn't an approved review of this branch.~~
~~That is expected behavior given that we are not going to approve this branch until after elections.~~
Hey @Arique1104 I think the canceled check was a random failure caused by a hang in GitHub Actions. I re-ran the check and it passed!
Verifying that there is a merge conflict regarding the HREF Link that deploys a Heroku Template under the Spoke-Community-Beta branch.
Will rectify before final merge to main.
@Arique1104 Is this branch ready for review?