chore(ci): add otdfctl to dependabot configuration#3291
chore(ci): add otdfctl to dependabot configuration#3291alkalescent wants to merge 2 commits intoDSPX-2655-migrate-otdfctlfrom
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request updates the repository's Dependabot configuration to ensure that dependencies for the otdfctl component are properly tracked and maintained. By adding specific paths for both GitHub Actions and Go modules, the project ensures consistent automated dependency management across the new module. Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. The bot must watch the code with care, / To keep the modules fresh and fair. / With paths defined and schedules set, / No update shall the project forget. Footnotes
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
There was a problem hiding this comment.
Code Review
This pull request updates the .github/dependabot.yml configuration to include the /otdfctl/e2e directory for GitHub Actions and adds a new gomod package ecosystem configuration for the /otdfctl directory with specific grouping and exclusion rules. I have no feedback to provide.
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
5af1d61 to
ed7b855
Compare
1fff55f to
931eef5
Compare
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
931eef5 to
51e54cc
Compare
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
51e54cc to
b032b83
Compare
Benchmark results, click to expandBenchmark authorization.GetDecisions Results:
Benchmark authorization.v2.GetMultiResourceDecision Results:
Benchmark Statistics
Bulk Benchmark Results
TDF3 Benchmark Results:
|
|
Proposed Changes
otdfctl/e2eto thegithub-actionsdependabot ecosystem so composite action dependencies (actions/setup-go,bats-core/bats-action,actions/upload-artifact) are trackedotdfctlgomod entry with daily schedule andgithub.com/opentdf/*internal dep exclusion, matching existing module patternsFiles modified
.github/dependabot.ymlotdfctl/e2eto github-actions directories; addotdfctlgomod entryAlready configured (no changes needed)
cliscope already presentotdfctlalready in directory listPR Stack (DSPX-2654)
Checklist
Testing Instructions
python3 -c "import yaml; yaml.safe_load(open('.github/dependabot.yml'))"directory: "/otdfctl"in dependabot.yml/otdfctl/e2e