Skip to content
Snippets Groups Projects
Commit 3bbc958c authored by Andrii Sosiuk's avatar Andrii Sosiuk
Browse files

[CICD][RELEASE] Implement Automated Release Pipeline

  This commit introduces an automated release pipeline that can be manually
  triggered after a Git tag is created and the build pipelines
  have successfully completed.
  The pipeline automatically gathers the necessary
  information and generates a GitLab release page.

   - Migrated and adapted necessary Python scripts from Yocto Hamburg
   - Created Jinja templates for the release page
   - Developed a pipeline that integrates all required stages and jobs
   - Moved the changelog stage from the build pipeline to the release pipeline
parent e53d4dd4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment