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

Tests for version, use conda-build for download/check #13

Merged
merged 12 commits into from
Jan 14, 2019

Conversation

bollwyvl
Copy link
Contributor

Checklist

  • Used a fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

Fixes #12. Halfway to #1, actually, as this proposes using the conda-build machinery to download the raw binaries, and manage the shasums directly. Have also added more aggressive tests that do even more $PATH hacking to ensure it does what is says on the tin.

Also adds myself as a maintainer, as I seem to be bumping up on this package fairly frequently.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

  • Selectors are suggested to take a <two spaces>#<one space>[<expression>] form. See lines [21]

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@bollwyvl
Copy link
Contributor Author

Sorry about all the noise on there: looks like we have happy builds now :)

@williamjamir williamjamir requested a review from igortg January 14, 2019 19:03
Copy link
Contributor

@igortg igortg left a comment

Choose a reason for hiding this comment

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

10x better. thks

@@ -1,21 +0,0 @@
import os
Copy link
Contributor

Choose a reason for hiding this comment

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

🔥 🔥 👍

@@ -0,0 +1,42 @@
import subprocess
Copy link
Contributor

Choose a reason for hiding this comment

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

nice

@igortg igortg merged commit ba693c8 into conda-forge:master Jan 14, 2019
@bollwyvl
Copy link
Contributor Author

bollwyvl commented Jan 14, 2019 via email

@bollwyvl
Copy link
Contributor Author

bollwyvl commented Jan 14, 2019 via email

@bollwyvl
Copy link
Contributor Author

Rekicked that, good to go!

@bollwyvl bollwyvl deleted the use-conda-build-to-download branch January 15, 2019 12:28
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