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

Release v1.3.0 candidate to staging #9

Merged
merged 34 commits into from
Sep 5, 2020
Merged

Release v1.3.0 candidate to staging #9

merged 34 commits into from
Sep 5, 2020

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    824b242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    656d1b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174afc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    473c3c1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/CBA-104-add-healthchecks' into feature/CBA-91-m…

    …obile-testid-endpoint
    ddewaele committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    8ccffea View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. CBA-91: hooked up verification server to new test server, using R1,t0…

    … format and support for various result dates
    ddewaele committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1d205e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec9b3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33f7a8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3e46c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5e2c60 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Merge pull request #1 from covid-be-app/feature/CBA-104-add-healthchecks

    Feature/cba 104 add healthchecks
    ddewaele authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    493473b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6549a94 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from covid-be-app/feature/CBA-91-mobile-testid-…

    …endpoint
    
    Feature/cba 91 mobile testid endpoint
    ddewaele authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    cd6d673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    293ba6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bae464a View commit details
    Browse the repository at this point in the history
  6. Fix workflow name

    rik2803 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    1eb7e02 View commit details
    Browse the repository at this point in the history
  7. Force action start

    rik2803 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    f29cb8a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    8f7c0e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c34c8e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba69af8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fe2e5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ef343f View commit details
    Browse the repository at this point in the history
  6. CBA-115: javadocs

    ddewaele committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    5f2da1f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from covid-be-app/feature/CBA-115-add-ack-endpoint

    CBA-115 : added ack endpoint
    ddewaele authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    2b45461 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39ca4a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c523820 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from covid-be-app/feature/CBA-95-handle-dummy-r…

    …equests
    
    Feature/cba 95 handle dummy requests
    ddewaele authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    4e334fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e49e608 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Merge pull request #5 from covid-be-app/feature/CBA-112--integrate-aw…

    …s-ssm
    
    CBA-112: integrated spring-cloud-starter-aws-parameter-store
    ddewaele authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    e51d691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512405e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from covid-be-app/feature/CBA-112--integrate-aw…

    …s-ssm
    
    CBA-112: disabled cloudformation stack detection in spring boot
    ddewaele authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    136594f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    654d900 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from covid-be-app/feature/CBA-247-e2e-tls

    CBA-247: added e2e-tls by default / option to disable it for local dev
    rik2803 authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ba97df6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Feature/cba 155 cicd (#8)

    * CBA-155: cicd
    
    * CBA-155: Fix misleading step names
    
    * CBA-155: Fix search and replace side effect
    
    * CBA-367: Missing runs-on: in workflow jobs
    
    * CBA-367: Remove obsolete if: in workflow jobs
    
    * CBA-155: Remove opened and reopend types from workflow
    rik2803 authored Sep 5, 2020
    Configuration menu
    Copy the full SHA
    3e24fec View commit details
    Browse the repository at this point in the history