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

Created hatchling package from cookie with no modifications; error in cd.yml file #281

Closed
jpivarski opened this issue Sep 19, 2023 · 2 comments · Fixed by #282
Closed

Created hatchling package from cookie with no modifications; error in cd.yml file #281

jpivarski opened this issue Sep 19, 2023 · 2 comments · Fixed by #282
Labels
bug Something isn't working

Comments

@jpivarski
Copy link

After creating a hatchling package out-of-the-box, the cd.yml file has an error in it:

GitHub Actions / CD
Invalid workflow file
The workflow is not valid. .github/workflows/cd.yml (Line: 21, Col: 3): The workflow must contain at least one job with no dependencies.

Here's what that cd.yml file looks like.

Here's where GitHub Actions complained about it.

@henryiii
Copy link
Collaborator

The pre-commit job is missing.

@henryiii henryiii added the bug Something isn't working label Sep 19, 2023
@henryiii
Copy link
Collaborator

Looks like I broke it here: #224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants