1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-08-02 03:21:32 +00:00

Add alt text and meta descriptions to every document

This commit is contained in:
2024-11-24 20:16:35 +00:00
parent a5d831884a
commit f2c52e4b4b
8 changed files with 38 additions and 28 deletions

View File

@@ -1,8 +1,7 @@
---
title: "Continuous Integration and Systems Engineering"
description: |
CI is helpful for more than running tests and pushing code to production. My team is currently using it to build continuous reports of our code to keep everyone updated with its status.
Streamline systems engineering projects with Continuous Integration (CI). This post explains how CI can generate automatic reports, keeping teams informed on complex projects. See a real-world example of how a student capstone team used CI to bridge the gap between software and systems engineering, improving communication and progress tracking. Includes a link to the project repository.
date: 2021-10-04
date-modified: 2024-02-29
categories: