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: qiniu/reviewbot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: qiniu/reviewbot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.1
Choose a head ref
  • 17 commits
  • 40 files changed
  • 6 contributors

Commits on Jul 16, 2024

  1. build: release container image with github action (#246)

    * build: release container image with github action
    
    * build: use semver
    jimyag authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4f45784 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. build: publishing binary and container with goreleaser (#247)

    * build: publishing binary and container with goreleaser
    
    * build: compile before make
    
    * build: add go lint dependencies
    jimyag authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    af48f24 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. refactor: output parser v2

    CarlJi committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    515b073 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. chore: add more notes

    CarlJi committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf5383f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. fix(parsev2): file check

    CarlJi committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    cd51530 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. enhance: improve golangci-lint default execution path (#248)

    * improve golangci-lint default execution path
    
    * adjust logic
    
    * add ut
    
    * adjust findgomods
    wwcchh0123 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    18103a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    66caa35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a783f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

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

Commits on Aug 12, 2024

  1. enhance: support auto pull submodule

    wwcchh0123 authored and CarlJi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7863a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37782f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. doc: modify golangci-lint md

    wwcchh0123 authored and CarlJi committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b4e0a79 View commit details
    Browse the repository at this point in the history
  2. feat:add java pmd style check

    zhouxiaoliang authored and CarlJi committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ca3333b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    103d7b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. doc: update deploy (#272)

    * update doc
    
    * update doc
    
    ---------
    
    Co-authored-by: zhouxiaoliang <zhouxiaoliang@qiniu.com>
    never112 and zhouxiaoliang authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2598522 View commit details
    Browse the repository at this point in the history
Loading