A few links to AS1 content source were broken after the master
branch was renamed from v2.
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: Idc63f434b42f9eb0f1923a0775cbed3806bd330e
Added placeholder AS 2 document files and updated toctree for landing
AS 2 documents
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I5229a76ada4b13197a65147edce831dae6788b36
Signed-off-by: James Gu <james.gu@att.com>
Document our approach to layering and de-duplication, so that it
can be understood by users and developed by developers.
This leaves some TODOs in the documentation, with the intent that we
can fill those in over time.
Change-Id: I74f58892db4e5f14a7d8c99ddb04917225cb2ff2
Relates-To: #316
This patch addresses reviewers need to point to a standard to
follow for Bash shell scripts formatting when contributing to
the Airship project.
It is expected that when code is submitted, it should have
shellcheck run against it before hand. Later these should be
enforced at the gate.
Change-Id: If9a76c90a3d21ddabf8a5bc4d065dc44abe1f4c8
This patch addresses reviewers need to point to a standard to
follow for Markdown formatting when contributing to
the Airship project.
It is expected that when code is submitted, it should have
markdownlint run against it before hand. Later these should be
enforced at the gate.
Change-Id: I7ddf0cf36456dedf1382bf52c61587c0f8e3ef8d
This change finalizes the documentation theme and adds links to other
projects on docs.airshipit.org.
The Airship 1 projects will be added once they are publishing.
Change-Id: I6796e2cf8e4d9f8e1b29f831f09bf3eb4aa3257a
Signed-off-by: Drew Walters <andrew.walters@att.com>
Adds documentation for issue tracking in Github Issues for Airship
projects. Documentation covers issue submission, grooming, lifecycle,
and the Gerrit-to-Github-Issues bot.
Change-Id: I9833043ff53fbc3a68021dd3347c754821ec334b
The Airship security guide was last updated in 2018 and has not been
maintained. It's coverage is limited to Airship 1 and is vague. This
change removes it.
Change-Id: Ibb8a74f6a13d0e66dba92e45ff4891eb25327ce9
Signed-off-by: Drew Walters <andrew.walters@att.com>
This change moves the development guide from
docs.airshipit.org/treasuremap to docs.airshipit.org. It also updates
some content to reference Airship 2.
Change-Id: Icb3474de2cd22e34221f62e1c0a228770fc89cd1
Signed-off-by: Drew Walters <andrew.walters@att.com>
This patch addresses reviewers need to point to a standart to
follow for Ansible code formatting when contributing to
the Airship project.
It is expected that when code is submitted, it should have
ansible-lint run against it before hand. Later these should be
enforced at the gate.
Change-Id: I67fdfa118a1cdecf8a5bc5224687366a18d60ee5
This change restructures the documentation into three categories that we
will expand on later:
1. Try Airship
2. Develop Airship
3. Learn About Airship
Change-Id: I52286c3b1d87222a436be86b4ab748dba61d080c
Signed-off-by: Drew Walters <andrew.walters@att.com>