-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore: donation roadmap #492
Conversation
Signed-off-by: Case Wylie <[email protected]>
Signed-off-by: Case Wylie <[email protected]>
Signed-off-by: Case Wylie <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #492 +/- ##
=======================================
Coverage ? 83.21%
=======================================
Files ? 23
Lines ? 727
Branches ? 123
=======================================
Hits ? 605
Misses ? 114
Partials ? 8
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.22.2` -> `0.23.0`](https://renovatebot.com/diffs/npm/pepr/0.22.2/0.23.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | [`29.1.1` -> `29.1.2`](https://renovatebot.com/diffs/npm/ts-jest/29.1.1/29.1.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>defenseunicorns/pepr (pepr)</summary> ### [`v0.23.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.23.0) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.22.4...v0.23.0) #### Features - feat: docs information architecture by [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/496](https://togithub.com/defenseunicorns/pepr/pull/496) [See here](https://pepr-docs.netlify.app/main/) - feat: make module_uuid optional by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/500](https://togithub.com/defenseunicorns/pepr/pull/500) (If no `module_uuid` is given to the command, Pepr streams logs from pods with label `pepr.dev/controller=admission`, if it is supplied the same functionality occurs as before.) #### What's Changed - chore: add journey test for `npx pepr monitor` by [@​cmwylie19](https://togithub.com/cmwylie19) [@​btlghrants](https://togithub.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/493](https://togithub.com/defenseunicorns/pepr/pull/493) - docs: [Best Practices document](https://pepr-docs.netlify.app/main/best-practices/) **Full Changelog**: defenseunicorns/pepr@v0.22.4...v0.23.0 ### [`v0.22.4`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.22.4) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.22.2...v0.22.4) #### What's Changed - chore: new trigger for docs flow by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/489](https://togithub.com/defenseunicorns/pepr/pull/489) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/491](https://togithub.com/defenseunicorns/pepr/pull/491) - chore: bump actions/upload-artifact from 4.1.0 to 4.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/497](https://togithub.com/defenseunicorns/pepr/pull/497) - chore: bump actions/dependency-review-action from 3.1.5 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/498](https://togithub.com/defenseunicorns/pepr/pull/498) - chore: donation roadmap by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/492](https://togithub.com/defenseunicorns/pepr/pull/492) **Full Changelog**: defenseunicorns/pepr@v0.22.2...v0.22.4 </details> <details> <summary>kulshekhar/ts-jest (ts-jest)</summary> ### [`v29.1.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2) ##### Bug Fixes - calculated cache key based on `supportsStaticESM` ([a5d6f2d](https://togithub.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f)) - correct error handling in `processAsync` ([e7be4bf](https://togithub.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad)), closes [#​4207](https://togithub.com/kulshekhar/ts-jest/issues/4207) - use `Config.ProjectConfig` ([918312b](https://togithub.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de)), closes [#​4028](https://togithub.com/kulshekhar/ts-jest/issues/4028) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: zamaz <[email protected]>
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pepr](https://togithub.com/defenseunicorns/pepr) | [`0.22.2` -> `0.23.0`](https://renovatebot.com/diffs/npm/pepr/0.22.2/0.23.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://togithub.com/kulshekhar/ts-jest)) | [`29.1.1` -> `29.1.2`](https://renovatebot.com/diffs/npm/ts-jest/29.1.1/29.1.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>defenseunicorns/pepr (pepr)</summary> ### [`v0.23.0`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.23.0) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.22.4...v0.23.0) #### Features - feat: docs information architecture by [@​schaeferka](https://togithub.com/schaeferka) in [https://github.com/defenseunicorns/pepr/pull/496](https://togithub.com/defenseunicorns/pepr/pull/496) [See here](https://pepr-docs.netlify.app/main/) - feat: make module_uuid optional by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/500](https://togithub.com/defenseunicorns/pepr/pull/500) (If no `module_uuid` is given to the command, Pepr streams logs from pods with label `pepr.dev/controller=admission`, if it is supplied the same functionality occurs as before.) #### What's Changed - chore: add journey test for `npx pepr monitor` by [@​cmwylie19](https://togithub.com/cmwylie19) [@​btlghrants](https://togithub.com/btlghrants) in [https://github.com/defenseunicorns/pepr/pull/493](https://togithub.com/defenseunicorns/pepr/pull/493) - docs: [Best Practices document](https://pepr-docs.netlify.app/main/best-practices/) **Full Changelog**: defenseunicorns/pepr@v0.22.4...v0.23.0 ### [`v0.22.4`](https://togithub.com/defenseunicorns/pepr/releases/tag/v0.22.4) [Compare Source](https://togithub.com/defenseunicorns/pepr/compare/v0.22.2...v0.22.4) #### What's Changed - chore: new trigger for docs flow by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/489](https://togithub.com/defenseunicorns/pepr/pull/489) - chore: bump the development-dependencies group with 1 update by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/491](https://togithub.com/defenseunicorns/pepr/pull/491) - chore: bump actions/upload-artifact from 4.1.0 to 4.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/497](https://togithub.com/defenseunicorns/pepr/pull/497) - chore: bump actions/dependency-review-action from 3.1.5 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/defenseunicorns/pepr/pull/498](https://togithub.com/defenseunicorns/pepr/pull/498) - chore: donation roadmap by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/defenseunicorns/pepr/pull/492](https://togithub.com/defenseunicorns/pepr/pull/492) **Full Changelog**: defenseunicorns/pepr@v0.22.2...v0.22.4 </details> <details> <summary>kulshekhar/ts-jest (ts-jest)</summary> ### [`v29.1.2`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2912-2024-01-22) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2) ##### Bug Fixes - calculated cache key based on `supportsStaticESM` ([a5d6f2d](https://togithub.com/kulshekhar/ts-jest/commit/a5d6f2d4f4bfa1c7c217f6faf9310958797b436f)) - correct error handling in `processAsync` ([e7be4bf](https://togithub.com/kulshekhar/ts-jest/commit/e7be4bf6a863cd76efec28f40fdd5193b2f50bad)), closes [#​4207](https://togithub.com/kulshekhar/ts-jest/issues/4207) - use `Config.ProjectConfig` ([918312b](https://togithub.com/kulshekhar/ts-jest/commit/918312bee22a795ec6bb347f95df4c1ff0a054de)), closes [#​4028](https://togithub.com/kulshekhar/ts-jest/issues/4028) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: zamaz <[email protected]>
Description
This outlines what should happen in order to donate Pepr to CNCF as a Sandbox Project in Q3.
https://kccncna2023.sched.com/event/1R2ob/navigating-open-source-project-hurdles-to-achieve-community-empowerment-aizhamal-nurmamat-kyzy-sysdig-bob-killen-google
Sandbox Projects are Reviewed Every 2 months ^ 13:35
Related Issue
Fixes #490
Relates to #
Type of change
Checklist before merging