Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Doc/misc #1164

Merged
merged 6 commits into from
Apr 5, 2019
Merged

Doc/misc #1164

merged 6 commits into from
Apr 5, 2019

Conversation

pattivacek
Copy link
Collaborator

I'd like to encourage you to do a once-over of our front-facing README with these changes and then consider if anything obvious is missing, wrong, or poorly worded. Hopefully this is at least better than what was there before!

"Developing and debugging with an OpenEmbedded system" does not need to
be in the top-level README. It was also the only image in that doc,
which was kind of weird.

Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
The old format was not user-friendly. Now it should be easier to
cut-and-paste the parts that you need directly into a CLI.

Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Some fairly important details were missing or slightly inaccurate.

Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
@codecov-io
Copy link

codecov-io commented Mar 29, 2019

Codecov Report

Merging #1164 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1164      +/-   ##
==========================================
+ Coverage   77.89%   77.93%   +0.03%     
==========================================
  Files         170      170              
  Lines       10010    10010              
==========================================
+ Hits         7797     7801       +4     
+ Misses       2213     2209       -4
Impacted Files Coverage Δ
src/libaktualizr/package_manager/ostreemanager.cc 69.91% <0%> (+1.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7a73b9...72f1921. Read the comment docs.

Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Copy link
Contributor

@xaviergully xaviergully left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice Spring clean-up !!!

@pattivacek pattivacek merged commit 85784ad into master Apr 5, 2019
@pattivacek pattivacek deleted the doc/misc branch April 5, 2019 09:04
Additional packages are used for non-essential components:

* To build the test suite, you will need `python3-dev python3-openssl python3-venv sqlite3 valgrind`.
* To run the lintint tools, you will need `clang clang-format-6.0 clang-tidy-6.0`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Late, but "lintint"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. If you're working on the /etc installation issue, do you mind including a fix for this, too?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants