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

feat(backend)!: update env variables #2732

Closed
wants to merge 6 commits into from
Closed

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    a9599d0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    5d1ecfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed1dade View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. feat(auth)!: update default values for env variables (#2728)

    * feat(auth)!: remove default values for cookie key and identity server secret
    
    * feat(auth)!: rename auth server domain to auth server url
    
    * test(integration): update env
    
    * feat(localenv): update auth env
    
    * feat(localenv): update identity server url
    
    * test(integration): update identity server url
    
    * feat(auth)!: rename identity server domain to server url
    
    * docs(integration): update deployment env variables
    
    * fix(documentation): auth env grammatical error
    
    Co-authored-by: Nathan Lie <[email protected]>
    
    ---------
    
    Co-authored-by: Nathan Lie <[email protected]>
    golobitch and njlie committed May 28, 2024
    Configuration menu
    Copy the full SHA
    da8eb12 View commit details
    Browse the repository at this point in the history
  2. feat(2712): remove the accounting service interface from rafiki (#2743)

    * feat(2712): make use of backend accounting service.
    
    * feat(2712): make use of backend accounting service.
    
    * feat(2712): introduce BasicAccountingService.
    
    * feat(2712): formatting.
    
    * feat(2712): formatting.
    
    * feat(2712): remove the BaseAccountingService.
    
    * feat(2712): address warnings.
    
    * feat(2712): review comments.
    koekiebox authored and golobitch committed May 28, 2024
    Configuration menu
    Copy the full SHA
    edfb478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01f5b18 View commit details
    Browse the repository at this point in the history