190 Commits

Author SHA1 Message Date
dawid 496faa38b2 add chmod 2023-07-26 23:58:36 +02:00
dawid c441281337 add remote file copy capability 2023-07-26 23:33:28 +02:00
dawid 49cbffd46f add cp command 2023-07-26 22:27:12 +02:00
dawid 7522a8fb0a add quiet mode to the run command 2023-07-26 21:35:19 +02:00
dawid bc08ab21fb Merge branch 'master' of https://github.com/dpogorzelski/speedrun 2023-04-12 09:51:11 +02:00
dawid 586998b6c2 Set expr tags 2023-04-12 09:50:41 +02:00
dawid 3b6bea872b Update dependencies 2023-04-12 09:50:22 +02:00
dawid cad49c7b31 Update dependencies 2023-04-11 12:48:32 +02:00
dependabot[bot] 1e6ffb6cd6 Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0 (#58)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 11:08:28 +02:00
dependabot[bot] 4b8d5cfeca Bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0 (#58)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 11:08:28 +02:00
dependabot[bot] 39803ea514 Bump golang.org/x/text from 0.3.7 to 0.3.8 (#57)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 09:20:18 +01:00
dependabot[bot] ec478d8bbd Bump golang.org/x/text from 0.3.7 to 0.3.8 (#57)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 09:20:18 +01:00
dawid 8f6c4ba1e3 Add system shutdown subcommand 2022-05-13 23:43:35 +02:00
dawid 2d078228c9 Add system shutdown subcommand 2022-05-13 23:43:35 +02:00
dawid 57dc2d7f34 Use 2022-05-13 23:19:56 +02:00
dawid 7b1565e6a4 Use 2022-05-13 23:19:56 +02:00
dawid b67da0d28e Merge branch 'master' of https://github.com/dpogorzelski/speedrun 2022-05-13 23:17:50 +02:00
dawid 4be2b5ece9 Merge branch 'master' of https://github.com/dpogorzelski/speedrun 2022-05-13 23:17:50 +02:00
dawid 3cfb1995d0 Fix arg name 2022-05-13 23:17:30 +02:00
dawid ac66b4aa97 Fix arg name 2022-05-13 23:17:30 +02:00
DeepSource Bot 6de249e67b Update .deepsource.toml 2022-05-13 21:09:05 +00:00
DeepSource Bot 121b8cfd3d Update .deepsource.toml 2022-05-13 21:09:05 +00:00
dawid b04ccae36b Add the system command with reboot subcommand 2022-05-13 23:06:51 +02:00
dawid c9ba91c585 Add the system command with reboot subcommand 2022-05-13 23:06:51 +02:00
dawid 4a59ea77f7 Add the file command with read subcommand 2022-05-13 22:45:15 +02:00
dawid 7197fce351 Add the file command with read subcommand 2022-05-13 22:45:15 +02:00
dawid 778c8dfca8 Change default config path for the portal 2022-05-13 22:03:36 +02:00
dawid 5bd76e6048 Change default config path for the portal 2022-05-13 22:03:36 +02:00
dawid db46dc6b83 Remove changelog file 2022-05-12 21:46:55 +02:00
dawid 879546cd1d Remove changelog file 2022-05-12 21:46:55 +02:00
dawid e97897d774 Bump deps 2022-05-12 21:45:45 +02:00
dawid a416dad8cb Bump deps 2022-05-12 21:45:45 +02:00
dawid 88ef9bc338 Fix unused args 2022-05-12 21:44:48 +02:00
dawid 614ee4721e Fix unused args 2022-05-12 21:44:48 +02:00
dawid eeaa9e991a Remove deprecated commands 2022-05-12 21:44:34 +02:00
dawid 82985bea4f Remove deprecated commands 2022-05-12 21:44:34 +02:00
dawid affbdcffe3 Bump deps 2022-05-09 23:02:51 +02:00
dawid 9195f65c2b Bump deps 2022-05-09 23:02:51 +02:00
dawid 3dd0fdae48 Update readme and add config samples v0.3.0 2022-05-09 22:55:22 +02:00
dawid 0049ad99de Update readme and add config samples 2022-05-09 22:55:22 +02:00
dawid 19690dc0d5 Remove config init commands 2022-05-09 22:43:03 +02:00
dawid 438725066e Remove config init commands 2022-05-09 22:43:03 +02:00
dawid 11b984cd3c Update pkg references 2022-04-21 22:27:20 +02:00
dawid 55de3ee25d Update pkg references 2022-04-21 22:27:20 +02:00
dawid 31687047f7 Create CNAME 2022-04-18 23:42:35 +02:00
dawid 835231cd42 Create CNAME 2022-04-18 23:42:35 +02:00
dawid 2776092174 Update README.md 2022-02-21 11:49:41 +01:00
dawid 64396ee90d Update README.md 2022-02-21 11:49:41 +01:00
dawid b5cb4cf042 Update README.md 2022-02-14 22:34:34 +01:00
dawid 07722afae4 Update README.md 2022-02-14 22:34:34 +01:00