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

feat: rigging cicd workflow example #24

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

GangGreenTemperTatum
Copy link
Contributor

@GangGreenTemperTatum GangGreenTemperTatum commented Nov 25, 2024

using rigging <3 in a simple CICD workflow example

optional: add to the examples directory and|or add in some documentation somewhere

example garbage repo i tested and validated working for both PR descriptions and comments here, seemed only sensical to use PR description for this use-case and is most common

needs OPENAI_API_KEY GHA secret as per here which is the chosen generator for the custom class in this example

during testing, i did hard-pin pydantic (pip install pydantic==2.9.1) here but im confident this should be fixed from the recent release

if its good to go, i'll start adding it to some other public repos, especially will check with Simon if he is game for robopages etc

@GangGreenTemperTatum
Copy link
Contributor Author

using rigging <3 in a simple CICD workflow example

optional: add to the examples directory and|or add in some documentation somewhere

example garbage repo i tested and validated working for both PR descriptions and comments here, seemed only sensical to use PR description for this use-case and is most common

needs OPENAI_API_KEY GHA secret as per here which is the chosen generator for the custom class in this example

during testing, i did hard-pin pydantic (pip install pydantic==2.9.1) here but im confident this should be fixed from the recent release

if its good to go, i'll start adding it to some other public repos, especially will check with Simon if he is game for robopages etc

@GangGreenTemperTatum
Copy link
Contributor Author

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.

1 participant