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

👷 🎨 split workflows into multiple files #409

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

Brynjulf
Copy link
Contributor

No description provided.

@Brynjulf Brynjulf requested a review from a team as a code owner January 31, 2024 10:32
@Brynjulf Brynjulf force-pushed the chore/split-workflows-into-multiple-files branch from fcfa891 to d1f2143 Compare January 31, 2024 10:57
Copy link
Contributor

@mariush2 mariush2 left a comment

Choose a reason for hiding this comment

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

Nice! This doesn't change how we deploy right?

jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

Didn't know you could reference other yaml files, cool!

@Brynjulf Brynjulf merged commit b5fcf91 into main Jan 31, 2024
5 checks passed
@Brynjulf Brynjulf deleted the chore/split-workflows-into-multiple-files branch January 31, 2024 12:17
@Brynjulf
Copy link
Contributor Author

Nice! This doesn't change how we deploy right?

That is correct, I've deliberately separated that code into another pull request to help show the related code. I'm also creating a separate script for fetching those files so that the different projects can setup this process in their own speed/time

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