fake-xrm-easy icon indicating copy to clipboard operation
fake-xrm-easy copied to clipboard

Update github actions to allow forks run their own analysis in their own sonar cloud account (free for OSS)

Open jordimontana82 opened this issue 8 months ago • 21 comments

This is about updating GitHub actions to use repository_owner as opposed to the hardcoded DynamicsValue username. This would allow anyone to build their fork against their own SonarCloud account (which is free for Open Source repos).

This seems like a straight forward alternative compared to the hacks mentioned in #97 and it would make it easier to contribute while still using SonarCloud.

Thanks to @BetimBeja for this idea.

  • [x] Abstractions
  • [ ] Core
  • [ ] Messages
  • [ ] Plugins
  • [ ] CodeActivities
  • [ ] Update Contributing guide in README

jordimontana82 avatar Nov 05 '23 19:11 jordimontana82