Skip to content

Releases: solana-developers/github-actions

Added pmp IDL upload action

29 Apr 09:18

Choose a tag to compare

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

18 Feb 04:37

Choose a tag to compare

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

11 Feb 23:32

Choose a tag to compare

Version v0.2.3 has some bug fixed regarding the automatic program extend

Version v0.2.0

06 Feb 10:50

Choose a tag to compare

Github Actions to build and deploy programs and IDLs, verify source code using solana verify and squads multisig integration.