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

Deduplicate code #22

Open
jcfr opened this issue Oct 29, 2016 · 0 comments
Open

Deduplicate code #22

jcfr opened this issue Oct 29, 2016 · 0 comments

Comments

@jcfr
Copy link
Contributor

jcfr commented Oct 29, 2016

Originally each add-ons was designed to be executable as a standalone scripts without having to install anything, it is probably time to revisit this.

This means that a utils.py module could be added to ci_addons with a collection of functions re-used in each add-ons.

jcfr added a commit that referenced this issue Nov 7, 2016
$ git shortlog 0.7.0..0.11.0 --no-merges
Jean-Christophe Fillion-Robin (20):
      Bump version to 0.8.0
      ci: Install scikit-ci-addons into addons directory
      tests/test_current_service: Test for invalid service
      coverage: ci/__main__: Fix report removing exclusion from coveragerc
      tests/test_current_service: Fix test when running on CI service
      setup: Add "Environment :: Console" classifier
      setup: Simplify release process using "versioneer"
      ci: Display normal error message when command fails while executing a step
      ci: Ensure latest version of scikit-ci boostrap package is installed
      ci: Display step name using text to ascii art generator
      ci: Update from scikit-ci-addons 0.3.0 to 0.6.0
      setup: Update "Development Status" from "2 - Pre-Alpha" to "3 - Alpha"
      ci: Add support for '--clear-cached-env' option
      docs: Improve "Executing scikit-ci steps"
      ci: Add "true" support for multi-line command on unix
      ci: Add support for python command. See #22
      ci: Fix python command support working around ruamel.yaml issue.
      travis/appveyor: Fix typo "BOOTSRAP_BRANCH" -> "BOOTSTRAP_BRANCH"
      travis.yml: Fix setting of BOOTSTRAP_BRANCH for release
      ci: Expand unset scikit-ci env variable used in command to an empty string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant