-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge maintenance/MPS-2023.2 into master #114
Open
mps-ci-buildbot
wants to merge
27
commits into
master
Choose a base branch
from
merge/master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+31,892
−4,479
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR should not be merged into master in this form but rather the changes should be accepted from master. The reason is that master is on 2024.1 |
* symo: initial steps for the implementation of plantuml * build: added symo.plantuml to the build * symo: re-use batik library from itemis stubs * gradle.lockfile: updated dependency to mps-qa
(cherry picked from commit c252358)
* .github: added "Publish RCPs" task to the workflow * build.gradle: fixed the patching of the Windows RCP + enable publication to the github packages repo
… referenced nodes which are displayed on other pages
+ fixed new dependencies of the pdf exporter
This reverts commit 89aac03.
* symo: enhance the support for plantuml diagrams * safety: fix the build * safety: fix the build --------- Co-authored-by: ratiud <[email protected]>
* mpsbasics, safety: fix the doc2word tests * mpsbasics.docx4j: improved error reporting in case of tests failures * mpsbasics.docx4j: enhance comparator for generated DOCX4j documents with the possibility to ignore certain lines --------- Co-authored-by: ratiud <[email protected]>
* pdfbox: support upstream links in PDF exports * overall: File -> Force Save All --------- Co-authored-by: ratiud <[email protected]>
* mpsbasics: enable exporting of HTML Snippets * safety-tutorial: enhanced the demo about exporting assurance cases to PDF
* safety.distribution.build: added model for startup scripts, added plarform specific builds * safety.build: restructured to enable building for different platforms * safety.build: various fixes in the build scripts on the mps side * build.gradle.kts: re-written publications
Co-authored-by: ratiud <[email protected]>
* Added OASCF - "The Open Autonomy Safety Case Framework" from https://arxiv.org/pdf/2404.05444
* safety.distribution: added PlantUml to "New FASTEN Root" menu * overall: moved basic editor component "HeaderComponent" from "com.mbeddr.formal.base" to "com.mpsbasics.core" * safety: added dependency to symo to the Project Library * a small example about the plantuml integration
* safety.spi: enable checking of SPIs * rcp: added the creation of SPI containers to "New FASTEN Root" menu * safety.tutorial: added examples for linking assurance cases to runtime data, and the definition of SPIs * safety: optimized imports of the "safety.argument.spi" language * safety: fixed build dependencies * build: added fasten.gsn.runtime devkit to the build * safety.tutorial: removed duplicated model "_080_assurance_cases_linked_to_jira" + converted some models into "File-per-Root Format" * safety.tutorial: renamed model "_200_autonomy_safety_arguments_catalogue._010_oascf" * build.gradle: mini optimization to avoid building "assurance_languages" two times
* safety: improved safety.argument.modelquery * tutorial.safety: added an example for model-query
* fasten.base: initial support for sat4j * safety: added ODD to fasten.requirements devkit - added ODD to "New FASTEN Root Node" * Added ontologies and a draft of odd specification example. * req: improvements of the odd language, added tests for ODDs * safety.build: added "test.com.fasten.req.odd" and "test.com.mbeddr.formal.req.tl_patterns" to the tests * safety.build: added dependency from generic distribution to "mps::plugins/mps-ide" * Update main.yml avoid building multiple times * rcp: fixed open-tutorial action * safety.build: cleanup creation of Win RCP * safety.build: import "mps::plugins/mps-rcp" + further cleanup for Windows RCP * Added BSI 1883 taxonomy. * Modified BSI 1883 taxonomy and made a first version of the ODD example. * Added first draft of AVSC ODD Lexicon. * Final touches BSI 1883 taxonomy and ODD example. --------- Co-authored-by: Carmen Carlan <[email protected]>
* build: added fasten.symo plugin to the generic distribution * build: added mps-kotlin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge changes from
maintenance/MPS-2023.2
tomaster
.