Navigation Menu

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

Added the github workflow for CI #190

Merged
merged 8 commits into from Nov 24, 2021

Conversation

Osama-Rashid
Copy link
Contributor

This pull request adds the github workflow for automatically running continuous integration tests whenever a pull request is created. Following file is added in the repository:

  • .github/workflows/ci_workflow.yml

@bregman-arie
Copy link
Owner

@Osama-Rashid great job :)

@bregman-arie bregman-arie merged commit f85dacd into bregman-arie:master Nov 24, 2021
@Osama-Rashid
Copy link
Contributor Author

Thanks @bregman-arie :) Looking forward to contributing more and more.

eshack94 pushed a commit to eshack94/devops-exercises that referenced this pull request Oct 21, 2023
* Added the CI workflow which runs the scripts under the scripts/ folder

* testing ci workflow

* Gave required permission to the CI script

* Removed a typo

* Added shell parameter to job step in the workflow

* Added the sh command to run the script

* Added the command to install flake8 for running the ci workflow

* Corrected a typo
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.

None yet

2 participants