Skip to content

test(workflow) Add delta test for ProjectRulesEndpoint.get#111264

Merged
kcons merged 1 commit intomasterfrom
kcons/deltatest
Mar 23, 2026
Merged

test(workflow) Add delta test for ProjectRulesEndpoint.get#111264
kcons merged 1 commit intomasterfrom
kcons/deltatest

Conversation

@kcons
Copy link
Copy Markdown
Member

@kcons kcons commented Mar 20, 2026

Found a minor inconsistency with lastTriggered in the process, fixed it.
I'm not entirely certain the legacy action data is valid, but seems plausible.

@kcons kcons requested a review from ceorourke March 20, 2026 23:29
@kcons kcons requested review from a team as code owners March 20, 2026 23:29
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 20, 2026
we_rule = we_response.data[0]
assert legacy_rule["id"] == str(rule.id)

known_differences: set[str] = set()
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this here for the future in case we find known differences we want to skip?

@kcons kcons merged commit 3ce2886 into master Mar 23, 2026
65 checks passed
@kcons kcons deleted the kcons/deltatest branch March 23, 2026 17:15
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants