Skip to content

Releases: microsoft/powerplatform-actions

pack-solution & import-solution

15 Sep 04:52
36917d3
Compare
Choose a tag to compare
Pre-release

add actions: pack-solution and import-solution
add those to CI flow
refresh dist

Fix pack-solution param names

14 Sep 23:02
94734ec
Compare
Choose a tag to compare
Pre-release

choose common names for folder and zip file that work for both unpack and pack solution actions:

  • solution-file (was: solution-input-file)
  • solution-folder (was: solution-target-folder)

Initial beta

14 Sep 16:46
Compare
Choose a tag to compare
Initial beta Pre-release
Pre-release

Initial beta:

  • exposes 3 actions with only username/password authN:
    • who-am-i
    • export-solution
    • unpack-solution