1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-30 15:26:55 +00:00
ento ef29d05ea4
Finish migration to GitHub Actions (#4836)
* Fix 'if' condition syntax in Actions workflow

Strings in expressions need to be in single quotes:
https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#literals

* Delete .travis.yml

We moved to GitHub Actions

* Inline git-related environment variables

* Inline the build number variable

* Rename TRAVIS_BRANCH to TW5_BUILD_BRANCH

Since we don't use Travis anymore

* Update developer documentation regardgin which CI service is used

* Document the decision about setting env vars in the workflow file
2020-08-29 11:58:34 +01:00
..
2017-07-03 20:34:58 +01:00
2017-11-18 19:53:52 +00:00
2018-12-17 11:07:39 +00:00
2020-07-13 17:49:40 +01:00
2020-08-28 15:25:47 +01:00
2014-12-05 10:20:32 +00:00