Tobias Speicher
|
dedef103f1
|
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
2022-03-13 22:03:37 +01:00 |
eric sciple
|
eb8a193c1d
|
update dev dependencies and react to new linting rules (#611)
|
2021-10-19 09:52:57 -05:00 |
eric sciple
|
e52d022eb5
|
Fetch all history for all tags and branches when fetch-depth=0 (#258)
|
2020-05-27 09:54:28 -04:00 |
eric sciple
|
2ff2fbdea4
|
telemetry for incorrect merge commit (#253)
|
2020-05-21 11:09:16 -04:00 |
eric sciple
|
e347bba93b
|
Convert checkout to a regular action (#70)
|
2019-12-03 10:28:59 -05:00 |