Skip to content

add correlation - #2

Merged
unknovs merged 2 commits into
mainfrom
develop
Sep 8, 2026
Merged

unknovs merged 2 commits into
mainfrom
develop

Conversation

@unknovs

@unknovs unknovs commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

…p and the branch ruleset

The workflow shipped with the initial code as the only check. The repository's develop branch now carries a ruleset requiring the DCO app's check, so the in-tree copy was a duplicate advisory run; CONTRIBUTING.md still asks for the sign-off, and the ruleset is what refuses a pull request without it.

Signed-off-by: GatisB <l22exc@gmail.com>
… with the event and sent as X-Correlation-ID on every delivery attempt

The library builds on go-platform-kit's propagation package for the header's name and the context helpers, like the platform's other libraries. An event with no correlation id is sent without the header. sql/V2 adds the column a relational Store needs. The Headers.Delivery doc comment now says what the wire does: one id per event per endpoint, the same on every attempt. Version 0.2.0.

Signed-off-by: GatisB <l22exc@gmail.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@unknovs
unknovs merged commit c138c97 into main Sep 8, 2026
9 checks passed
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.

2 participants