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: fly-apps/postgres-flex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.30
Choose a base ref
...
head repository: fly-apps/postgres-flex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.31
Choose a head ref
  • 6 commits
  • 14 files changed
  • 2 contributors

Commits on Feb 23, 2023

  1. Refactoring and adding more tests (#130)

    * Adding tests
    
    * Revert rename
    
    * Cleanup
    
    * Fix lint
    
    * More lint fixes
    davissp14 authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    701552a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Remove required consul call (#133)

    * Cleanup
    
    * Fix lint
    
    * This is a bit easier to read
    
    * cleanup
    
    * Fix comments
    davissp14 authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    21516be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2edbb3d View commit details
    Browse the repository at this point in the history
  3. Don't fail to boot if can't sync config from consul (#132)

    * Don't fail to boot if can't sync config from consul
    
    * Don't overrite on failure
    DAlperin authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5ab821c View commit details
    Browse the repository at this point in the history
  4. Remove log (#135)

    davissp14 authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b78ee3e View commit details
    Browse the repository at this point in the history
  5. Fix connection bug (#136)

    davissp14 authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e223b06 View commit details
    Browse the repository at this point in the history
Loading