Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Access to Database Passwords - DSD - Civil Aviation - Confluence (atlassian.net)

Coding Guidelines (.NET webapps]

Backups (development and acceptance servers)

Backup location for application deployments - BSD - Civil Aviation - Confluence

Git

Git Bash - BSD - Civil Aviation - Confluence

...

How-to use Git with Visual Studio - BSD - Civil Aviation - Confluence

Coding Guidelines

General

.NET (things that are specific to .NET)

Making code changes in DevOps using Visual Studio - BSD - Civil Aviation - Confluence

gitignore

PowerBuilder (things that are specific to PowerBuilder)

Backups (development and acceptance servers)

Backup location for application deployments - BSD - Civil Aviation - Confluence

PowerBuilder:
PowerBuilder and Git Configuration and Procedures - BSD - Civil Aviation - Confluence

...

UNIT Tests

MS Test Unit Tests in Visual Studio - BSD - Civil Aviation - Confluence

...

Changes have to be deployed to, and pass testing in development and acceptance before deploying to production:

  • development (developer testing such as unit tests, etc.)

  • acceptance: (developer “smoke test” , AND written confirmation/approval from client in the DevOps ticket

...