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: video-dev/video-transcoding-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: video-dev/video-transcoding-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1-release
Choose a head ref
  • 6 commits
  • 58 files changed
  • 2 contributors

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    ccb7392 View commit details
    Browse the repository at this point in the history
  2. fix lint violations

    fsouza committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    bc8496b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dc48e6 View commit details
    Browse the repository at this point in the history
  4. golangci: remove gomnd

    I'm running golangci-lint@master locally, and the CI is not.
    
    :facepalm:
    fsouza committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    c1bf986 View commit details
    Browse the repository at this point in the history
  5. drone: fix build process

    We need to build the binary on tag so it can be included in the docker
    image.
    fsouza committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    5408e58 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. change import paths from NYTimes to video-dev (#292)

    * change import paths from NYTimes to video-dev
    
    * fix import order
    esonderegger authored Dec 3, 2019
    Configuration menu
    Copy the full SHA
    a40118c View commit details
    Browse the repository at this point in the history
Loading