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

Feat/prep 2020.4 #1613

Merged
merged 11 commits into from
Mar 24, 2020
Merged

Feat/prep 2020.4 #1613

merged 11 commits into from
Mar 24, 2020

Conversation

pattivacek
Copy link
Collaborator

In #1603, I'd wondered why we didn't have a common variable for Yocto branches. Turns out we already do for versions, so I bumped it!

* https://www.yoctoproject.org/docs/{yocto-version}/mega-manual/mega-manual.html[Yocto Mega Manual, v{yocto-version}]: The Yocto Mega Manual is a concatenation of all the various other reference manuals; it’s usually better to use the individual manuals if you know what you’re looking for. In particular, these three are the most frequently used in the BSP development domain:
** https://www.yoctoproject.org/docs/{yocto-version}/ref-manual/ref-manual.html[Yocto Reference Manual, v{yocto-version}]
** https://www.yoctoproject.org/docs/{yocto-version}/bsp-guide/bsp-guide.html[Yocto BSP Developer's Guide, v{yocto-version}]
** https://www.yoctoproject.org/docs/{yocto-version}/bitbake-user-manual/bitbake-user-manual.html[Bitbake User Manual, v{yocto-version}]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@tkfu or @ammaboateng do you know if this will work with Antora? Specifically the bit in the link name; the URL part I'm confident in since it works elsewhere. Pity that github doesn't understand it, though.

Copy link
Contributor

Choose a reason for hiding this comment

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

yes, it will work with Antora.

CHANGELOG.md Show resolved Hide resolved
tkfu and others added 11 commits March 24, 2020 15:13
In a separate section, describe that, instead of creating multiple
accounts, users can create additional env using only
one account. Add a beta icon to that feature.

Relates-to: OTA-4601

Signed-off-by: Halyna Dumych <[email protected]>
This came out of a discussion with our support team.

Co-Authored-By: Jon Oster <[email protected]>
Signed-off-by: Patrick Vacek <[email protected]>
Co-Authored-By: Amma Boateng <[email protected]>
Signed-off-by: Patrick Vacek <[email protected]>
Improve some formatting, fix the branch naming logic, and add a
crosslink.

Signed-off-by: Patrick Vacek <[email protected]>
Thud in poky has been moved to community support only. We are still
supporting it in our repos for now, but new users should use a newer
release branch.

Signed-off-by: Patrick Vacek <[email protected]>
Co-Authored-By: Laurent Bonnans <[email protected]>
Signed-off-by: Patrick Vacek <[email protected]>
@codecov-io
Copy link

codecov-io commented Mar 24, 2020

Codecov Report

Merging #1613 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1613      +/-   ##
==========================================
- Coverage   82.51%   82.51%   -0.01%     
==========================================
  Files         189      189              
  Lines       11996    11996              
==========================================
- Hits         9899     9898       -1     
- Misses       2097     2098       +1     
Impacted Files Coverage Δ
src/libaktualizr/storage/sql_utils.h 85.89% <0.00%> (-1.29%) ⬇️
src/libaktualizr/storage/sqlstorage.cc 77.21% <0.00%> (-0.47%) ⬇️
src/libaktualizr/primary/sotauptaneclient.cc 90.50% <0.00%> (-0.13%) ⬇️
src/libaktualizr/storage/sqlstorage_base.cc 78.52% <0.00%> (+2.68%) ⬆️
src/libaktualizr/storage/sqlstorage_base.h 100.00% <0.00%> (+40.00%) ⬆️

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 4d9b41e...0330159. Read the comment docs.

@pattivacek pattivacek merged commit f90e899 into master Mar 24, 2020
@pattivacek pattivacek deleted the feat/prep-2020.4 branch March 24, 2020 15:27
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.

6 participants