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

org_slug is ignored #209

Closed
sergiocorato opened this issue Sep 11, 2023 · 3 comments
Closed

org_slug is ignored #209

sergiocorato opened this issue Sep 11, 2023 · 3 comments
Labels
bug Something isn't working needs more information

Comments

@sergiocorato
Copy link

sergiocorato commented Sep 11, 2023

Module

n.a.

Describe the bug

OCA is used as org_slug even if a different one is set.

To Reproduce

Affected versions:
tags >= 1.16.0

Steps to reproduce the behavior:

  1. copy or update copier template
  2. launch pre-commit run -a

Expected behavior
org_slug is used as defined in .copier-answers.yml

Additional info
python version 3.8.16
pydantic==1.10.8 (for geekan/MetaGPT#282)
copier<8.1.0

@sergiocorato sergiocorato added the bug Something isn't working label Sep 11, 2023
@yajo
Copy link
Member

yajo commented Sep 12, 2023

Do you have an example? What commands should I run to reproduce the problem?

@sergiocorato
Copy link
Author

Do you have an example? What commands should I run to reproduce the problem?

Launch pre-commit run -a with a configuration like this one: https://github.com/sergiocorato/e-account/blob/14.0/.copier-answers.yml with an updated template.

@yajo
Copy link
Member

yajo commented Sep 12, 2023

Fixed by #210

@yajo yajo closed this as completed Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more information
Projects
None yet
Development

No branches or pull requests

2 participants