Jens Willmer
f1f1df1297
Deleted old GitHub workflow
2021-04-14 14:33:43 +02:00
Sipke Schoorstra
b6b19c53de
Update version number
2021-04-12 10:35:55 +02:00
Sipke Schoorstra
4fcfaf61f9
Update Workflow ctor to read variables from definition
2021-04-12 10:19:26 +02:00
Jens Willmer
b8a990658b
Update publish-dashboard.yml
2021-04-06 13:43:27 +02:00
Jens Willmer
40c3260370
Docker build workflow: elsa-dashboard:[tag] and :stable
2021-04-06 13:27:44 +02:00
Jens Willmer
38e582da2f
Update publish-latest-dashboard.yml
2021-04-04 21:04:53 +02:00
Jens Willmer
7a0cef1b01
Update publish-latest-dashboard.yml
2021-04-02 00:40:18 +02:00
Jens Willmer
a97cff09c5
Update publish-latest-dashboard.yml
2021-04-01 11:16:55 +02:00
Jens Willmer
a0e302d68c
Rename publish-latest-dashboard to publish-latest-dashboard.yml
2021-04-01 11:00:18 +02:00
Jens Willmer
af67b4173d
Create publish-latest-dashboard
2021-04-01 10:33:01 +02:00
Sipke Schoorstra
76ce99db94
Add Interfirst sponsor
2021-03-12 17:33:06 +01:00
Sipke Schoorstra
d304f086a1
Update README.md
2021-03-12 16:48:35 +01:00
Sipke Schoorstra
ce55881199
Update README.md
...
Remove Gitter channel
2021-03-06 14:01:32 +01:00
Craig Fowler
94b0a1d75a
Merge pull request #714 from elsa-workflows/feature/548-incorrect-connection-in-sample
...
Resolve #548 - improperly connected activity
2021-03-04 20:17:09 +00:00
Craig Fowler
f22fadaac1
Resolve #548 - improperly connected activity
...
The activity I removed would never have been executed, because it is
not connected from either of the IfElse branches.
Since this is Elsa 1.x, I've fixed it using the cheapest/quickest possible
solution which is to just remove the misleading part of the sample.
2021-03-04 19:35:10 +00:00
Craig Fowler
8cbccb3dd8
Merge pull request #706 from elsa-workflows/stale-bot-labels
...
Update Stale-bot config (label changes)
2021-03-03 18:38:24 +00:00
Craig Fowler
4ba707878b
Update Stale-bot config (label changes)
...
I've renamed these three priority labels, and the config needs updating in-line with those changes.
2021-03-03 13:48:46 +00:00
Craig Fowler
d3ef7ff0c3
Update stale config
...
I recently changed some labels around (added some & renamed some).
2021-03-03 12:42:02 +01:00
Jens Willmer
b188a601b8
Update appveyor.yml
2021-03-03 12:42:02 +01:00
Jens Willmer
9bc9d22c4f
Merge appveyor.yml modifications
...
850b01b2d2
2021-03-03 12:42:02 +01:00
Jens Willmer
5a27bca533
Prevent issues from auto closing with the following labels
2021-03-03 12:42:02 +01:00
Jens Willmer
f9add46bdd
Create stale.yml
2021-03-03 12:42:02 +01:00
Sipke Schoorstra
ed9a1b9866
Update docker-compose.yml to use latest smtp4dev
2021-02-28 11:38:16 +01:00
Craig Fowler
1f13cf3dea
Follow-up from #665 , apply two fixes
...
This contains the same conceptual fixes (if not
the same exact changes) as:
* e9d00e6b21
* 76588089a2
Together these fix the version number provided to SonarCloud
and also ensure that packages are packed. The `before_package` step
seems to be ignored by AppVeyor, despite its docs stating it exists.
2021-02-27 15:46:02 +00:00
Craig Fowler
6ed7152740
Attempted fix to #665 - SonarCloud project key
...
It's odd but it seems to be creating project keys
in a different format to how I've seen before.
Perhaps I've been caught out by a recent change.
2021-02-27 14:17:49 +00:00
Craig Fowler
a5144ca872
Merge branch 'feature/665-SonarCloud-master-analysis'
2021-02-27 14:04:51 +00:00
Craig Fowler
711a4263fa
WIP #665 - Add changes to YML in order to trigger SonarScanner
...
The main things going on here in the YML are:
* Adding some env vars for SonarScanner
* Adding the SonarScanner package as a build tool
* Adding before-build/after-build steps to setup/teardown SonarScanner
* Separating the "pack" step from the "build" step
* Pack moved to before-package
* See https://www.appveyor.com/docs/build-configuration/#build-pipeline
* Remove the "tags only" analysis, but perhaps we can put this back later
2021-02-27 14:02:03 +00:00
Craig Fowler
34f01fbe3d
WIP #665 - Beginnings of SonarCloud integration
...
Adds an XUnit test logger to each test csproj
file (will be used by test script).
Also add a skeleton SonarCloud analysis config file with a couple
of settings for starters: Don't analyse exception classes or samples
for coverage.
2021-02-27 12:52:58 +00:00
steved
b6585f7b0f
Update Workflow.cs
...
merge workflow input variables with instance variables instead of overwriting
2021-02-26 19:45:40 +01:00
Sipke Schoorstra
9ea7178e12
Update readme with new banner
2021-02-26 17:10:33 +01:00
Jens Willmer
6f66c8d04c
preview banner
2021-02-26 16:22:39 +01:00
Jens Willmer
ef9ccd55e6
Fixed URL in banner
2021-02-26 15:59:45 +01:00
Sipke Schoorstra
2be7dffaec
Update README.md
...
Add Discord badge
2021-02-26 10:43:36 +01:00
steved
3c63108dd1
2 bug fixes: ( #633 )
...
376
Self-referential loop in CustomSchemaOptionsExtensionInfo
https://github.com/elsa-workflows/elsa-core/issues/376
331
"Input" is the property of workflowinstance,but it is empty in database
https://github.com/elsa-workflows/elsa-core/issues/331
Co-authored-by: DiGregorio, Stephen <SDiGregorio@allegromicro.com>
2021-02-15 18:06:43 +01:00
Sipke Schoorstra
0a36fadb7d
Increase revision number
2021-01-27 10:33:56 +01:00
Sipke Schoorstra
32bf393026
Update EF Core DB Context types to accept non-generic DbOptions
2021-01-27 10:32:15 +01:00
Bartlomiej Tadych
d5b30b6044
Add Executing Activity event ( #586 )
2021-01-25 12:16:29 +01:00
Sipke Schoorstra
2ad01ec023
Bump version
2021-01-07 08:28:13 +01:00
Sipke Schoorstra
1fbbf89431
Remove unused namespace
2021-01-07 08:28:04 +01:00
cvijayak
80611e71b9
Added null checks in ControllerModelConvention ( #556 )
...
RouteValues dictionary will not have area as a key all the time if in-case we have controllers without areas
2021-01-07 08:25:51 +01:00
Sipke Schoorstra
514c5d8965
Update appveyor.yml
2021-01-04 12:58:49 +01:00
Sipke Schoorstra
6a650d844c
Add appveyor.yml
2021-01-04 12:45:59 +01:00
cvijayak
d9be58a155
Cosmos DB persistence layer refactoring ( #550 )
...
1. Cleaned up the duplicate code
2. Enhanced the cosmos DB persistence assembly to inject the custom logic for handling tenants
3. Enhanced to inject the custom logis in Cosmos DB CURD operations
2021-01-04 11:10:29 +01:00
Sipke Schoorstra
3717c7b950
Update README.md
2020-12-12 14:09:13 +01:00
cvijayak
89632f8db3
Added partition key for heavy read queries and also to avoid cross partition queries ( #494 )
...
* Optimized the code for better performance
* Corrected the summary
* Refactoring and alignments
2020-12-10 13:11:21 +01:00
cvijayak
8e3b68f987
Update CosmosDbWorkflowInstanceStore.cs ( #492 )
...
Fixed the Workflow instance delete API
2020-12-09 20:17:05 +01:00
Peter T. LaComb Jr
99aeac3263
Issue 498: Allow for and pass innerException ( #499 )
2020-12-08 21:14:32 +01:00
Sipke Schoorstra
959dd8615b
Make available TransientState to JS and Liquid script contexts
2020-12-01 11:22:14 +01:00
Sipke Schoorstra
853b7563ff
Update EF Core to .NET 5
2020-12-01 10:36:54 +01:00
cvijayak
7ceb3106aa
Added ExceptionConverter in JsonSerializerSettings at DocumentClient ( #472 )
2020-11-24 20:44:28 +01:00