Adds 'spo listitem roleassignment add' command. Closes #3539
Adds 'spo listitem roleassignment add' command
The aim of this PR is to add a new command which is suppose to add role assignemnt to given list item
Linked Issue
Closes #3539
Hi @Adam-it
I see that your command still uses the old commandAction with callback function. Could you rebase again from main and refactor it to async/await please? Else we'll get errors 😊
Hi @Adam-it
I see that your command still uses the old
commandActionwith callback function. Could you rebase again from main and refactor it to async/await please? Else we'll get errors 😊
sure will do 👍
@milanholemans aligned with latest approach. Ready for review 🙂. BTW I am also taking part of hacktoberfest
@Jwaegebaert all done. Thanks for your awesome review 👍 You are doing a great job 👍👍👍 I also added a separate issue like you suggested to give the opportunity for someone else to fix the naming issues https://github.com/pnp/cli-microsoft365/issues/3749
@Jwaegebaert ready 👍👍👍👍
should add mocking getProcessName
@Adam-it before we continue with the review, could you take a look at the conflicting file.
@Jwaegebaert thanks for your awesome review 👍. I merged this branch with latest changes. Let me know if you will need any more help 👍
@Adam-it sorry to get back to it so late but we got problems again. 😅 There are some conflicts and 23 files changed.
@Adam-it sorry to get back to it so late but we got problems again. 😅 There are some conflicts and 23 files changed.
done.
Merged manually