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: tendermint/tm-db
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: tendermint/tm-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 5 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 16, 2020

  1. switch from golangci to github actions (#77)

    * golangci removal
    
    - golangci service is being deprecated:
    https://medium.com/golangci/golangci-com-is-closing-d1fc1bd30e0e
    
    transition to githubactions run linting
    
    Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
    
    * fix yaml
    
    * fix yaml again
    
    * fix yaml again
    
    * fix yaml again
    
    * fix go install
    
    * test different linter
    
    * yaml... fix
    
    * yaml... fix
    
    * setup go env
    
    * fix shel
    
    * fix shel
    
    * test review dog
    
    * test review dog commenting on pr
    
    * more testing
    
    * get it to comment
    
    * remvoe linter
    
    * testing test in githubactions
    
    * remove extra uses
    
    * add shell bash
    
    * fix image name
    
    * test clean flase
    
    * remove clean
    
    * remove circle
    
    * format on save
    tac0turtle authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    0d727a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. ci: run ci on master (#78)

    Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
    tac0turtle authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    3467af3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. fmt: add format cmd (#80)

    * fmt: add format cmd
    
    Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
    
    * remove local
    tac0turtle authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    d6f56df View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    df9b11d View commit details
    Browse the repository at this point in the history
  2. rc for new release (#82)

    tac0turtle authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    94debf4 View commit details
    Browse the repository at this point in the history
Loading