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

move IaC to broker repo #403

Merged
merged 28 commits into from
Apr 29, 2024
Merged

move IaC to broker repo #403

merged 28 commits into from
Apr 29, 2024

Commits on Apr 24, 2024

  1. move IaC to broker repo

    Hammerbeck committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e09f8ee View commit details
    Browse the repository at this point in the history
  2. remove example files

    Hammerbeck committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3596483 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    Ceredron authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6afa000 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c8192c View commit details
    Browse the repository at this point in the history
  5. Also can get too long

    Ceredron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4a551ce View commit details
    Browse the repository at this point in the history
  6. Remove dead code

    Ceredron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d59892e View commit details
    Browse the repository at this point in the history
  7. Consistent file name

    Ceredron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2b24980 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix migration bicep

    Ceredron committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dd6eebb View commit details
    Browse the repository at this point in the history
  2. Fixes after testing

    Ceredron committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0f5b7ba View commit details
    Browse the repository at this point in the history
  3. Shorter name

    Ceredron committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2fb2290 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88af7d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2040ef4 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    82edbb5 View commit details
    Browse the repository at this point in the history
  2. Fix

    Ceredron committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fa6c353 View commit details
    Browse the repository at this point in the history
  3. Select first in array

    Ceredron committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    02e064a View commit details
    Browse the repository at this point in the history
  4. Fix

    Ceredron committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    816b076 View commit details
    Browse the repository at this point in the history
  5. There seems to be a delay after Postgres password has been updated du…

    …ring a bicep deployment before said password can be used. Therefore uses existing broker password if possible.
    Ceredron committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e09507f View commit details
    Browse the repository at this point in the history
  6. Fix

    Ceredron committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    abd0b88 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    0d3e8a6 View commit details
    Browse the repository at this point in the history
  2. Generate password without characters that become troublesome in an ur…

    …l. Easier to change generation than do html encode/decode in bicep
    Ceredron committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e74ca65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5740b94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee85ee4 View commit details
    Browse the repository at this point in the history
  5. This works

    Ceredron committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    143082a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53149b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Fixed pwd generator to not use chars not supported by postgres (and a…

    …lso compatible with jdbc url)
    Ceredron committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e6cae16 View commit details
    Browse the repository at this point in the history
  2. activate action on push to main

    Hammerbeck committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5fa55ee View commit details
    Browse the repository at this point in the history
  3. merge

    Hammerbeck committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e48f6bd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/infrastructure' of https://github.com/altinn/altin…

    …n-broker into feat/infrastructure
    Hammerbeck committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5733aa5 View commit details
    Browse the repository at this point in the history