Skip to content

Add CI #20

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

Merged
merged 7 commits into from
Dec 3, 2023
Merged

Add CI #20

merged 7 commits into from
Dec 3, 2023

Conversation

bennetthardwick
Copy link

@bennetthardwick bennetthardwick commented Nov 28, 2023

Adds in an action for testing and checking formatting and clippy. It uses the dynamodb emulator.

@bennetthardwick bennetthardwick marked this pull request as ready for review November 30, 2023 03:22
CS_CLIENT_ACCESS_KEY: ${{ secrets.CS_CLIENT_ACCESS_KEY }}
CS_CLIENT_ID: ${{ secrets.CS_CLIENT_ID }}
CS_CLIENT_KEY: ${{ secrets.CS_CLIENT_KEY }}
CS_VITUR_IDP_HOST: "https://ap-southeast-2.aws.auth.viturhosted.net"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we have a Vitur instance running in the US which may be better for CI runs. @auxesis or @CDThomas ?

Copy link
Contributor

Choose a reason for hiding this comment

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

The IDP (what the config on this line is for) currently only runs in ap-southeast-2, but we do have Vitur hosts in the US. Note that the workspace region needs to match the region configured for Vitur.

@bennetthardwick bennetthardwick merged commit f7ad88f into main Dec 3, 2023
@auxesis auxesis deleted the chore/add-ci branch August 9, 2024 07:11
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