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

Making use of several workflows (or at least multiple jobs) #17

Open
aaravm opened this issue Jul 8, 2024 · 1 comment
Open

Making use of several workflows (or at least multiple jobs) #17

aaravm opened this issue Jul 8, 2024 · 1 comment

Comments

@aaravm
Copy link
Collaborator

aaravm commented Jul 8, 2024

          Making use of several workflows (or at least multiple jobs) allows you to install only what you need for your check/test/job. You may not need Funnel for everything etc.

Originally posted by @uniqueg in #13 (comment)

We need to create multiple workflows, by separating unit tests requiring funnel in one workflow, and others in another workflow. This can be done once CLI and other API's are also integrated, since we will need to account for other kinds of possible workflows

@uniqueg
Copy link
Member

uniqueg commented Jul 25, 2024

Maybe it's useful to have a look at the GH Actions workflows that @JaeAeich defined for elixir-cloud-aai/cookiecutter-python#1. They are well structured and quite comprehensive and the Cookiecutter template will be used for all of our Python projects going forward. Of course, that is Python, but I am sure it can be useful for the general structure and as inspiration for functionalities to cover for this project (and any future Rust projects).

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

No branches or pull requests

2 participants