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

Just wrappers versioneer setup cfg #70

Draft
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2020

  1. drop build_new.py

    altendky committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    545843a View commit details
    Browse the repository at this point in the history
  2. reduce CI matrixing for now

    altendky committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    71c3a3f View commit details
    Browse the repository at this point in the history
  3. just plugins (i think)

    altendky committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    ec3dcef View commit details
    Browse the repository at this point in the history
  4. update ci.yml

    altendky committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    4afe478 View commit details
    Browse the repository at this point in the history
  5. few

    altendky committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    ee262e7 View commit details
    Browse the repository at this point in the history
  6. depend on qt_tools

    altendky committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    0f6ae0d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. match artifact names

    altendky committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    839bd3e View commit details
    Browse the repository at this point in the history
  2. tidy and fix tox

    altendky committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    f607e6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1abcbd View commit details
    Browse the repository at this point in the history
  4. just one plugins directory

    altendky committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    2617f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae6f6d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74d3768 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    7001e62 View commit details
    Browse the repository at this point in the history
  2. use GITHUB_ENV

    altendky committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    55fbc2f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. GITHUB_ENV may not be there

    altendky committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    6e5c471 View commit details
    Browse the repository at this point in the history
  2. -vv

    altendky committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    51b4726 View commit details
    Browse the repository at this point in the history
  3. -v

    altendky committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    625827e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a37194 View commit details
    Browse the repository at this point in the history
  5. pep517.build

    altendky committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    8585800 View commit details
    Browse the repository at this point in the history
  6. actually install pep517

    altendky committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    219dd45 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. tenacity

    altendky committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    6ff9adc View commit details
    Browse the repository at this point in the history
  2. misc

    altendky committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    6c39733 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. resolve patch path

    altendky committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    45b25af View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Configuration menu
    Copy the full SHA
    2b25cb1 View commit details
    Browse the repository at this point in the history
  2. default to QT_VERSION

    altendky committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    5e49aea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b013dc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. stuff

    altendky committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    073cadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5833a1 View commit details
    Browse the repository at this point in the history
  3. fix the NotADirectoryError

    altendky committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    11815fc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. remove stray 3

    altendky committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    19573dc View commit details
    Browse the repository at this point in the history
  2. workaround qml wanting paths all lower case and .resolve() respecting…

    … actual case on windows
    altendky committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    b8ffd7a View commit details
    Browse the repository at this point in the history
  3. import sys

    altendky committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    572afe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9caa9fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37862e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f3cc1b View commit details
    Browse the repository at this point in the history
  7. remove extra [] in tests

    altendky committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5987f31 View commit details
    Browse the repository at this point in the history
  8. tidy

    altendky committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    09abfab View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. vars to print

    altendky committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    11a6f8a View commit details
    Browse the repository at this point in the history
  2. just wrappers

    altendky committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    c4f0c3c View commit details
    Browse the repository at this point in the history
  3. versioneer and setup.cfg

    altendky committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d2da99b View commit details
    Browse the repository at this point in the history
  4. oops

    altendky committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    8604c51 View commit details
    Browse the repository at this point in the history