eclipse-gemoc / eclipse-gemoc/gemoc-studio

Automate TargetPlaform generation from TPD by creating automated PR

Open
#306 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PostScript
Stars
27
Forks
22
PR merge metrics
No merged PRs in 30d

Description

## Motivation

In the current version of the build process, the tpd to targetplatform is not automated anymore.

We could add this directly in the jenkinsfile process as it was done in the past , but in that case we lose control of when a new version of a component is introduced.

## Proposed Solution

I propose to add a cron that regularly tries to compute the targetplatform from the tpd and is it detects a change, then create a PR with the changes.

This would offer both automation and traceability.

## Proposed Implementation

I propose that this action should be implemented as a scheduled github action (daily or weekly basis should be enough)

related issues: #233 #262
related PRs : #259 #263 #293

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.