Commit graph

563 commits

Author SHA1 Message Date
Orhun Parmaksız 4def601cdb
Merge branch 'main' into dependabot/github_actions/docker/build-push-action-3 2022-09-06 22:23:46 +02:00
Orhun Parmaksız 0e8a645e6c
Merge branch 'main' into dependabot/github_actions/docker/setup-buildx-action-2 2022-09-06 22:22:42 +02:00
Orhun Parmaksız 534cd7f1f5
Merge branch 'main' into dependabot/github_actions/docker/setup-qemu-action-2 2022-09-06 22:21:50 +02:00
Orhun Parmaksız 335f956f9d
Merge branch 'main' into dependabot/github_actions/docker/login-action-2 2022-09-06 22:20:53 +02:00
Orhun Parmaksız a3cf5563d4
chore(workflow): switch to nightly builds 2022-09-06 21:04:02 +02:00
Orhun Parmaksız 3f81cd6a30
Merge branch 'main' of ssh://github.com/orhun/systeroid 2022-09-06 19:27:35 +02:00
Orhun Parmaksız 59138e8db1
feat(sysctl): support listing parameters by subsection (#44) 2022-09-06 19:27:01 +02:00
bors[bot] 94a5f23c27
Merge #43
43: chore(deps): bump thiserror from 1.0.32 to 1.0.34 r=orhun a=dependabot[bot]

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.34.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 20:18:45 +00:00
dependabot[bot] 3236b253c8
chore(deps): bump thiserror from 1.0.32 to 1.0.34
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.32 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.32...1.0.34)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 12:42:05 +00:00
Orhun Parmaksız 51d9fbe488
chore(release): prepare for v0.2.1 2022-08-30 13:27:25 +02:00
Orhun Parmaksız e072dbea96
chore(deps): bump dependencies 2022-08-30 13:21:05 +02:00
Orhun Parmaksız 49f3aa30c5
chore(cargo): add metadata for cargo-binstall 2022-08-30 12:36:01 +02:00
Orhun Parmaksız 608f02d19f
chore(deps): remove unnecessary dirs dependency 2022-08-29 23:57:08 +02:00
bors[bot] 3961196dcc
Merge #40
40: chore(deps): bump sysctl from 0.4.6 to 0.5.2 r=orhun a=dependabot[bot]

Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.4.6 to 0.5.2.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 23:07:26 +00:00
bors[bot] e37c400ab7
Merge #42
42: chore(deps): bump serde from 1.0.143 to 1.0.144 r=orhun a=dependabot[bot]

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 12:31:32 +00:00
dependabot[bot] 7ff17f0db8
chore(deps): bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 12:21:42 +00:00
bors[bot] 6a713ce8df
Merge #41
41: chore(deps): bump serde_json from 1.0.83 to 1.0.85 r=orhun a=dependabot[bot]

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 12:14:51 +00:00
dependabot[bot] ff4e7daa65
chore(deps): bump serde_json from 1.0.83 to 1.0.85
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.83...v1.0.85)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 01:35:27 +00:00
dependabot[bot] 558a22421b
chore(deps): bump sysctl from 0.4.6 to 0.5.2
Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.4.6 to 0.5.2.
- [Release notes](https://github.com/johalun/sysctl-rs/releases)
- [Changelog](https://github.com/johalun/sysctl-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johalun/sysctl-rs/compare/v0.4.6...v0.5.2)

---
updated-dependencies:
- dependency-name: sysctl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 01:35:20 +00:00
bors[bot] 53c1d037b7
Merge #38
38: chore(deps): bump tui from 0.18.0 to 0.19.0 r=orhun a=dependabot[bot]

Bumps [tui](https://github.com/fdehau/tui-rs) from 0.18.0 to 0.19.0.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2022-08-15 14:22:52 +00:00
Orhun Parmaksız 6d1eed8cdb
fix(lint): apply clippy suggestions 2022-08-15 16:21:43 +02:00
dependabot[bot] 2f814629d8
chore(deps): bump tui from 0.18.0 to 0.19.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases)
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: tui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 01:43:06 +00:00
Orhun Parmaksız 3917886ec2
chore(licenses): update the allowed licenses for cargo-deny 2022-08-11 15:07:54 +02:00
Orhun Parmaksız bc99a5b405
chore(release): prepare for v0.2.0 2022-08-11 15:01:10 +02:00
Orhun Parmaksız 3147bf2097
chore(deps): bump transitive dependencies 2022-08-11 14:27:06 +02:00
Orhun Parmaksız c40d1e1a97
Merge branch 'main' of https://github.com/orhun/systeroid 2022-08-11 14:25:56 +02:00
Orhun Parmaksız 792d983bf9
chore(ci): switch to stable builds 2022-08-11 14:25:25 +02:00
bors[bot] 72c2b650e5
Merge #34
34: chore(deps): bump sysctl from 0.4.4 to 0.4.6 r=orhun a=dependabot[bot]

Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.4.4 to 0.4.6.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 12:19:11 +00:00
bors[bot] 4dbd12def6
Merge #37
37: chore(deps): bump serde from 1.0.140 to 1.0.143 r=orhun a=dependabot[bot]

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.143.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 11:41:00 +00:00
dependabot[bot] 8b693c4801
chore(deps): bump serde from 1.0.140 to 1.0.143
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.143)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 11:30:57 +00:00
bors[bot] a60a8a4512
Merge #32
32: chore(deps): bump serde_json from 1.0.82 to 1.0.83 r=orhun a=dependabot[bot]

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 11:24:29 +00:00
dependabot[bot] 0078afa264
chore(deps): bump sysctl from 0.4.4 to 0.4.6
Bumps [sysctl](https://github.com/johalun/sysctl-rs) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/johalun/sysctl-rs/releases)
- [Changelog](https://github.com/johalun/sysctl-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johalun/sysctl-rs/commits/v0.4.6)

---
updated-dependencies:
- dependency-name: sysctl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 11:14:10 +00:00
bors[bot] f0ef25c753
Merge #33
33: chore(deps): bump thiserror from 1.0.31 to 1.0.32 r=orhun a=dependabot[bot]

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 11:07:57 +00:00
dependabot[bot] ec5c07f208
chore(deps): bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 09:42:51 +00:00
Orhun Parmaksız 3cec53b7f1
Merge pull request #36 from orhun/feat/add_configuration_file
Support configuration
2022-08-11 11:41:42 +02:00
Orhun Parmaksız 22176b007c
chore(bors): disable squash merge 2022-08-09 23:14:26 +02:00
Orhun Parmaksız b328a11599
refactor(test): apply clippy suggestions 2022-08-09 23:12:58 +02:00
Orhun Parmaksız 907b337158
feat(config): add a configuration file (#12)
This commit adds a configuration file (`systeroid.conf`) for
configuring the CLI/TUI settings. Consult README.md or the
file itself for more information.
2022-08-09 22:19:33 +02:00
Orhun Parmaksız 570fdf9c2d
feat(style): expand the color implementation for TUI 2022-08-09 22:14:06 +02:00
dependabot[bot] a973537536
chore(deps): bump thiserror from 1.0.31 to 1.0.32
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.32)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 01:36:29 +00:00
Orhun Parmaksız 1e02314070
refactor(lint): use a let binding to create a longer lived value 2022-08-04 02:36:21 +02:00
Orhun Parmaksız 94d369cf82
fix(lint): apply clippy suggestions 2022-08-04 02:17:08 +02:00
Orhun Parmaksız c39169c5f5
feat(tui): show deprecated values optionally via --deprecated 2022-08-04 02:07:29 +02:00
Orhun Parmaksız a0b35e1964
chore(funding): enable GitHub Sponsors for funding
https://github.com/sponsors/orhun
2022-07-31 15:11:14 +02:00
dependabot[bot] a2e0c74207 chore(deps): bump serde from 1.0.139 to 1.0.140 (#31)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.140.
2022-07-25 01:43:47 +00:00
dependabot[bot] bcb2f2e0e3 chore(deps): bump serde from 1.0.138 to 1.0.139 (#30)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.139.
2022-07-18 02:04:04 +00:00
Orhun Parmaksız efb072653d
chore(tui): update MSRV to 1.57.0 2022-07-02 23:59:52 +02:00
Orhun Parmaksız ee45ede501
chore(deps): bump dependencies 2022-07-02 23:17:03 +02:00
Orhun Parmaksız d1099654f8
chore(lint): fix lints for tests 2022-07-02 12:24:24 +02:00
Orhun Parmaksız 16dd491d4c
refactor(lint): remove trim before splitting by whitespace 2022-06-30 20:04:38 +02:00