-
Notifications
You must be signed in to change notification settings - Fork 2
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
β What is your experience with GitHub? #1
Comments
Beginner level experience. Interested it actions because it's part of a standard way of doing CI/CD in The LEGO Group. |
Using it for E2E integration testing, automated CI/CD, unit testing, scheduled jobs etc. |
I've already migrated several of our C++ github repositories from GitLab to GitHub, along with the CI scripts which build/test/sign/release the code. I had no formal training, looked up everything on the go. I'd like to have a more established knowledge about what I'm already doing in actions. |
Currently using actions to do things such as automatically run a lint check, deploy our infrastructure, run our tests, build my projects, migrate databases and then deploy them. But basically mostly for CI/CD. |
Beginner level experience. Would like to learn how to create GitHub Actions, CI/CD. |
We used to work mostly with Gitlab and Gitlab CI/CD. Around half a year ago we started to migrating some of the repos from gitlab to github. They are mostly backend services in python and terraform. |
What is your experience with GitHub? Whats is your experience with other CI/CD tools? Comment below π
The text was updated successfully, but these errors were encountered: