Geoadmin BGDI coding guidelines | Read-only mirror of https://github.com/geoadmin/doc-guidelines — Bundesamt für Landestopografie swisstopo. Issues & pull requests at the source.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Brice Schaffner d4d8ff284f
Merge pull request #16 from geoadmin/ltshb-patch-1
GPS-803: Added a note about repo migration to swissgeo organization
2026-07-16 08:41:30 +02:00
assets Fixed default pylintrc config 2024-12-02 10:16:44 +01:00
ANSIBLE.md Migrate files form the legacy doc-guidelines 2024-06-24 10:54:24 +02:00
BASH.md Migrate files form the legacy doc-guidelines 2024-06-24 10:54:24 +02:00
CI.md Review from Adrian 2024-06-25 13:55:06 +02:00
DEVELOPMENT.md Updated guidelines with github rules and git flow 2024-06-24 13:33:31 +02:00
DOCKER.md PB-1849: Update recommendation from Buster to Bookworm. 2025-07-17 09:01:29 +02:00
GIT_CHEAT_SHEET.md Migrate files form the legacy doc-guidelines 2024-06-24 10:54:24 +02:00
GIT_FLOW.md PR master -> develop docu 2024-09-04 10:21:36 +02:00
GITHUB.md Updated guidelines with github rules and git flow 2024-06-24 13:33:31 +02:00
GITHUB_NAMES.md PB-1742: github names: rm cw and adding handler 2025-06-19 16:47:38 +02:00
GITHUB_WORKFLOW.md Updated guidelines with github rules and git flow 2024-06-24 13:33:31 +02:00
GO.md Document Go versioning. 2025-06-30 13:35:58 +02:00
JAVASCRIPT.md Updated guidelines with github rules and git flow 2024-06-24 13:33:31 +02:00
PYTHON.md GPS-396: Added ruff ignores based on service-control code review 2026-01-22 08:06:19 +01:00
PYTHON_PACKAGE.md Migrate files form the legacy doc-guidelines 2024-06-24 10:54:24 +02:00
README.md GPS-803: Added a note about repo migration to swissgeo organization 2026-07-16 08:35:51 +02:00
TERRAFORM.md Last changes from review 2024-06-26 16:43:35 +02:00
VERSIONING_RELEASE.md PB-1876 Clarify a peculiarity of the bump type in PR titles 2025-08-14 12:32:52 +00:00

doc-guidelines

Geoadmin PP BGDI general and coding guidelines.

Warning

This repo is not maintained anymore and has migrated to swissgeo/doc-guidelines

Table of Content

  1. Coding guidelines (#coding-guidelines)
    1. General development
    2. Ansible
    3. Bash
    4. Docker
    5. Javascript
    6. Python
    7. Python packaging
    8. Terraform
  2. Github guidelines
    1. Repository naming convention
    2. Git cheat sheet
    3. Git Flow
    4. Github Workflows
  3. Versioning and release
  4. CI