Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cleanup-repository.yaml #13

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Update cleanup-repository.yaml #13

merged 1 commit into from
Oct 1, 2024

Conversation

s-vitaliy
Copy link
Contributor

It seems that the workflow that delete old versions of the Arcane plugin deleted release version. This PR should fix this behavior by replacing the delete-only-pre-release-versions option with ignore-versions.

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Line Coverage is at least 80%.
  • Review requested on latest commit.

It seems that the workflow that delete old versions of the Arcane plugin deleted release version. This PR should fix this behavior by replacing the delete-only-pre-release-versions option with ignore-versions.
@s-vitaliy s-vitaliy requested a review from a team as a code owner October 1, 2024 09:21
Copy link

github-actions bot commented Oct 1, 2024

Coverage after merging s-vitaliy-patch-1 into main will be

0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%0%0%0%17, 21–35, 35, 35–45, 48–50, 52
src/Models
   SqlServerStreamContext.cs0%100%0%0%11, 16, 21, 26, 31, 36, 41, 46, 49, 52, 55, 59–61, 65–67, 71–73, 76–78, 81
src/Services
   SqlServerGraphBuilder.cs0%0%0%0%22–26, 29–30, 32, 34–37, 39–40, 42, 42, 42–49, 51–61, 63–65, 65, 65, 65, 65, 65, 65, 65, 65–68, 71, 71, 71, 71, 71, 71, 71, 71, 71–73, 76, 76, 76–80, 83–84, 86

@s-vitaliy s-vitaliy merged commit 07105f4 into main Oct 1, 2024
2 checks passed
@s-vitaliy s-vitaliy deleted the s-vitaliy-patch-1 branch October 1, 2024 09:22
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