Skip to content

Commit

Permalink
Task #1166 Add some details to edapt release
Browse files Browse the repository at this point in the history
  • Loading branch information
franzTobiasDLR authored Aug 31, 2023
1 parent 08cd984 commit 642c83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This ticket captures all release related work of the VirtualSatellite4-Core rele
- [ ] Run ant script to update version numbers (open build.xml and start the updateVersions task)
- [ ] Check if the server APIs had changes and update the version numbers in the servlets if necessary
- [ ] Check if there are unreleased changes on the Ecore data model (open dvlm.ecore, check if History > Release (not yet released is empty))
- [ ] Create a Edapt release of new changes (View "Operation Browser", click "Release" with "not yet released" selected, set the next version)
- [ ] Create a Edapt release of new changes (Open the DVLM-Ecore model; open the view "Operation Browser", click "Release" with "not yet released" selected, set the next version)
- [ ] Generate model and edit code from Ecore (Open dvlm.genmodel, right click on the context menu)
- [ ] Adjust DVLM version number in factory overwrite: in the plugin.xml of the de.dlr.sc.virsat.model project. (Extension point: org.eclipse.emf.ecore.factory_override)
- [ ] Adjust DVLM version number in ConceptLanguage.xtext and run GenerateConceptLanguage.mwe2
Expand Down

0 comments on commit 642c83d

Please sign in to comment.