Extending 'aad app add' command with admin consent process#3455
Extending 'aad app add' command with admin consent process#3455michaelmaillot wants to merge 9 commits intopnp:mainfrom
Conversation
|
Thanks for your contribution @michaelmaillot 👏, we'll review this asap! |
Adam-it
left a comment
There was a problem hiding this comment.
@michaelmaillot thanks for your awesome work 👍 your rock 🤩
could you take a look at the comments I left 😉
|
Hi @michaelmaillot, I'm seeing a lot of files changed. It seems to me that can't possibly be correct. I didn't look at the branch line as I'm on holiday, but I think something needs to be done here before we can review. |
77f5e41 to
9095d5c
Compare
|
Is this because I've synced my fork and rebase to main before pushing? Sorry I've missed something but can't find out what, since it's a forked repo. Edit : I think I've found what went wrong. I commit my changes before doing a |
|
Looks much better like this 🍻 |
Adam-it
left a comment
There was a problem hiding this comment.
pulled and tested locally and works great ✔
code seems ok ✔
one small mistake in the docs but please leave it, I will fix it with a quick commit when merging this one 😉
@michaelmaillot good job 👍 You Rock 🤩
|
@martinlingstuyl do you think you could do an additional review on this one 🙏 |
|
Hi @Adam-it, I can review the code, but I do not have a pc with me (on holiday) so I can't try it out. I assume that's okay, as you have confirmed it works as expected. I can see if I can find some things just by looking at it line by line. That okay for you? |
totally |
martinlingstuyl
left a comment
There was a problem hiding this comment.
Hi @michaelmaillot, @Adam-it, I've left some comments and considerations.👍
great 🤩 Thanks @martinlingstuyl for the double check 👍👍👍. I didn't feel confident enough in merging this 😊 and I suppose the things you pointed out are good comments |
|
👍 It's all from my phone from holidays @michaelmaillot, some things might be easily answered and resolved. 😌 |
|
Thanks for your additional feedback @martinlingstuyl! I'll update my code accordingly. |
9095d5c to
bd950c0
Compare
|
@michaelmaillot thanks for you amazing work 🤩. I will try to review it asap and align to our latest approach with commands which was refactored 👍 |
…both manifest and command options
|
recreated this change in separate PR #3578 |
aad app addcommand to support admin consentCloses #2563