movementlabsxyz / M1

An L1 for Move VM built on Avalanche.
https://docs.movementlabs.xyz
BSD 3-Clause "New" or "Revised" License
72 stars 53 forks source link

cicd: Add Aptos Framework test to release workflow #71

Closed l-monninger closed 11 months ago

l-monninger commented 12 months ago

Summary

Add Aptos Framework tests to the test part of the workflow. Also include release revocation. This will not only help provide assurances for the Movement CLI, but also ensure https://github.com/movemntdev/movement-hack is reliable.

Requirements

  1. Movement CI/CD MUST test Aptos Framework compilation and testing.
  2. Movement CI/CD MUST test revoke test that do not pass.

Recommended approach

l-monninger commented 11 months ago

Added.