UTNAK / kepler16b-using-imce-vocabulary

Forked from a demo project for the openCAESAR platform
http://opencaesar.github.io/kepler16b-example/
0 stars 0 forks source link

After CICD pipeline, commit and push the updated OML descriptions using owlSave and git #30

Closed UTNAK closed 3 weeks ago

UTNAK commented 4 weeks ago

Checklist before submitting a feature request

Is your feature request related to a problem? If yes, describe the problem

In #29 , we build a capability of analysis executions using CI/CD pipeline. The next step is to update analysis results into oml description files.

Describe the desired feature

We need to be careful about how we manage the branch.

Additional context

[Any additional context]

pogi7 commented 4 weeks ago

@UTNAK What makes the most sense to me is to commit and push to a new branch and open a new PR after we do the ./gradlew owlSave. We can do all of these tasks with Github Actions

Github Actions:

  1. Commit and Push
  2. Make Pull Request