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

feat(plugin): add simple plugin manager for release #42

Merged
merged 2 commits into from
Oct 17, 2024

Fix wording

d50ed0d
Select commit
Loading
Failed to load commit list.
Merged

feat(plugin): add simple plugin manager for release #42

Fix wording
d50ed0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 17, 2024 in 0s

85.84% of diff hit (target 76.50%)

View this Pull Request on Codecov

85.84% of diff hit (target 76.50%)

Annotations

Check warning on line 23 in src/release/commands/cancel/cancelReleaseRequestHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/commands/cancel/cancelReleaseRequestHandler.ts#L23

Added line #L23 was not covered by tests

Check warning on line 25 in src/release/commands/cancel/cancelReleaseRequestHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/commands/cancel/cancelReleaseRequestHandler.ts#L25

Added line #L25 was not covered by tests

Check warning on line 32 in src/release/commands/create/hookHandlers/deploymentHookHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/commands/create/hookHandlers/deploymentHookHandler.ts#L32

Added line #L32 was not covered by tests

Check warning on line 80 in src/release/commands/create/hookHandlers/deploymentHookHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/commands/create/hookHandlers/deploymentHookHandler.ts#L80

Added line #L80 was not covered by tests

Check warning on line 83 in src/release/commands/create/viewBuilders/buildReleaseModalView.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/commands/create/viewBuilders/buildReleaseModalView.ts#L83

Added line #L83 was not covered by tests

Check warning on line 39 in src/release/releaseBlockActionsHandler.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/releaseBlockActionsHandler.ts#L39

Added line #L39 was not covered by tests

Check warning on line 27 in src/release/releaseOptions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/releaseOptions.ts#L27

Added line #L27 was not covered by tests

Check warning on line 29 in src/release/releaseOptions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/releaseOptions.ts#L29

Added line #L29 was not covered by tests

Check warning on line 49 in src/release/utils/ConfigHelper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/utils/ConfigHelper.ts#L49

Added line #L49 was not covered by tests

Check warning on line 57 in src/release/utils/ConfigHelper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/utils/ConfigHelper.ts#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 59 in src/release/utils/ConfigHelper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/release/utils/ConfigHelper.ts#L59

Added line #L59 was not covered by tests