Skip to content

Commit 7dfec45

Browse files
committed
Remove RMT from Monitor-bundle
1 parent a475750 commit 7dfec45

6 files changed

Lines changed: 16 additions & 51 deletions

File tree

.rmt.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

CHANGELOG

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# 1.0.4
2+
Removed RMT from the project
3+
4+
# 1.0.3
5+
The main change in this release is the improvement of the query that is executed by the DoctrineConnectionHealthCheck. It now uses the SchemaManager to grab a table from the available schemas and performs a SELECT * FROM [table] LIMIT 1 on that table.
6+
7+
VERSION 1 RELEASE OF A NEW VERSION
8+
===================================
9+
10+
Version 1.0.0 - Release of a new version
11+
18/12/2017 16:17 1.0.2 Updated README.md
12+
11/12/2017 11:16 1.0.1 Symfony 3 support
13+
07/12/2017 14:41 1.0.0 initial release

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,6 @@ For example in your ACME bunde that is using the monitor bundle:
134134
```
135135
136136
The rest of the service configuration is up to your own needs. You can inject arguments, factory calls and other service features as need be.
137+
138+
## Release strategy
139+
Please read: https://github.com/OpenConext/Stepup-Deploy/wiki/Release-Management fro more information on the release strategy used in Stepup projects.

RMT

Lines changed: 0 additions & 4 deletions
This file was deleted.

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"require-dev": {
1515
"jakub-onderka/php-parallel-lint": "^0.9.2",
1616
"phpmd/phpmd": "^2.6",
17-
"liip/rmt": "^1.1",
1817
"matthiasnoback/symfony-config-test": "^2.1",
1918
"phpdocumentor/reflection-docblock": "3.3.*",
2019
"phpunit/php-token-stream": "1.4.*",

0 commit comments

Comments
 (0)