Skip to content
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

Add GH actions workflow #30

Merged
merged 12 commits into from
Aug 6, 2024
Merged

Add GH actions workflow #30

merged 12 commits into from
Aug 6, 2024

Conversation

maurolacy
Copy link
Contributor

@maurolacy maurolacy commented Aug 5, 2024

Merge after #31.

@maurolacy maurolacy force-pushed the fix/ci-github-actions branch from 8d1ac40 to 6ed7f2a Compare August 5, 2024 11:27
@maurolacy maurolacy force-pushed the fix/ci-github-actions branch from cca6783 to 58e77eb Compare August 5, 2024 14:11
Copy link
Member

@SebastianElvis SebastianElvis left a comment

Choose a reason for hiding this comment

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

That's good amount of scripts 👍

Comment on lines 5 to 10
env:
CARGO_TERM_COLOR: always
AWS_ACCESS_KEY_ID: xxxxYKF5
AWS_REGION: xxxxst-1
AWS_SECRET_ACCESS_KEY: xxxxmvcn
S3_BUCKET_PREFIX: xxxxract
Copy link
Member

Choose a reason for hiding this comment

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

Oh, how did you work this out?

# (github.ref == 'refs/tags//^v[0-9]+\.[0-9]+\.[0-9]+.*/') && (github.ref != 'refs/heads//.*/')
defaults:
run:
working-directory: "/home/circleci/project"
Copy link
Member

Choose a reason for hiding this comment

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

Hmm why is circleci relevant here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is part of migration.

Copy link
Member

@SebastianElvis SebastianElvis left a comment

Choose a reason for hiding this comment

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

Sorry clicked the wrong button, approved 😓

CI failed though

@maurolacy
Copy link
Contributor Author

No worries. Will put this into good shape (working units tests workflow only), so that we can merge and have some tests.

And then will work on integration / release workflows in a couple follow-ups.

@maurolacy maurolacy force-pushed the fix/ci-github-actions branch from 5275a1d to c8b44e2 Compare August 6, 2024 09:14
@maurolacy maurolacy merged commit 96cd12a into main Aug 6, 2024
1 check passed
@maurolacy maurolacy deleted the fix/ci-github-actions branch August 6, 2024 09:21
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.

2 participants