feat: rename binary to pgedge-control-plane#294
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (10)
✅ Files skipped from review due to trivial changes (9)
📝 WalkthroughWalkthroughThe control-plane executable name was changed project-wide from Changes
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
06f8903 to
5b65dd1
Compare
2934d92 to
9bfda29
Compare
3b2cb2d to
1811d33
Compare
2000707 to
321ebff
Compare
1ef89d0 to
32ef891
Compare
fbd7177 to
818b6cd
Compare
32ef891 to
5c8c403
Compare
818b6cd to
db06d7c
Compare
5c8c403 to
79fbfc1
Compare
db06d7c to
94c2dbe
Compare
79fbfc1 to
b1b5cae
Compare
94c2dbe to
1de4ace
Compare
b1b5cae to
3b749f2
Compare
1de4ace to
187c000
Compare
3b749f2 to
ccf2e10
Compare
187c000 to
a6f44f6
Compare
ccf2e10 to
7607b74
Compare
a6f44f6 to
2f99484
Compare
7607b74 to
09c6ec7
Compare
c8dcd98 to
92554b8
Compare
6427259 to
2ae3509
Compare
92554b8 to
b2ab571
Compare
2ae3509 to
122cbd5
Compare
b2ab571 to
c52c641
Compare
122cbd5 to
0dd6130
Compare
c52c641 to
f32affe
Compare
0dd6130 to
8e96c53
Compare
f32affe to
ecb25d0
Compare
8e96c53 to
80a92a0
Compare
ecb25d0 to
755fb27
Compare
80a92a0 to
40fd983
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
755fb27 to
2379e46
Compare
307f1e9 to
6a1d107
Compare
rshoemaker
left a comment
There was a problem hiding this comment.
Looks good. I think there are some usages in here that need s/control-plane/pgedge-control-plane/
Lines 199, 202, & 205.
2379e46 to
8ce1172
Compare
6a1d107 to
8f7d2ca
Compare
Up to standards ✅🟢 Issues
|
8ce1172 to
2058c1f
Compare
8f7d2ca to
8a3fa31
Compare
|
Caution Review failedAn error occurred during the review process. Please try again later. 📝 WalkthroughWalkthroughThe control-plane executable is being renamed from Changes
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Renames the binary and archives from `control-plane` to `pgedge-control-plane` to reduce the chance of conflicts with other packages. PLAT-417
8a3fa31 to
ab652f8
Compare
Summary
Renames the binary from
control-planetopgedge-control-planeto reduce the chance of conflicts with other packages.Testing
Dev builds and dist artifacts should continue to work as normal.
PLAT-417