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

cookiecutter error #3

Closed
markxwang opened this issue Mar 4, 2024 · 3 comments
Closed

cookiecutter error #3

markxwang opened this issue Mar 4, 2024 · 3 comments

Comments

@markxwang
Copy link

Hi Marco,
I'm hitting an error after running cookiecutter. Can you have a look? Thanks!

Unable to create file '.github/workflows/publish_to_pypi.yml'
Error message: 'github' is undefined
Context: {
    "_cookiecutter": {
        "author": "",
        "plugin_name": "Polars Cookiecutter",
        "project_slug": "{{ cookiecutter.plugin_name.lower().replace(' ', '_').replace('-', '_') }}"
    },
    "cookiecutter": {
        "_checkout": null,
        "_output_dir": "/Users/xxx/Desktop/project/rust/plugin",
        "_repo_dir": "cookiecutter-polars-plugins",
        "_template": "cookiecutter-polars-plugins",
        "author": "",
        "plugin_name": "test",
        "project_slug": "test"
    }
}
@MarcoGorelli
Copy link
Owner

thanks for giving this a go, taking a look

@MarcoGorelli
Copy link
Owner

addressed with c3a0b65, thanks a tonne for the report! 🙏

@markxwang
Copy link
Author

Cheers mate!

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