Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add new expression language `{{...}}` with more flexibility * provide backward-compatibility with old expression syntax `${...}` * add functions parseDate, formatDate, offsetDate, join * add date expression examples * add legacy expression examples * handle non-published branches in clasp.sh * add update-parser.sh to generate antlr4-based parser * improve testing of log actions * add expectations to e2e tests * refactor log message cutoff * improve action execution results * add log redaction mode * add MockFactory.newMockFromExample() * add more babel plugins for GAS compatibility
- Loading branch information