Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove agemo specifics from config_utils #68

Merged
merged 35 commits into from
Jan 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
52180b9
config demo v1
devkelley Dec 18, 2023
33efa4b
Add command line configuration
devkelley Jan 2, 2024
2ba5d6c
Merge remote-tracking branch 'origin/main' into devkelley/config
devkelley Jan 2, 2024
ccd1e13
order config overrides
devkelley Jan 2, 2024
1a304a2
Merge branch 'main' into devkelley/config
devkelley Jan 2, 2024
b7c6438
Remove curr dir config
devkelley Jan 2, 2024
09563a7
Merge branch 'devkelley/config' of https://github.com/eclipse-chariot…
devkelley Jan 2, 2024
9881694
Update docs and modify default files
devkelley Jan 3, 2024
84a3e96
fix doc errs
devkelley Jan 3, 2024
17de42f
remove dockerfile cp as default config is now part of executable
devkelley Jan 3, 2024
fbed66e
Refactored proc macro, added detailed comments
devkelley Jan 4, 2024
9963016
fixed clippy warnings
devkelley Jan 4, 2024
1ba0b40
fix unexpected delimiter
devkelley Jan 4, 2024
f874053
fixed doctest errs
devkelley Jan 4, 2024
87d1117
second attempt
devkelley Jan 4, 2024
94ee888
remove example as it is over complicated
devkelley Jan 4, 2024
6c40e8a
add params to comments
devkelley Jan 4, 2024
de215b2
remove unecessary clonse
devkelley Jan 5, 2024
02002e0
add comment about required cmdline params
devkelley Jan 5, 2024
148a04a
Add tests for config_source macro
devkelley Jan 5, 2024
e671b06
fix clippy warnings
devkelley Jan 5, 2024
df65001
change to forward slash
devkelley Jan 5, 2024
1fae48d
Capitalized err messages
devkelley Jan 5, 2024
88d17e0
simplify collect generated code
devkelley Jan 5, 2024
faef371
remove agemo specifics from config_utils
devkelley Jan 11, 2024
efedf3a
further improvements to config_utils
devkelley Jan 12, 2024
6f2b23d
Merge remote-tracking branch 'origin/main' into devkelley/config_util
devkelley Jan 12, 2024
31b343b
Add comment to configFileMetadata new func
devkelley Jan 12, 2024
cf167fb
Add tests for config utils
devkelley Jan 17, 2024
fe0bc3d
fixed capitalization
devkelley Jan 17, 2024
e6bb529
renamed func and removed some comments.
devkelley Jan 17, 2024
151cbca
add arg comment
devkelley Jan 17, 2024
a445026
updated crates to fix security audit
devkelley Jan 17, 2024
afc69a4
Update try_into_format func name
devkelley Jan 18, 2024
35ed665
Fix fmt
devkelley Jan 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading