Skip to content

chore(tests): moved fixtures to testdata#14

Merged
petruki merged 1 commit into
masterfrom
staging
Jun 20, 2026
Merged

chore(tests): moved fixtures to testdata#14
petruki merged 1 commit into
masterfrom
staging

Conversation

@petruki

@petruki petruki commented Jun 20, 2026

Copy link
Copy Markdown
Member

This pull request primarily updates the Go version used throughout the project, upgrades GitHub Actions dependencies, and reorganizes test snapshot data. The most significant changes include bumping the default Go version, updating CI dependencies, and moving test snapshot files to a new location. These changes improve consistency, keep dependencies up-to-date, and help organize test data more effectively.

CI/CD and Dependency Updates:

  • Updated the default Go version from 1.26.3 to 1.26.4 in all workflow files (master.yml, sonar.yml, and staging.yml) and matrix configurations. [1] [2] [3] [4]
  • Upgraded GitHub Actions dependencies: actions/github-script from v8 to v9 and sonarsource/sonarqube-scan-action from v8.1.0 to v8.2.0 in workflow files. [1] [2] [3]

Test Snapshot Data Reorganization:

  • Moved snapshot test data from the tests/snapshots directory to testdata/snapshots, updating all relevant test code and helper functions to reference the new path. [1] [2] [3]
  • Added a new testdata/snapshots/default.json file and removed the old tests/snapshots/default.json, ensuring test data is now under testdata as per Go conventions. [1] [2]

@petruki petruki self-assigned this Jun 20, 2026
@sonarqubecloud

Copy link
Copy Markdown

@petruki petruki merged commit 55d5118 into master Jun 20, 2026
7 checks passed
@petruki petruki deleted the staging branch June 20, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant