The Wayback Machine - https://web.archive.org/web/20220426133103/https://github.com/bregman-arie/devops-exercises/issues/182
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

Add basic CI #182

Open
bregman-arie opened this issue Nov 17, 2021 · 11 comments
Open

Add basic CI #182

bregman-arie opened this issue Nov 17, 2021 · 11 comments
Labels
good first issue

Comments

@bregman-arie
Copy link
Owner

@bregman-arie bregman-arie commented Nov 17, 2021

We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.

@bregman-arie bregman-arie added the good first issue label Nov 17, 2021
@Osama-Rashid
Copy link
Contributor

@Osama-Rashid Osama-Rashid commented Nov 23, 2021

Hi @bregman-arie

Could you elaborate what is required? I would really like to contribute on this. Thanks!

@bregman-arie
Copy link
Owner Author

@bregman-arie bregman-arie commented Nov 23, 2021

@Osama-Rashid sure. Using GitHub Actinons, add a workflow to the repository that will run scripts/run_ci.sh every time someone submits a pull request.
More on GitHub Actions here: https://lo-victoria.com/github-actions-101-creating-your-first-workflow

@Osama-Rashid
Copy link
Contributor

@Osama-Rashid Osama-Rashid commented Nov 23, 2021

@bregman-arie I have created pull request # 190. Kindly review it whenever you find time. Thanks!

@rafath-100
Copy link

@rafath-100 rafath-100 commented Nov 28, 2021

@bregman-arie can you please assign this task to me, I want to solve this issue! I'll create a PR now. kindly review it. Thanks!

Repository owner deleted a comment from Poeske117 Dec 10, 2021
@Shreyasii11
Copy link

@Shreyasii11 Shreyasii11 commented Dec 17, 2021

hey I am new here and wanted to build my profile please assign me some task

@Wbran1957
Copy link

@Wbran1957 Wbran1957 commented Dec 22, 2021

@Osama-Rashid sure. Using GitHub Actinons, add a workflow to the repository that will run scripts/run_ci.sh every time someone submits a pull request. More on GitHub Actions here: https://lo-victoria.com/github-actions-101-creating-your-first-workflow

@Wbran1957
Copy link

@Wbran1957 Wbran1957 commented Dec 22, 2021

It is great that you provide opportunity to practice and learn scripting for DevOps here!

@Warlord77
Copy link

@Warlord77 Warlord77 commented Jan 24, 2022

hi i would like to work on this

@Warlord77
Copy link

@Warlord77 Warlord77 commented Jan 24, 2022

@Wbran1957
Copy link

@Wbran1957 Wbran1957 commented Jan 25, 2022

@bregman-arie
Copy link
Owner Author

@bregman-arie bregman-arie commented Jan 26, 2022

The link works for me: https://lo-victoria.com/github-actions-101-creating-your-first-workflow
But you can use any other GitHub Actions tutorial that guides you on how to create CI for GitHub projects.

Repository owner deleted a comment from Thubagale Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue
6 participants