Skip to content

Comments

Add GitHub Actions#4

Merged
Ara101 merged 4 commits intoAra101:mainfrom
szabgab:ci
Dec 6, 2022
Merged

Add GitHub Actions#4
Ara101 merged 4 commits intoAra101:mainfrom
szabgab:ci

Conversation

@szabgab
Copy link
Contributor

@szabgab szabgab commented Dec 6, 2022

to run the tests every time a new version is pushed to github.
I also removed logging from the requirements.txt as it is a standard (built in) module and it was breaking pip install.

I sent this PR as part of my Daily CI project

logging is a standard module it does not need to be in the requirements.txt file
and if it is there it tries to install something that fails
@szabgab
Copy link
Contributor Author

szabgab commented Dec 6, 2022

Here is the article I wrote about this specific PR: GitHub Actions CI for the pcr_optimizer Python package

@Ara101 Ara101 merged commit cdf27b5 into Ara101:main Dec 6, 2022
@Ara101
Copy link
Owner

Ara101 commented Dec 6, 2022

Thank you! this was greatly appreciated!

@szabgab szabgab deleted the ci branch December 8, 2022 04:56
@szabgab
Copy link
Contributor Author

szabgab commented Apr 5, 2023

You are welcome.

In case you'd like to "return the favor" I'd like to invite you to check out this issue, where I invite everyone to "pay it forward", that is to send a small contribution to an open source project of someone else. I hope this will catch on and many people will participate.
OSDC-Code-Maven/OSDC-Code-Maven.github.io#5

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.

2 participants