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: gone-io/goner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: gone-io/goner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 7 commits
  • 176 files changed
  • 2 contributors

Commits on May 28, 2025

  1. build(deps): update dependencies

    dapeng committed May 28, 2025
    Configuration menu
    Copy the full SHA
    a35820b View commit details
    Browse the repository at this point in the history
  2. feat(gin+xorm+viper): add development configuration and Docker Compos…

    …e updates
    
    - Add development configuration file (dev.yaml) with database settings
    - Update Docker Compose to map port 8080 and add health check
    dapeng committed May 28, 2025
    Configuration menu
    Copy the full SHA
    a7ccfdf View commit details
    Browse the repository at this point in the history
  3. build: update dependency github.com/gone-io/gone/v2 to v2.2.4

    - Updated gone/v2 from v2.2.3 to v2.2.4 in multiple modules
    dapeng committed May 28, 2025
    Configuration menu
    Copy the full SHA
    db39171 View commit details
    Browse the repository at this point in the history
  4. ci(github-actions): update Consul setup and add health check

    - Add Consul container with health check to main workflow
    - Remove separate Consul container setup step
    - Update Consul version to 1.15
    - Add TCP and UDP ports for Consul
    dapeng committed May 28, 2025
    Configuration menu
    Copy the full SHA
    4a53499 View commit details
    Browse the repository at this point in the history
  5. ci(github): adjust workflow and improve test stability

    - Move SQLite installation step in GitHub Actions workflow
    - Add delay in consul registry test to improve test stability
    dapeng committed May 28, 2025
    Configuration menu
    Copy the full SHA
    5f4c399 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/main' into feature/mq/rocket

    # Conflicts:
    #	mq/kafka/go.mod
    #	mq/kafka/go.sum
    #	mq/mqtt/go.mod
    #	mq/mqtt/go.sum
    #	xorm/go.mod
    #	xorm/go.sum
    dapeng committed May 28, 2025
    Configuration menu
    Copy the full SHA
    1d299b4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #83 from gone-io/feature/mq/rocket

    update dependencies
    Degfy authored May 28, 2025
    Configuration menu
    Copy the full SHA
    3bf9cb5 View commit details
    Browse the repository at this point in the history
Loading