Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

170 Call Gitlab CI job to Automate Runtime Release #430

Merged
merged 27 commits into from
Jun 17, 2024

Commits on May 16, 2024

  1. added a script for cleaning up commits

    and the srtool
    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8e1521c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e58821c View commit details
    Browse the repository at this point in the history
  3. rename to srtool-build.yml;

    ONLY performs srtool build.
    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2b57b3b View commit details
    Browse the repository at this point in the history
  4. remove sub-directories

    show only info of compressed-wasm
    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8313013 View commit details
    Browse the repository at this point in the history
  5. add the script for auth upgrade

    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    04ddb0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    778e2b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86499dc View commit details
    Browse the repository at this point in the history
  8. update js code

    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1a10416 View commit details
    Browse the repository at this point in the history
  9. update js code

    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4d61a1a View commit details
    Browse the repository at this point in the history
  10. new release yml file

    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1582ef7 View commit details
    Browse the repository at this point in the history
  11. remove unused scripts

    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e00c939 View commit details
    Browse the repository at this point in the history
  12. add the correct gitlab id

    b-yap committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a4a5ee0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. test gitlab id

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b40dd71 View commit details
    Browse the repository at this point in the history
  2. try to run

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ea4a432 View commit details
    Browse the repository at this point in the history
  3. try to run

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6df8685 View commit details
    Browse the repository at this point in the history
  4. use another gitlab trigger api

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ac72f66 View commit details
    Browse the repository at this point in the history
  5. remove useless lines

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    85a45a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee97e05 View commit details
    Browse the repository at this point in the history
  7. wrap with double quote

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e5e9ad0 View commit details
    Browse the repository at this point in the history
  8. wrap with single quote

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    48bf536 View commit details
    Browse the repository at this point in the history
  9. wrap with double quote

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ecff163 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    523ce4c View commit details
    Browse the repository at this point in the history
  11. use + sign

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a372c1c View commit details
    Browse the repository at this point in the history
  12. Test pendulum

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    568a01d View commit details
    Browse the repository at this point in the history
  13. final yaml file

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ffbe62e View commit details
    Browse the repository at this point in the history
  14. remove old release yaml file

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    76c9387 View commit details
    Browse the repository at this point in the history
  15. uncomment if statement

    b-yap committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7981d43 View commit details
    Browse the repository at this point in the history