2.0.0 (2025-12-24)

Bug Fixes

  • action: remove all checkout step from actions (d0201f1)
  • action: remove versioning from the local composite actions (0ce4227)
  • action: wrong keyword (9a9bdac)
  • release: /usr/bin can not be loaded, so installing texlive everytime (f8350c1)
  • release: latex toolkit link lost after loading cache (5e2591a)
  • release: set nodejs to false (e3f8c4f)

Features

  • entiry project has been refactored (#1) (71c0445)
  • release: add github token path argument (fc65bd9)

BREAKING CHANGES

  • all file location of actions has been reallocated

  • fix(ci): change version

  • fix(ci): change workflow templates to composite mode, and move it to action folder

  • fix(ci): move linter to action

  • fic(action): specify the container

  • fix(ci): remove checkout from linter action

  • fix(ci): change keyword to inputs

  • refactor: change container to git-managed runner to prevent k8s dind issue

  • fix(ci): change name of token

  • fix(ci): shallow fetch issue

  • refactor: change all workflow to composite method

  • chore(legacy): remain all lagacy workflow and plan to remove in the future

Read more at DevOps Automation