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: cloudwego/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-ignore
Choose a base ref
...
head repository: cloudwego/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 11, 2024

  1. Merge pull request #12 from cloudwego/update-ignore

    chore: update gitignore & remove hard-code
    GuangmingLuo authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    338571d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1138307 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge pull request #13 from cloudwego/rm-check-branch

    chore: remove check_branch_name.sh
    GuangmingLuo authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7a29128 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update .golangci.yaml

    ```sh
    run golangci-lint
      Running [/root/golangci-lint-1.59.1-linux-amd64/golangci-lint run --out-format=github-actions] in [] ...
      level=warning msg="[config_reader] The configuration option `run.skip-files` is deprecated, please use `issues.exclude-files`."
      level=warning msg="[config_reader] The configuration option `run.skip-dirs` is deprecated, please use `issues.exclude-dirs`."
      level=warning msg="[config_reader] The configuration option `output.format` is deprecated, please use `output.formats`"
      level=warning msg="[lintersdb] The linter \"deadcode\" is deprecated (step 2) and deactivated. It should be removed from the list of disabled linters. https://golangci-lint.run/product/roadmap/#linter-deprecation-cycle"
    ```
    这些配置已经过时了, 需要改为推荐项
    Skyenought authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6a9032e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from Skyenought/patch-1

    Update .golangci.yaml
    GuangmingLuo authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    925aeda View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    175f28d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from cloudwego/use-default

    chore: update workflow to use github by default
    GuangmingLuo authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b817dc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    68cd5a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from cloudwego/chore/release-check

    chore: rm release-check, useless for most projects
    GuangmingLuo authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3bd32c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    dc57747 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from cloudwego/chore/rm-self-host

    chore: update CI to use ubuntu-latest by default
    GuangmingLuo authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2afc6a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. chore: update golangci config

    Change-Id: I394b679ff4413f44bbcc7089c3f9f1877bf9c2c8
    GuangmingLuo committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    923f2ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from cloudwego/chore/golangci

    chore: update golangci config
    GuangmingLuo authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    66b1665 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. chore: update pr-check template for security

    Change-Id: Ic99cc4a2bd6aec38cb6746ab56cb1fe3c15dc8ec
    GuangmingLuo committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    c2c2a5d View commit details
    Browse the repository at this point in the history
  2. sperate push and pull ci

    Change-Id: Icdb5be7c1571b56ac0d189ed5c08d4689a9d7026
    GuangmingLuo committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    1d94c0c View commit details
    Browse the repository at this point in the history
  3. chore: update ci permission

    Change-Id: If6589424100a446a5813be11d0cdff69cbe5b677
    GuangmingLuo committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    1a76c95 View commit details
    Browse the repository at this point in the history
  4. chore: permission default read

    Change-Id: I4c4681483e706be68f4d1aa264a1225f3697ff31
    GuangmingLuo committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    be5da7a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #19 from cloudwego/fix/ci

    chore: update pr-check template for security
    GuangmingLuo authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    4893e3a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Merge pull request #20 from cloudwego/revert-19-fix/ci

    Revert "chore: update pr-check template for security"
    GuangmingLuo authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    c342664 View commit details
    Browse the repository at this point in the history
Loading