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

CI - Using Docker on Azure Pipelines #303

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

CI - Using Docker on Azure Pipelines #303

wants to merge 18 commits into from

Commits on Jan 15, 2020

  1. Add Travis badge

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    043ef20 View commit details
    Browse the repository at this point in the history
  2. Improve pre-commit config

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    eb5e0f2 View commit details
    Browse the repository at this point in the history
  3. Switch to stages

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    6c1b4c2 View commit details
    Browse the repository at this point in the history
  4. Add requirements file

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    4db1551 View commit details
    Browse the repository at this point in the history
  5. Add PyQt5 Tools to requirements

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    9a7e2f4 View commit details
    Browse the repository at this point in the history
  6. Use dynamic var

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    a4f906e View commit details
    Browse the repository at this point in the history
  7. Switching to stage

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    f504069 View commit details
    Browse the repository at this point in the history
  8. Add stage to deploy

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    518f806 View commit details
    Browse the repository at this point in the history
  9. Fix stage dependency

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    9607b67 View commit details
    Browse the repository at this point in the history
  10. CLean comments

    Guts committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    72c20de View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Merge branch 'master' into ci-cd

    Guts committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    a95c19b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2968c2 View commit details
    Browse the repository at this point in the history
  3. Fix yaml indentation -_-

    Guts committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    da85b8b View commit details
    Browse the repository at this point in the history
  4. use Python3

    Guts committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b536feb View commit details
    Browse the repository at this point in the history
  5. Add docker un command

    Guts committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    12d3e8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ab22dc View commit details
    Browse the repository at this point in the history
  7. Use shell task instead of bash

    Guts committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    fcde602 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1677157 View commit details
    Browse the repository at this point in the history