Power Platform GitHub Actions automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
The Power Platform VSCode extension makes it easy to manage Power Platform environments and allows the developer to create, build and deploy Power Platform solutions, packages and portals.
SolutionPackager PowerShell module developed to improve command line ease of use by enabling intellisense and simplifying download and install of dependencies.
Control which converts Many-to-Many relationship into a multiselect dropdown. Via an input parameter a filter can be added, which is impossible with OOB Functionality of the N:N Control.
It will try to use '&' character in the temp solution name and will fail, there should be some logic to remove not supported characters.