Commit b03951e8 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Readme with release notes and general information

parent 3b9bbfed
Loading
Loading
Loading
Loading

README.md

0 → 100644
+54 −0
Original line number Diff line number Diff line
# Pipeline Scripts

## Overview

This repository contains CI/CD pipeline configurations and scripts for **CAPIF** and **SDK** projects. These pipelines automate the build, test, and deployment processes, ensuring consistent and reliable software delivery across both projects.

## Contents

### CAPIF Pipelines
CI/CD pipeline configurations for the CAPIF project, including build automation, testing, and deployment workflows.

### SDK Pipelines
CI/CD pipeline configurations for the SDK project, including build automation, testing, and deployment workflows.

## Features

- Automated build and test execution
- Consistent deployment processes
- Multi-project support (CAPIF and SDK)
- Version control integration

## Release Notes

### [v5.0.1]

#### Added
- Initial pipeline scripts setup
- CAPIF CI/CD pipeline configuration
- SDK CI/CD pipeline configuration

#### Changed
- CAPIF pipelines adapted to use installation scripts provided by capif repository.
    - Included generation of environment file and publication at pipeline.
    - temporaly support to old CI/CD on deployment.
    - New variables related with production and development environments.
- Included generation of new Open Discover API service component image.

#### Fixed
- N/A

#### Deprecated
- N/A

#### Removed
- N/A

#### Security
- N/A

---

### [Version History]

Document your pipeline changes and updates here following the [Keep a Changelog](https://keepachangelog.com/) format.