che-bot
60aa069746
[release] Bump to 7.23.0-SNAPSHOT in master ( #18418 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-11-23 14:20:16 +02:00
che-bot
0af5ef8954
[release] Bump to 7.22.0-SNAPSHOT in master ( #18246 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-10-30 12:26:31 +02:00
Max Shaposhnik
1e4be63410
Remove installers entity
2020-10-19 19:25:03 +03:00
che-bot
577bf2955c
[release] Bump to 7.21.0-SNAPSHOT in master ( #18091 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-10-13 02:55:44 +03:00
che-bot
ee55d0e66e
[release] Bump to 7.20.0-SNAPSHOT in master ( #17900 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-09-24 15:27:20 +03:00
che-bot
cc302641fe
[release] Bump to 7.19.0-SNAPSHOT in master ( #17708 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-08-27 16:04:22 +03:00
Mykhailo Kuznietsov
90548b2d33
[release] Bump to 7.18.0-SNAPSHOT in master
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-08-07 18:24:10 +02:00
che-bot
14aaa7530f
[release] Bump to 7.17.0-SNAPSHOT in master ( #17422 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-07-16 13:20:27 +03:00
Tom George
c32cb855b5
getExpired queries return list of String instead of WorkspaceActivity
...
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-07-14 08:32:56 -05:00
Tom George
e3eb0d9b87
Fix query, add log message for workspace run timeout exceeded
...
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-07-13 09:58:23 -05:00
Tom George
9ead3afc02
Split into two named queries, and find expired run timeout workspaces when runTimeout > 0
...
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-07-10 14:11:08 -05:00
Tom George
13c83831b9
Add javadoc and clarify expired query
...
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-07-09 09:31:46 -05:00
Tom George
97faa8d1b4
Fix name
...
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-07-07 18:17:13 -05:00
Tom George
a379daf78e
Add workspace maximum time che property
...
Signed-off-by: Tom George <tgeorge@redhat.com>
2020-07-07 18:03:40 -05:00
che-bot
9bbb5eab8e
[release] Bump to 7.16.0-SNAPSHOT in master ( #17249 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-06-26 18:10:09 +03:00
che-bot
5c580b1875
[release] Bump to 7.15.0-SNAPSHOT in master ( #17085 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-06-04 13:24:48 +03:00
che-bot
0419084717
[release] Bump to 7.14.0-SNAPSHOT in master ( #16931 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-05-18 12:41:27 +03:00
Sergii Kabashniuk
93ba5ef2f3
Rebalancing maven module execution order ( #16497 )
...
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2020-05-06 14:54:38 +02:00
Mykhailo Kuznietsov
fa9f6d5eba
[release] bump master to 7.13.0-SNAPSHOT ( #16739 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-04-24 14:40:41 +03:00
Mykhailo Kuznietsov
07eafb32a3
[release] Bump to 7.12.0-SNAPSHOT in master ( #16562 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-04-08 13:13:48 +03:00
Michal Vala
f42935cf41
fix workspace count metric ( #16440 )
...
* fix workspace count metric
Signed-off-by: Michal Vala <mvala@redhat.com>
* when couting stopped workspace, count in ones that were never actively stopped
Signed-off-by: Michal Vala <mvala@redhat.com>
* Revert "fix workspace count metric"
This reverts commit dc90bd87b74a04d72305c9f668130243cd6ff845.
* Revert "Revert "fix workspace count metric""
This reverts commit 51ba5cec31dee2eaad6b8a7a184ec87d1f2e8214.
* Revert "when couting stopped workspace, count in ones that were never actively stopped"
This reverts commit d03c790d8c1193bc0dd37e50d155ffd74f9c414f.
* sql update to fix inconsistent stopped workspace activities
Signed-off-by: Michal Vala <mvala@redhat.com>
* set last_stopped column in workspace activity table as not null.
Signed-off-by: Michal Vala <mvala@redhat.com>
* test workspace activity set last_stopped for new workspaces
Signed-off-by: Michal Vala <mvala@redhat.com>
* Revert "set last_stopped column in workspace activity table as not null."
This reverts commit bc3706e2a01b1980912912be4b20c8ca2f1d2cb8.
2020-03-27 14:25:43 +01:00
Vitalii Parfonov
55ac5964dd
Set next development version ( #16309 )
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-03-13 21:34:45 +02:00
Mykhailo Kuznietsov
c3f09baac0
[release] Bump to 7.10.0-SNAPSHOT in master branch ( #16081 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2020-02-20 12:28:58 +02:00
Vitalii Parfonov
987e484c06
Set new development version in master branch ( #15880 )
2020-01-30 15:38:59 +02:00
Vitalii Parfonov
dcf2e1ee5f
RELEASE: Set next development version ( #15632 )
2020-01-09 13:51:20 +02:00
Vitalii Parfonov
fce1fe9e2c
RELEASE: Set next development version ( #15528 )
2019-12-19 11:07:35 +02:00
Sergii Kabashniuk
deae8a8f70
Drop che_workspace_expiration table ( #15357 )
...
* Drop che_workspace_expiration table
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2019-11-29 11:14:14 +01:00
Vitalii Parfonov
6cabdeff4d
RELEASE: Set next development version ( #15360 )
2019-11-29 10:27:33 +02:00
Sergii Leshchenko
4083380bb8
Improved handling of exceptions in workspace activities related operations ( #15247 )
...
* Fix throwing DB related exception from WorkspaceActivityDao
* Continue process every activity when error occurred during processing one
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-11-22 16:42:51 +02:00
Vitalii Parfonov
e5d31ff913
RELEASE: Set next development version ( #15141 )
2019-11-07 17:14:27 +02:00
Vitalii Parfonov
41d48bf2de
RELEASE: Set next development version ( #14904 )
2019-10-17 15:45:06 +03:00
Vitalii Parfonov
4e1492b08f
RELEASE: Set next development version ( #14690 )
2019-09-27 22:52:26 +03:00
Lukas Krejci
159ccc6445
Makes sure the workspace activity checker reconciles the workspaces with their true statuses. ( #14574 )
...
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-09-20 14:49:39 +02:00
Roman Iuvshyn
87056fe29e
RELEASE: Set next development version
2019-09-05 14:54:52 +02:00
Max Shaposhnik
ba1c521e32
Allow chePlugin preferences to be string, int or boolean type
2019-08-16 15:36:17 +03:00
Vitalii Parfonov
ae8fedc411
RELEASE: Set next development version ( #14238 )
2019-08-14 19:32:18 +03:00
Vitalii Parfonov
03da1e24e4
RELEASE: Set next development version ( #14026 )
2019-07-25 15:43:30 +03:00
Vitalii Parfonov
ccc8e38823
RELEASE: Set next development version ( #13711 )
2019-07-05 13:08:59 +03:00
Vitalii Parfonov
385c21284d
Set version 7.0.0-rc-3.0-SNAPSHOT (rc in lowercase) ( #13655 )
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2019-07-01 17:40:14 +03:00
Vitalii Parfonov
65bb7943a0
Set new version 7.0.0-RC-3.0-SNAPSHOT ( #13651 )
...
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2019-07-01 14:02:19 +03:00
Vitalii Parfonov
70c3e5b091
RELEASE: Set next development version ( #13564 )
2019-06-19 12:55:16 +03:00
Vitalii Parfonov
64129a8d44
RELEASE: Set next development version ( #13460 )
2019-06-03 16:28:42 +03:00
Roman I
dd1d9b5a58
switch to RC version scheme ( #13424 )
2019-05-28 13:52:49 +03:00
Roman I
ffb8a3e013
RELEASE: Set next development version ( #13377 )
2019-05-22 09:52:28 +03:00
Roman Iuvshyn
53cb2c53fa
RELEASE: Set next development version ( #13264 )
2019-05-05 12:24:42 -04:00
Max Shaposhnik
d876d72c14
Database model and scripts for devfile
...
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2019-04-18 16:11:40 +03:00
Roman Iuvshyn
e60598bdaf
RELEASE: Set next development version ( #13102 )
2019-04-10 17:13:01 +03:00
Roman Iuvshyn
0abdc77ea0
RELEASE: Set next development version ( #12922 )
2019-03-19 15:56:30 +02:00
Roman Iuvshyn
0881493644
RELEASE: Set next development version ( #12777 )
2019-02-27 16:02:33 +02:00
Roman Iuvshyn
3778f01220
RELEASE: Set next development version ( #12768 )
2019-02-27 11:50:40 +02:00