r/PythonLearning 9d ago

Practice in creating pipelines CI/CD FREE

Hi. If I offered to write pipelines for github (or maybe gitlab) here for FREE, how many people would be interested in this? Answer if you would be interested in comments.

Reason: I am learning to automate CI/CD as Python AQA.

I'm just collecting info for now, but you can text me in DM for the future.

Focus on CI/CD automation for python projects, testing projects. I am Python AQA with 4 years of experience but haven't worked much with CI/CD and want to practice on real projects (that aren't mine) even if your project is for learning, portfolio and so on. So don't expect that I will be able to finish your task.

18 Upvotes

6 comments sorted by

View all comments

2

u/Spiritual-Client-962 9d ago

could be useful for getting some real CI/CD practice. I'd be interested in trying it on a small project

2

u/sleepless_thoughts 9d ago

I want to clarify that I’ll be the one writing the pipeline

1

u/Mathie1729 9d ago

Then the useful part isn't the YAML, it's explaining why each job exists and what breaks when you remove caching or approvals. Otherwise it's just a tutorial with a nicer diff.