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: dhis2/app-platform Loading
base: v5.2.2
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v5.3.0
Choose a head ref
  • 2 commits
  • 28 files changed
  • 2 contributors

Commits on Oct 12, 2020

  1. feat: detect server version, use latest available api version (#470)

    * feat: detect server version, use latest available api version
    
    * docs: update docs for DHIS2_API_VERSION env var
    
    * fix: use functional update instead of implicit loading dep
    
    * chore: rearrange imports
    
    * chore: add tests and run tests in ci
    
    * style: fix lint issues
    
    * ci: add yarn caching logic
    
    * ci: move cache to post-checkout
    
    * ci: DRY in workflow
    
    * ci: move condition back to jobs
    amcgee committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    ef92456 View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 5.3.0 [skip ci]

    # [5.3.0](v5.2.2...v5.3.0) (2020-10-12)
    
    ### Features
    
    * detect server version, use latest available api version ([#470](#470)) ([ef92456](ef92456))
    dhis2-bot committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    5ea58cf View commit details
    Browse the repository at this point in the history
Loading