winery icon indicating copy to clipboard operation
winery copied to clipboard

A web-based environment to graphically model TOSCA topologies.

Results 24 winery issues
Sort by recently updated
recently updated
newest added

Added endpoints for completing deploymentModels based on requirements and capabilities. Additionally policies and blacklists for NodeType Tags are supported. Added endpoint for checking if a ServiceTemplate is complete, i.e., has...

- Start and end date: 2022-10-10 to 2023-1-1 - Contributor: @lanrekkeeg - Supervisor: @zimmerml

I cannot switch to other branches in the workspace repository of the winery Docker container. It seems that all remote branches except for `main` are missing. ![grafik](https://user-images.githubusercontent.com/23510257/176708615-950cef74-4167-4d95-a62a-1522ef5767f1.png) There should be...

In case a namespace is added during the creation of a new TOSCA definition, it should be automatically added to the workspace but not to another repository. This must be...

Adding a new namespace to the repository when working with multi-repositories leads to a random assignment of the namespace to one of the repositories. It is not added to the...

- uses old Java 8 sources - does not support the generation of script artifacts Idea: Generation based on selected artifact type

In the method [here](https://github.com/OpenTOSCA/winery/blob/16c52bff7ec00f003ed25f585ba57c829aca74d2/org.eclipse.winery.repository/src/main/java/org/eclipse/winery/repository/importing/YamlCsarImporter.java#L129) a proper entryServiceTemplate (or definitions?) should be returned Currently we are working on enabling yaml support [here](https://github.com/OpenTOSCA/container/pull/274) however it seems as if the entryDefinitions/serviceTemplate is always...

bug

Winery sets not used (and therefore) unnecessary namespaces, e.g., when editing the application description. See https://github.com/OpenTOSCA/tosca-definitions-example-applications/pull/6/commits/289fff1b32bec0064e6d703bedff20d4b727d7d4

If one input parameter of a management operation is removed, then _all_ are removed.