constellation/dev-docs
Markus Rudy 69c64d6c69
docs: improve developer documentation for folks new to the codebase
* Correct example invocation of aws cli

* Add warning to Helm Intellisense recommendation

* Link code conventions in PR guidelines

* Tighten debugd README

* cmake is not used for building debugd anymore, remove references to it

* make the debug-cluster workflow the authoritative source for cdbg usage - don't replicate the same instructions in different places

* Document that Bazel eats a lot of RAM
2023-11-17 19:16:52 +01:00
..
howto dev-docs: fix instructions in release docs (#2611) 2023-11-17 10:46:45 +01:00
miniconstellation deps: update Terraform azurerm to v3.74.0 (#2368) 2023-09-26 13:17:17 +02:00
workflows docs: improve developer documentation for folks new to the codebase 2023-11-17 19:16:52 +01:00
conventions.md Add package updating/creation tips to dev-docs 2023-08-09 15:42:24 +02:00
layout.md bazel: add protoc codegen to //:generate target (#1554) 2023-03-30 14:47:29 +02:00
README.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00

Content structure

To get started building and running Constellation: local-development

  • workflows: What every developer will most likely need to build, develop, deploy.

  • howto: Instructions for special deployments.

  • layout: for a quick architectural overview of Constellation