Skip to content

Releases: mstream/scriptzzz

Release 2024.11.3

Choose a tag to compare

@github-actions github-actions released this 10 Nov 19:11
  • ci: use deploy key to bypas master branch by GitHub Actions (#3) (800b3d3)
  • fix: restore web app static files removed by accident (#2) (b3a380e)
  • ci: rename workflows (#1) (fccf933)

Release 2024.11.2

Choose a tag to compare

@github-actions github-actions released this 10 Nov 18:19
  • ci: separate testing from releasing workflow (e495a49)

Release 2024.11.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 13:43
  • ci: add workflow permission to modify GH action definitions (618e3e3)
  • ci: deploy GitHub pages after a successful release (9d827fe)
  • ci: set up GitHub releases (850ca07)
  • ci: calculate full paths to webdriver browser binaries in Nix (1a38f04)
  • ci: add github workflow configuration (72244c4)
  • test: add e2e test framework (effe969)
  • feat: add grid rendering (56b8d00)
  • feat: add sandbox error handling (21cdd64)
  • feat: create a testing framework for application controller (65ff1bf)
  • feat: add game state debug view (6c80480)
  • feat: add commands parsing (5fd8744)
  • feat: add codemirror editor integration (fd0be83)