Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:sv-tools/mock-http-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v1.2.0
Choose a base ref
Loading
...
head repository:sv-tools/mock-http-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v1.2.1
Choose a head ref
Loading
  • 3commits
  • 3files changed
  • 1contributor

Commits on May 20, 2025

  1. chore: update Go version to 1.24 in go.mod (#86)

    Simplify Go version specification by removing patch versionfrom 1.24.0 to 1.24. This aligns with Go module versioningbest practices and ensures compatibility with Go tooling.
    @SVilgelm
    SVilgelm authoredMay 20, 2025
    Configuration menu
    Copy the full SHA
    cd055c6View commit details
    Browse the repository at this point in the history
  2. ci: simplify release workflow and improve Go setup (#87)

    Remove the global GO environment variable and streamline the releaseworkflow by specifying the Go version directly from go.mod in thesetup-go action. This reduces duplication and potential version drift.Also, clean up unnecessary steps and comments to make the workflowmore concise and maintainable.
    @SVilgelm
    SVilgelm authoredMay 20, 2025
    Configuration menu
    Copy the full SHA
    fe891f2View commit details
    Browse the repository at this point in the history
  3. ci: enhance GitHub Actions with JUnit test reporting (#88)

    Add installation of go-junit-report to generate JUnit XML test reportsfrom Go test output. Upload these test results alongside coverage data toCodecov for improved test reporting and analysis. Ensure uploads run onlyif the workflow is not cancelled. This improves CI visibility and debugging.
    @SVilgelm
    SVilgelm authoredMay 20, 2025
    Configuration menu
    Copy the full SHA
    2c3abbcView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp