- Nov 16, 2020
-
-
The Application Development page is thin on content and mainly covers required knowledge for development using the deprecated Canterbury era applications. This is superfluous, remove it. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The hands free test is known to cause some issues with timeouts when performed as part of the bluez-phone test suite against some phones. This is not something for which there is a priority to fix, so mitigate the risk of these timeouts by keeping the bluez-hfp tests separate for now. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Nov 11, 2020
-
-
Martyn Welch authored
The Apertis platform document is out of date. Update it to reflect some changes to the Apertis project that have been true for a while: - We use GitLab rather than straight git repositories - All code is stored in GitLab (rather than as packages in OBS) - We use GitLab for code review rather than Phabricator - Automation has been moved from Jenkins to GitLab CI/CD - We don't interact directly with OBS much any more - We use OSTree for OTA updates Also, remove the comparison with Yocto as this is neither overly balanced, accurate nor useful. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Nov 10, 2020
-
-
A number of clarifications and changes have been requested as part of the TLS-stack document review. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Nov 09, 2020
-
-
Walter Lozano authored
Add a paragraph to enforce the release early, release often philosophy to give better context about the number of MR to include in a release commit. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Nov 05, 2020
-
-
Martyn Welch authored
Following discussions, tweak some of the recommendations from the test case review. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Nov 02, 2020
-
-
Emanuele Aina authored
Discuss challenges and approaches wrt. infrastructure maintenance. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Martyn Welch authored
It was agreed that dbus-dos-reply-time can be useful as a point of comparison in certain cases. Keep this test for now. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The basic alias for https://www.apertis.org/old-developer/ is missing and thus redirection is ending up at the 404 page. Add the missing alias. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Oct 31, 2020
-
-
Emanuele Aina authored
Commit ee55acc1 updated the long term reproducibility document to reflect the current implementation, but I missed the diagrams. Amend the diagrams to match the implemented approach where there's a single file collecting all the metadata instead of a set of small files. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Oct 30, 2020
-
-
Peter Senna Tschudin authored
This patch adds a contribution template for an ideal first email that proposes a description for a design document and ask for help and ask about suitability for the Apertis project. Signed-off-by:
Peter Senna Tschudin <peter.senna@collabora.com>
-
- Oct 23, 2020
-
-
Based on the example previously presented update the gitlab-rulez example Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Fix the commit message example showing the correct path for the file changed. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
The contribution process document has some out of date sections, tweak these to make it aligned to current expectations: - Secure Boot document is now not a design document but an architectural document. Remove the reference as it's no longer helpful. Point to Concepts section instead. - Designs is a section that's being removed. Point to Architecture and Guides for current implementations. - We no longer tag releases manually, remove that as example of manual process. - There's much less need for OBS accounts make this clearer. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Oct 22, 2020
-
-
Emanuele Aina authored
Completing our release cycles on 22/Dec was deemed too risky, so here's a revised schedule. Putting it in another format: 2020-11-12 v2019.5 feature freeze 2020-11-13 v2020.3 feature freeze 2020-11-16 v2019.5 code freeze 2020-11-17 v2021pre feature freeze 2020-11-19 v2019.5 RC1 2020-11-20 v2020.3 code freeze 2020-11-20 v2019.5 RC testing start 2020-11-23 v2021pre code freeze 2020-11-25 v2022dev0 feature freeze 2020-11-26 v2019.5 RC testing end 2020-11-26 v2020.3 RC1 2020-11-27 v2019.5 release 2020-11-27 v2020.3 RC testing start 2020-12-02 v2020.3 RC testing end 2020-12-02 v2021pre RC1 2020-12-02 v2022dev0 code freeze 2020-12-03 v2020.3 release 2020-12-03 v2021pre RC testing start 2020-12-09 v2021pre RC testing end 2020-12-09 v2022dev0 RC1 2020-12-10 v2021pre release 2020-12-10 v2022dev0 RC testing start 2020-12-16 v2022dev0 RC testing end 2020-12-17 v2022dev0 release The RC testing periods would then be: 2020-11-20..26 v2019.5 2020-11-27..12-02 v2020.3 2020-12-03..09 v2021pre 2020-12-10..16 v2022dev0 The releases: 2020-11-27 v2019.5 2020-12-03 v2020.3 2020-12-10 v2021pre 2020-12-17 v2022dev0 Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
The site bar currently highlights all sections in orange. A request has been made to uniquely highlight a section of the current document. Switch the highlighting of the menu entries to blue by standard (a lighten version of the Apertis blue as the standard blue is too dark) and use orange for the selected section if needed. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
We mostly use a serif font for text bosy, however the search is currently using sans serif. The search results are also very spaced out, limiting the number that are visible on the screen at any one time. Tweak to use the serif font used elsewhere and loose some of the white space. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The "Debugging app in eclipse" document describes how to launch an application in a simulator in debugging mode. The simulator is no longer available in any supported version of Apertis, so remove this document. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The persistent workspace documentation is currently in the SDK usage document. The usage document covers some very basic usage, whilst the persistent workspace is a little bit more of an advanced topic. Split it out into its own document and move both to guides. Additionally the design document is still present for the persistent workspace feature. This is now redundant since the design has been implemented. Move the limited amount of pertanent information from the design document to the guide and remove the design document to avoid confusion. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The developer site has a fairly good platform guide that is much more comprehensive than the "about" page on the main website. Remove the about page in favour of the platform guide. This page needs more updating. That will be done in a future commit. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
We have multiple locations where the licensing of Apertis is explained. Simplfy/merge these explanations. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Move the bundle spec to the architecture section, add more links from the documentation to the spec. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The widget catalog presents no real advantage over looking at the API reference docs. Remove the widget catalog. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The "API" and "SDK Technologies" pages from the developer site have a lot of overlap. Merge these 2 pages together to provide a more comprehensive list of services and APIS provided in Apertis. Move the combined document to architecture. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
We are rapidly removing the developer section, remove the index that is broadly covered elsewhere. The FAQ is also either covered elsewhere or completely out of date. The programming guides have been moved to the main guide section and thus this is now pointless. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The deployment guide is becomming a bit out-of-date, tweak to improve readability and update the out-dated sections. Sort in to the new layout under guides. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Move pstore guide, lightly edit to improve formatting. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Move the cross toolchain documentation to guides, doing some light editing to make the advise more consistent. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Move the sysroots and devroots doc. Do a few minor edits to add formatting and links in the images documentation pointing to this where sysroots and devroots are briefly described. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The network development document is incomplete, missing out instructions for setting up NFS and TFTP: - Add these sections - Lightly rework the document to improve wording and layout - Move to guides section Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Oct 19, 2020
-
-
Martyn Welch authored
The current notice box implementation expects a simple paragraph content. Tweak the CSS to allow much more complex and/or non paragraph content. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The VirtualBox documentation from developer.apertis.org broadly covers the same topics as the VirtualBox documentation the already existed on the main website. Merge these together. Topics not closely tied to VirtualBox have been moved to other pieces of documentation where they are better suited. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The API quicklinks haven't been maintained and basically replicate the list provided in `apis.md`. Remove this list to reduce duplication. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The installation document is a part of the "vm-" prefixed series of documents. Rename it to make this more obvious. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The developer documentation contains a whole load of documents covering the technologies available in Apertis. These are very minimal. Merge these documents together for now. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The developer documentation contains a number of documents that are duplicated from the wiki. Remove the duplications, ensuring the remaining copies are up-to-date. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
We now have a copy of the developer docs on the website, point to them rather than developer.apertis.org (which should soon be redirected). Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Clean up the titles and formatting of the documents as a recursor to a more detailed review and sorting of the documents. Remove unneeded arrow image as it's no longer used on any of the pages. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Pull the example debos recipes into the documentation. HotDoc allowed these examples to be held in separate files. Hugo doesn't provide this functionality by default, so for now include inline in the relevant document. This doesn't really hurt ans they were only included into one document anyway. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
The metadata in each file on developer.apertis.org didn't contain a creation date, however this is the primary means that we are ordering the documents by on the new Apertis website so that the newer documents are listed first. Whilst the documents don't contain a creation date, they are stored in a git repository that can provide us with this information. Add the retrieved dates into the front matter. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-