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: lzap/provisioning-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.21.0
Choose a base ref
...
head repository: lzap/provisioning-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0
Choose a head ref

Commits on May 17, 2023

  1. Version 0.21.0

    lzap committed May 17, 2023
    Copy the full SHA
    56e62ea View commit details
  2. fix(HMS-1800): refactor and add more caching

    Signed-off-by: Lukáš Zapletal <lzap+git@redhat.com>
    lzap authored and ezr-ondrej committed May 17, 2023
    Copy the full SHA
    decfb33 View commit details
  3. chore: add more default buckets

    lzap authored and ezr-ondrej committed May 17, 2023
    Copy the full SHA
    450ec63 View commit details

Commits on May 18, 2023

  1. build: bump Go version in go.mod to 1.19

    lzap authored and ezr-ondrej committed May 18, 2023
    Copy the full SHA
    3252f5e View commit details
  2. chore: update makefile doc

    lzap committed May 18, 2023
    Copy the full SHA
    6dd1cd2 View commit details
  3. Copy the full SHA
    451ebf4 View commit details

Commits on May 19, 2023

  1. fix(HMS-1800): fix a typo in upload info

    lzap authored and ezr-ondrej committed May 19, 2023
    Copy the full SHA
    a867d02 View commit details
  2. Copy the full SHA
    07db863 View commit details
  3. chore: log job errors to sentry

    lzap committed May 19, 2023
    Copy the full SHA
    7b901fd View commit details
  4. build: use ubi9 runtime container

    lzap authored and ezr-ondrej committed May 19, 2023
    Copy the full SHA
    5dc1681 View commit details

Commits on May 23, 2023

  1. build: update .golangci.yml

    Upgrading Go version is hard. Next time I need to search for 1.19.
    
    Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>
    lzap authored and ezr-ondrej committed May 23, 2023
    Copy the full SHA
    4f2e050 View commit details

Commits on May 25, 2023

  1. chore: improve make clean target

    Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>
    lzap committed May 25, 2023
    Copy the full SHA
    ce3996a View commit details
  2. fix(HMS-1616): OpenAPI cleanup and examples

    Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>
    lzap authored and ezr-ondrej committed May 25, 2023
    Copy the full SHA
    1f198bd View commit details

Commits on May 29, 2023

  1. build: use single binary

    Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>
    lzap authored and ezr-ondrej committed May 29, 2023
    Copy the full SHA
    6114f2d View commit details
  2. build: use PATH for golint

    lzap authored and adiabramovitch committed May 29, 2023
    Copy the full SHA
    798e98d View commit details
  3. fix(HMS-1830): improve concurrency of account creation

    Signed-off-by: Lukas Zapletal <lzap+git@redhat.com>
    lzap authored and ezr-ondrej committed May 29, 2023
    Copy the full SHA
    fec282d View commit details

Commits on May 30, 2023

  1. build: route GCP secrets to ENV

    ezr-ondrej authored and adiabramovitch committed May 30, 2023
    Copy the full SHA
    44a9cbe View commit details
  2. Copy the full SHA
    9342508 View commit details
  3. Copy the full SHA
    ccb7daf View commit details
  4. Copy the full SHA
    32d5183 View commit details

Commits on May 31, 2023

  1. refactor: deprecate ctxval.Logger

    lzap authored and ezr-ondrej committed May 31, 2023
    Copy the full SHA
    a9b2381 View commit details
  2. refactor: replace ctxval.Logger

    lzap authored and ezr-ondrej committed May 31, 2023
    Copy the full SHA
    bd92efe View commit details
  3. Copy the full SHA
    4cd9a97 View commit details
  4. Copy the full SHA
    684b9f3 View commit details
  5. refactor: split ctxval package

    lzap authored and ezr-ondrej committed May 31, 2023
    Copy the full SHA
    b7cdac0 View commit details
  6. Copy the full SHA
    7bdc98d View commit details

Commits on Jun 1, 2023

  1. fix(HMS-1616): cleanup reservation OpenAPI docs

    Signed-off-by: Lukáš Zapletal <lzap+git@redhat.com>
    lzap committed Jun 1, 2023
    Copy the full SHA
    43bd347 View commit details
Loading