Skip to content

feat(ci): apidiff on pull requests#1453

Closed
erikburt wants to merge 3 commits intomainfrom
feat/api-diff
Closed

feat(ci): apidiff on pull requests#1453
erikburt wants to merge 3 commits intomainfrom
feat/api-diff

Conversation

@erikburt
Copy link
Copy Markdown
Contributor

@erikburt erikburt commented Aug 6, 2025

Adds a workflow to detect breaking changes.

This leverages https://github.com/imjasonh/apidiff-action, which uses the https://pkg.go.dev/golang.org/x/exp/apidiff package to properly diff 2 versions of a module.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 6, 2025

API Compatibility Check Results

No API changes detected

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: d3945d6 Previous: 0265461 Ratio
BenchmarkKeystore_Sign/nop/in-process 1749 ns/op 416.7 ns/op 4.20

This comment was automatically generated by workflow using github-action-benchmark.

@erikburt erikburt closed this Aug 15, 2025
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