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

Tutorial proposal update change (oldPR: #1163) #1313

Merged
merged 3 commits into from
Apr 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion contributions/executable-tutorial/gchang/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ GitHub: [ChangGabriel](https://github.com/ChangGabriel)
## Proposal
Automating your testing each time the code is integrated will allow you to find bugs as early as possible and fix them faster.

I plan to do a Katacoda tutorial going through how to set up a Unity project and use GitLab CI/CD for automated testing.

I plan to do a tutorial on Medium going through how to set up a Unity project and use GitLab CI/CD for automated testing.


In the tutorial you will learn:

- Setup a Gitlab project repo
Expand Down