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: v3.2.9
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v4.0.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on Mar 31, 2020

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

Commits on Apr 2, 2020

  1. chore: update node engine to >= 10 (#346)

    * chore: update node engine to >= 10
    
    * Migrate to GH Actions from Travis
    * Reformat accoring to code style
    
    BREAKING CHANGE: Require Node version 10 or above.
    
    * ci(actions): give checkout action our custom pat
    varl committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d29c11e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06c4683 View commit details
    Browse the repository at this point in the history
  3. chore(release): cut 4.0.0 [skip ci]

    # [4.0.0](v3.2.9...v4.0.0) (2020-04-02)
    
    ### chore
    
    * update node engine to >= 10 ([#346](#346)) ([d29c11e](d29c11e))
    
    ### BREAKING CHANGES
    
    * Require Node version 10 or above.
    
    * ci(actions): give checkout action our custom pat
    dhis2-bot committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    a5472ee View commit details
    Browse the repository at this point in the history
Loading