Commit graph

222 commits

Author SHA1 Message Date
dependabot[bot]
f17a02eb94
Bump hyper from 0.14.7 to 0.14.19
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.7 to 0.14.19.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.7...v0.14.19)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 20:14:31 +00:00
Till Wegmüller
e96c76571f
Create rust-clippy.yml 2022-06-06 17:13:29 -03:00
Till Wegmüller
a8fcedde99
Merge pull request #2 from OpenFlowLabs/dependabot/cargo/tokio-1.16.1
Bump tokio from 1.5.0 to 1.16.1
2022-06-06 17:11:36 -03:00
dependabot[bot]
b733d86070
Bump tokio from 1.5.0 to 1.16.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.5.0 to 1.16.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.5.0...tokio-1.16.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 19:59:52 +00:00
Till Wegmueller
bf9d0289a7 Add recursive Parsing of makefiles 2022-03-28 20:27:15 -03:00
Till Wegmueller
09635558ae Switch to rustls for embedded tls
Refine Makefile parsing so we also parse define rules
Implement Recursive Vraiable resolving Algorithm
2022-03-28 15:07:05 -03:00
Till Wegmueller
08dbee6bba Add oi-userland as sample data 2022-03-28 15:05:56 -03:00
Till Wegmueller
3481814af2 Switch to anyhow and thiserror
Update clap to version 3
Make golang file parseable by removing line breaks
2022-03-24 19:48:41 -03:00
Till Wegmueller
d129518d33 Add Unicode parsing
Add Linebreak parsing
2021-09-04 23:58:43 -03:00
Till Wegmueller
4476b85936 Add Publishing metadata 2021-05-01 16:26:04 -03:00
Till Wegmueller
3c4f75ab5c Fixing makefile targets,
Added Version to userland crate
2021-05-01 16:21:17 -03:00
Till Wegmueller
665ea0bed1 Update tests 2021-05-01 16:12:20 -03:00
Till Wegmueller
f67ceb4b05 Hotfix to add ! property value characters 2021-05-01 16:05:28 -03:00
Till Wegmueller
8e08c9910b Add clean target 2021-04-26 19:13:53 -03:00
Till Wegmueller
9ea943f69e Syntax fix 2021-04-26 19:07:44 -03:00
Till Wegmueller
0d5c716303 Fix indents, Add source of rustup env 2021-04-26 19:00:58 -03:00
Till Wegmueller
6093e8153f Set Jenkins options 2021-04-25 21:20:35 -03:00
Till Wegmueller
a058692822 Add CI Files for jenkins 2021-04-25 21:05:28 -03:00
Till Wegmueller
af324e31f8 Add new command to show info about oi-userland components 2021-04-25 18:40:31 -03:00
Till Wegmueller
37d7d8ee08 Add userland library for things related to oi userland 2021-04-25 18:40:06 -03:00
Till Wegmueller
4fd068ac5f Update samples 2021-04-25 18:39:35 -03:00
Till Wegmueller
b516ee1498 Cargo Publish fixes 2021-04-24 23:29:45 -03:00
Till Wegmueller
27d026d84c Cargo Publish fixes 2021-04-24 23:29:19 -03:00
Till Wegmueller
de57e52066 Bump Version for release 2021-04-24 23:26:13 -03:00
Till Wegmueller
52390f7303 Bump Version for release 2021-04-24 23:20:36 -03:00
Till Wegmueller
a4b998d9d4 First CI/CD feature 2021-04-24 23:19:25 -03:00
Till Wegmueller
499e5aee59 Remove extra println 2021-04-24 19:14:30 -03:00
Till Wegmueller
5b52c8565a Fixup tests 2021-04-24 19:13:41 -03:00
Till Wegmueller
54709d1cc5 WIP: Manifest Parsing 2021-04-24 18:56:12 -03:00
Till Wegmueller
991ea1d86c Fix tests with pest parsing 2021-04-20 19:57:47 -03:00
Till Wegmueller
48525d3122 Implement pest parsing 2021-04-19 23:38:56 -03:00
Till Wegmueller
d557773763 Fix tests 2021-04-19 21:34:40 -03:00
Till Wegmueller
463c69ae10 add sample pakaging data from oi-userland 2021-04-19 09:37:31 -03:00
Till Wegmueller
cba2a122f1 More ignores for not needed data 2021-04-19 09:36:43 -03:00
Till Wegmueller
40f18ef38f WIP: pest parser 2021-04-19 09:35:05 -03:00
Till Wegmueller
bae6f32d88 WIP: Add Capability to generate manifest file 2021-04-13 22:20:43 -03:00
Till Wegmüller
29090eca35
Update README.md 2021-03-21 14:45:33 -03:00
Till Wegmueller
25ff8bc9d4 merging all ips packages into one repo 2021-03-21 14:12:03 -03:00
Till Wegmüller
764b498a9b
Run GitHub Rust actions 2020-09-19 17:36:05 +02:00
Till Wegmueller
d2a414fb4a Implement dependency action 2020-08-06 00:06:18 +02:00
Till Wegmueller
c2867684d1 Implement Payload Hash parsing 2020-08-04 22:32:44 +02:00
Till Wegmueller
4057826c7a Update version 2020-07-18 00:55:42 +02:00
Till Wegmueller
e4548a5462 Add note for crate.io 2020-07-18 00:55:42 +02:00
Till Wegmueller
c508f8a13e No need for Unknown algorithm enum 2020-07-18 00:55:42 +02:00
Till Wegmüller
27330b9a69
Merge pull request #1 from OpenFlowLabs/replit-readme
Add run on repl.it badge to README
2020-07-03 11:25:30 +02:00
undefined
0a02dc59aa Add run on repl.it badge to README
This pull request adds a `Run on Repl.it` badge to the `README`. This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
2020-07-03 09:24:40 +00:00
Till Wegmueller
86728997ab Return error un unknown algorithm 2020-06-04 19:41:26 +02:00
Till Wegmueller
c42812c4bd Implement Payload structured information 2020-06-04 19:03:51 +02:00
Till Wegmueller
f9ede380b1 Add digest parsing 2020-06-04 16:09:09 +02:00
Till Wegmueller
56ec3c718d Only License or license-file is necessary 2020-06-04 16:03:02 +02:00