Releases: solana-developers/github-workflows
Releases · solana-developers/github-workflows
Updated Github actions version to v0.2.10
Increase solana verify version
Newest version is v0.4.15
Added PMP IDL upload support
According to IDL spec IDs should be uploaded via PMP https://github.com/solana-foundation/idl-spec
The reusable workflow supports that also proposing squad transactions now
Update node version
@solana/codecs-numbers@2.1.0 needs node 20
Build, deploy and verify programs with squads support
Updated solana developers actions tag
Build, deploy and verify programs with squads support
This release contains a few bug fixes regarding automatic program extend and solana verify
Build and test reusable workflows v0.2.0
- Added reusable workflow to build, verify and deploy solana programs and IDLs with squads multisig support
- Added anchor test workflow