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: insidieux/pinchy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: insidieux/pinchy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 44 files changed
  • 1 contributor

Commits on Dec 18, 2020

  1. Issue 1

    - fix typo in documentation
    - add golint image
    - add golint to Makefile
    - add comments to source code for golint
    - fix goreport badge link
    insidieux committed Dec 18, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    luehm Alex Luehm
    Copy the full SHA
    d2d5100 View commit details
  2. Merge pull request #2 from insidieux/issues-1

    Issue 1
    insidieux authored Dec 18, 2020
    Copy the full SHA
    91b91c1 View commit details

Commits on Dec 21, 2020

  1. Copy the full SHA
    0e01345 View commit details
  2. Copy the full SHA
    11127de View commit details
  3. Merge pull request #6 from insidieux/issue-5

    Rename contributing guide file
    insidieux authored Dec 21, 2020
    Copy the full SHA
    0edf21c View commit details
  4. Copy the full SHA
    166c531 View commit details
  5. Merge pull request #7 from insidieux/issue-4

    Add --set_exit_status flag for golint command
    insidieux authored Dec 21, 2020
    Copy the full SHA
    8c1fd56 View commit details

Commits on Dec 26, 2020

  1. Fix #8

    - Fix bug with deregister non pinchy services
    - Update user guide documentation
    - Add logs in file source
    - Add logs in consul registry
    - Add docker-compose example for pinhcy
    - Remove image push to github docker registry
    - Push docker image to docker hub registry for branches (latest only for tags)
    insidieux committed Dec 26, 2020
    Copy the full SHA
    6763f09 View commit details

Commits on Dec 28, 2020

  1. Add log to scheduler

    insidieux committed Dec 28, 2020
    Copy the full SHA
    d75c407 View commit details
  2. Remove log from scheduler

    insidieux committed Dec 28, 2020
    Copy the full SHA
    8f49f1c View commit details
  3. Merge pull request #9 from insidieux/issue-8

    Issue 8
    insidieux authored Dec 28, 2020
    Copy the full SHA
    e6f28d3 View commit details

Commits on Jan 29, 2021

  1. Copy the full SHA
    9bec315 View commit details

Commits on Feb 2, 2021

  1. Completed consul catalog registry

    - add custom validation support for services
    - add tests for upcoming registry
    - update example configs and deployments
    - fix contributing documentation
    - update dependencies
    insidieux committed Feb 2, 2021
    Copy the full SHA
    3b818a4 View commit details
  2. Completed consul catalog registry

    - fix wire build
    insidieux committed Feb 2, 2021
    Copy the full SHA
    a44dfb7 View commit details
  3. Completed consul catalog registry

    - sort imports
    insidieux committed Feb 2, 2021
    Copy the full SHA
    ae919bc View commit details
  4. Merge pull request #11 from insidieux/consul-catalog-registry

    Add consul variations: consul agent and consul catalog
    insidieux authored Feb 2, 2021
    Copy the full SHA
    903564c View commit details
Loading