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: tools as components #1331

Merged
merged 8 commits into from
Jan 23, 2025
Merged

feat: tools as components #1331

merged 8 commits into from
Jan 23, 2025

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Nov 20, 2024

fixes #1330
closes #1352

TODO

  • bump deps
  • implement new things
  • bump tests
  • write history

@jkowalleck jkowalleck added enhancement New feature or request breaking-change labels Nov 20, 2024
Copy link

codacy-production bot commented Nov 20, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2f49370) 750 702 93.60%
Head commit (33356d9) 752 (+2) 704 (+2) 93.62% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1331) 12 12 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@jkowalleck jkowalleck changed the title [WIP] feat: tools as components feat: tools as components Nov 26, 2024
@jkowalleck jkowalleck marked this pull request as ready for review November 26, 2024 13:54
@jkowalleck jkowalleck requested a review from a team as a code owner November 26, 2024 13:54
@jkowalleck jkowalleck added this to the v4.0.0 milestone Dec 19, 2024
@jeremylong
Copy link
Contributor

@jkowalleck do you have an ETA on the 4.0.0 release? The tools as components is another feature that would be helpful in my environment.

@jkowalleck
Copy link
Member Author

@jkowalleck do you have an ETA on the 4.0.0 release? The tools as components is another feature that would be helpful in my environment.

Yes, I do.
Not set in stone, but planned for next week 🥳

@jeremylong
Copy link
Contributor

Thanks for all of your work on this plugin - really appreciate it!

Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck force-pushed the feat/tools-as-components branch from 7b51f7c to 33356d9 Compare January 23, 2025 09:33
@jkowalleck jkowalleck merged commit 72122e1 into master Jan 23, 2025
17 checks passed
@jkowalleck jkowalleck deleted the feat/tools-as-components branch January 23, 2025 09:42
@jkowalleck
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] emit tools as metadata.tools.components
2 participants