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 github actions CI #771

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Add github actions CI #771

merged 1 commit into from
Jun 16, 2024

Conversation

jacek-lewandowski
Copy link
Collaborator

No description provided.

run: source venv/bin/activate

- name: Install dependencies
run: pip install -r requirements.txt && pip install -r tests/requirements.txt
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/riptano/ccm/blob/master/.travis.yml#L3

Travis has different versions, should we use different ones as well?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where do we run Travis? GitHub actions uses the newest I think

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should converged, or remove, the travis stuff

@michaelsembwever michaelsembwever changed the title CI Add github actions CI May 30, 2024
Copy link
Collaborator

@michaelsembwever michaelsembwever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optimally the travis config should be brought into line to match, but is optional IMHO as part of this PR

@jacek-lewandowski
Copy link
Collaborator Author

I have removed Travis configuration. It is not used in this repository.

@jacek-lewandowski jacek-lewandowski merged commit 09a6553 into master Jun 16, 2024
1 check passed
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.

3 participants