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

Documentation and example configs #165

Open
DSchmidtDev opened this issue Oct 30, 2023 · 2 comments
Open

Documentation and example configs #165

DSchmidtDev opened this issue Oct 30, 2023 · 2 comments

Comments

@DSchmidtDev
Copy link

DSchmidtDev commented Oct 30, 2023

Hi
thanks for sharing this tool and it looks quite interesting for us to use it in our daily workflow.
I wanted to give it a try and create an example using gitlab ci and python (poetry) project but I am unable to configure it correctly as it lacks of some documentation on how to use the plugin system etc.
I tried copying over stuff from the original javascript project but it didn't work.

Do you have some place with examples and more documentation I might missed? :)

Thanks in advance

@christophwitzko
Copy link
Member

Hey @DSchmidtDev, thanks for trying out semantic-release and sorry about the incomplete documentation. 🙏

I remember that a users posted a working setup for GitHub Actions + poetry: #129 (comment)
You could use semantic-release in combination with the exec hook so you can run you poetry publish script if a new release was created.

If your test project is also open-source I am happy to give it a look. ☺️

Best,
Chris

@DSchmidtDev
Copy link
Author

Thanks for the fast response and the hints. The poetry example is something similar I tried to do but have no clue what plugins I can use there and how they are configured as there seems no info about the config options etc.
The exec hook has some more details in the README but this is not all that can be configured right?

How is semantic-release configured to commit the changes and push them?
Unfortunately the project cannot be open-source

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