Releases: solana-developers/github-actions
Releases · solana-developers/github-actions
Added pmp IDL upload action
The new way to upload IDLs should be through the program metadata program according to the IDL specs:
https://github.com/solana-foundation/idl-spec
Build, deploy and verify programs with squads support
Version v0.2.4 you can now directly access the actions using:
solana-developers/github-actions/extract-versions@v0.2.4
instead of the from the .github subfolder
Build, deploy and verify programs with squads support
Version v0.2.3 has some bug fixed regarding the automatic program extend
Version v0.2.0
Github Actions to build and deploy programs and IDLs, verify source code using solana verify and squads multisig integration.