Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: serialdoom/docker-python-checks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DecibelInsight/docker-python-checks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 16 files changed
  • 6 contributors

Commits on Mar 28, 2019

  1. Organise the Dockerfiles for different versions of Python

    Giuseppe Broccolo
    Giuseppe Broccolo committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    76fb0dd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Merge pull request #1 from DecibelInsight/different-versions-of-python

    Organise the Dockerfiles for different versions of Python
    mspanakis authored Mar 29, 2019
    Configuration menu
    Copy the full SHA
    81e4b60 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. create images for python 3.7.3 and 3.7.5

    fperi
    fperi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    5b45ce3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from DecibelInsight/create-images-for-python-3.…

    …7.3-and-3.7.5
    
    create images for python 3.7.3 and 3.7.5
    emilienbtn authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    0346a9f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Added python 3.8.1

    Gonzalo Bandeira
    Gonzalo Bandeira committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    a8b0066 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Merge pull request #3 from gonzalobandeira/python_381

    Added python 3.8.1
    carocaro12 authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    59a450a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Added black and isort to python3.7.5

    Gonzalo Bandeira
    Gonzalo Bandeira committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    2393577 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from DecibelInsight/python375

    Added black and isort to python3.7.5
    carocaro12 authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    1d0aae8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Added version to static checks and created image with JAVE to be used…

    … with spark
    Gonzalo Bandeira
    Gonzalo Bandeira committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    ff66b8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from DecibelInsight/DSS-1445-spark

    Added version to static checks and created image with JAVE to be used…
    carocaro12 authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    217a185 View commit details
    Browse the repository at this point in the history
  3. added working directory

    Gonzalo Bandeira
    Gonzalo Bandeira committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    8ae0b66 View commit details
    Browse the repository at this point in the history
  4. added full path to copy statement

    Gonzalo Bandeira
    Gonzalo Bandeira committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    7469915 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a37b69 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    5ad4cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b914db6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Merge pull request #7 from DecibelInsight/DEV-660

    Add pylint to requirements
    emilienbtn authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    c3b556f View commit details
    Browse the repository at this point in the history
Loading