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

Update ci-tests.yml #399

Merged
merged 4 commits into from
Sep 14, 2020
Merged

Update ci-tests.yml #399

merged 4 commits into from
Sep 14, 2020

Conversation

kinverarity1
Copy link
Owner

This PR updates the GitHub Actions workflow for CI testing:

@dcslagel sorry if you were testing this out already!

Remove macOS - I don't think it's strictly necessary.

Align testing commands per #374 

@dcslagel sorry if you were testing this out!
@dcslagel
Copy link
Collaborator

dcslagel commented Sep 14, 2020

@kinverarity1, Since these changes are well exercised in travis.yml, and they pass the current test runs at
https://github.com/kinverarity1/lasio/actions/runs/253606278, it should be okay to go ahead with merging this.

If I have any follow up findings that are useful, I'll make an additional pull-request. :-)
DC

dcslagel and others added 3 commits September 14, 2020 13:51
- Add setuptools and wheel to `pip install --update`
- Remove '--editable' from github ci pip install cmd
- Add setuptools and wheel to `pip install --update`
- Remove '--editable' from github ci pip install cmd

This causes lasio to be packaged as a wheel package.  Then the wheel
file is installed and tested.  Before we were running the tests on the
editable clone of the lasio repo.
Merge request to gh-ci-changes-1 branch: Change continuous integration to make a lasio wheel
@kinverarity1 kinverarity1 merged commit 6557d03 into master Sep 14, 2020
@kinverarity1 kinverarity1 deleted the gh-ci-changes-1 branch May 13, 2022 07:38
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