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

Attempt a Starlark module for configuration #14

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

ararslan
Copy link
Owner

@ararslan ararslan commented Sep 5, 2022

Cirrus gives you the option to use .cirrus.star files that can load external Starlark modules to provide various pieces of functionality for testing on Cirrus. Gonna give this a try since hopefully it will make cross-platform support a bit easier but also I don't really know what I'm doing.

Cirrus gives you the option to use .cirrus.star files that can load
external Starlark modules to provide various pieces of functionality for
testing on Cirrus. Gonna give this a try since hopefully it will make
cross-platform support a bit easier but also I don't really know what
I'm doing.
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.

None yet

1 participant