Commit Graph

9 Commits

Author SHA1 Message Date
per1234
6d4f58adcf Change project name to "arduino/setup-task"
Change project name to "arduino/setup-task"

The Task documentation consistently refers to the tool as "Task". Taskfile is the term used for Task's configuration file.
This action is setting up the Task tool, not setting up the Task configuration file, so "arduino/setup-task" is more
appropriate than "arduino/setup-taskfile".
2021-05-07 02:49:21 -07:00
per1234
9bee96a9ff Run eslint --fix on code
Make all possible automated fixes for linting violations.
2021-05-06 23:54:56 -07:00
per1234
104baaad72 Remove extraneous text from license file
In order to be recognized by GitHub's automatic license detection system, the license file must contain only the exact
license text, which can be sourced from choosealicense.com. Please do not modify this file in any way.
2021-05-03 20:44:42 -07:00
Edoardo Tenani
d8443cd660 test installing specific semver release 2021-04-21 17:50:35 +02:00
Roberto Sora
ac9c8a4eae run linter 2019-10-25 14:47:12 +02:00
Roberto Sora
9d155c2a88 add support for client with Bearer token 2019-10-25 14:26:20 +02:00
Massimiliano Pippi
93f47f8dcf prettify setup-taskfile 2019-09-17 12:21:08 +02:00
Massimiliano Pippi
f0f199da8d fix bin folder 2019-08-24 17:19:28 +02:00
Massimiliano Pippi
3fcc6951ab import sources 2019-08-23 17:30:46 +02:00