Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Process instance description field removal #262

Merged
merged 4 commits into from Apr 16, 2019

Conversation

miguelruizdev
Copy link
Contributor

@salaboy salaboy self-requested a review April 16, 2019 09:31
@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

Merging #262 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #262   +/-   ##
==========================================
  Coverage      73.48%   73.48%           
  Complexity         5        5           
==========================================
  Files            118      118           
  Lines           1501     1501           
  Branches          48       48           
==========================================
  Hits            1103     1103           
  Misses           358      358           
  Partials          40       40

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46690d1...cd325e7. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

Merging #262 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #262   +/-   ##
==========================================
  Coverage      73.48%   73.48%           
  Complexity         5        5           
==========================================
  Files            118      118           
  Lines           1501     1501           
  Branches          48       48           
==========================================
  Hits            1103     1103           
  Misses           358      358           
  Partials          40       40

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46690d1...cd325e7. Read the comment docs.

@salaboy salaboy merged commit 25cc6b0 into develop Apr 16, 2019
@salaboy salaboy deleted the miguel-2510-process-instance-description-removal branch April 16, 2019 11:37
salaboy pushed a commit that referenced this pull request Apr 16, 2019
* Add error-handling dependency to starters

* Create exception handler specific to runtime bundle

* Clean exception handlers scattered in controllers

* Implementation of signalReceived event (#247)

Related to Activiti/Activiti#2272
Depends on 
AlfrescoArchive/activiti-api#84
AlfrescoArchive/activiti-cloud-api#65
Activiti/Activiti#2511

* Fix audit producer test (#284)

- Take in account new events thrown for signal received event that was not thrown before
- Move test to SignalAuditProducerIT

Related to Activiti/Activiti#2272

*  Move CloudActivityBehaviorFactory to runtime bundle (#281)

* Move CloudActivityBehaviorFactory to runtime bundle

Initially CloudActivityBehaviorFactory was declared in set in Activiti core, but this was breaking intermediate throw signals when non-cloud starter was used.

Related to Activiti/Activiti#2663

* Move CloudActivityBehaviorFactory to runtime bundle

Initially CloudActivityBehaviorFactory was declared in set in Activiti core, but this was breaking intermediate throw signals when non-cloud starter was used.

Related to Activiti/Activiti#2663

* fix(version): update org.activiti.dependencies:activiti-dependencies to 7.1.11

* fix(version): update org.activiti.dependencies:activiti-dependencies to 7.1.12

* fix(version): update org.activiti.dependencies:activiti-dependencies to 7.1.13

* Change HttpStatus for int in RestControllerAdvice

* fix(version): update org.activiti.dependencies:activiti-dependencies to 7.1.14

* fix(version): update org.activiti.cloud.common:activiti-cloud-service-common-dependencies to 7.1.24

* fix(version): update org.activiti.cloud.common:activiti-cloud-service-common-dependencies to 7.1.25

* fix(version): update org.activiti.cloud.build:activiti-cloud-parent to 7.1.7

* fix(version): update org.activiti.cloud.common:activiti-cloud-service-common-dependencies to 7.1.26

* Refactor ActivitiErrorMessage class

* Refactor with MediaType constants

* Refactor error handlers module

* Add swagger generator test (#287)

* Add swagger generator test

* Produce swagger file as a Maven artifact

- add plugin configuration to produce swagger file as a Maven artifact
- produce both Alfresco and Hal format

* Add yaml convertion from json

* Add TODO to swagger yaml generation

* Add generated yaml as an artifact

* Add Gson prettifying features

* Move Swagger generation inside a special type of test

- Add a new configuration for failsafe plugin to hanle *ITSupport.java which will generate the swagger file
- Create a profile generate-swagger enabled by default (can be skipped with `-DskipSwaggerGen` option)

* Add comments

* Add yaml generation back

* Format swagger-hal.json at creation

* Change scope for gson dependency to test

* Add test scope to jackson-dataformat-yaml

* A test to check that processDefinitionVersion set on TaskStarted event (#285)

* A test to check that processDefinitionVersion set on TaskStarted event

* Test modified to check only event's processDefinitionVersion

* Remove icon from connecto definitions (#243)

* Add common handlers module to rest-impl

* Remove handler from ConnectorDefinitionControllerImpl

* Clear exception handler

* Change return type for exception handler

* Optimize imports

* Clear exception handler from ProcessInstanceControllerImpl

* Fix test response type

* Optimize imports

* Change return type of error handler

* Process instance description field removal (#262)

* Process instance description field removal

* Process instance description field removal

* fix(version): update org.activiti.dependencies:activiti-dependencies to 7.1.15

* fix(version): update org.activiti.cloud.common:activiti-cloud-service-common-dependencies to 7.1.27

* fix(version): update org.activiti.cloud.common:activiti-cloud-service-common-dependencies to 7.1.28

* fix(version): update org.activiti.cloud.common:activiti-cloud-service-common-dependencies to 7.1.29

* Update pom.xml

* Update pom

* Add swagger artifacts to BOM (#292)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants