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

Mechanized Release Process #380

Merged
merged 18 commits into from
Feb 20, 2020
Merged

Mechanized Release Process #380

merged 18 commits into from
Feb 20, 2020

Commits on Feb 19, 2020

  1. cirrus: Copy upload code from gqlmod

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    97e9245 View commit details
    Browse the repository at this point in the history
  2. setup: Use setuptools_scm to pull version

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    689e4fc View commit details
    Browse the repository at this point in the history
  3. Cirrus: Don't use -slim containers

    Need the `git` command with setuptools_scm
    
    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    75d4456 View commit details
    Browse the repository at this point in the history
  4. cirrus: Use built wheel in all tasks

    Can't easily install git into the windows container, so just use the built wheel
    
    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    feb2353 View commit details
    Browse the repository at this point in the history
  5. cirrus: Cirrus doesn't do wildcard expansion, apparently.

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    2dadc9e View commit details
    Browse the repository at this point in the history
  6. cirrus: Wildcards just don't work at all?? Try this version

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    2c3b16c View commit details
    Browse the repository at this point in the history
  7. Cirrus: Use Python script to download & install wheels

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    e2a1f56 View commit details
    Browse the repository at this point in the history
  8. .ci/install-wheels: No f-strings in pypy

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    91ba8d8 View commit details
    Browse the repository at this point in the history
  9. .ci/install-wheels: No list-literall-stars, either

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6ed8abe View commit details
    Browse the repository at this point in the history
  10. cirrus: do the command juggling

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    8eb591c View commit details
    Browse the repository at this point in the history
  11. .ci/install-wheels: Disable SSL validation because windows

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    324de9e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. cirrus: add deploy keys

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    eb37515 View commit details
    Browse the repository at this point in the history
  2. Cirrus: Test upload

    AstraLuma committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    35569d4 View commit details
    Browse the repository at this point in the history
  3. Revert "Cirrus: Test upload"

    This reverts commit 35569d4.
    AstraLuma committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    405d38b View commit details
    Browse the repository at this point in the history
  4. debug: list tags

    AstraLuma committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    90c30a1 View commit details
    Browse the repository at this point in the history
  5. debug: try that

    AstraLuma committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a68bf80 View commit details
    Browse the repository at this point in the history
  6. Cirrus: Fetch tags before build

    Co-authored-by: Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
    AstraLuma and nbraud committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    42606b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6fcef4 View commit details
    Browse the repository at this point in the history