Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SiCKRAGE
sickrage
Commits
7d206ff4
Commit
7d206ff4
authored
Apr 26, 2020
by
echel0n
Browse files
[TASK] Pre-Releasing v9.4.212.dev9
parent
fbcb4b0a
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
7d206ff4
...
...
@@ -2,14 +2,14 @@
#
##S
at
Apr 2
5
2020
20:08:45
GMT+0000 (Coordinated Universal Time)
##S
un
Apr 2
6
2020
01:27:58
GMT+0000 (Coordinated Universal Time)
## Refactor
-
Refactored
gitlab-ci script to use develop branch for Synology builds when building on SR develop branch
(
[
8d62dfad
](
https://gitlab-ci-token:
xTV3aZVDwCUcPE2oh_xz
@git.sickrage.ca/SiCKRAGE/sickrage/commit/
8d62dfad83aa1a3086f1114ff8771502912fd61a
)
)
-
Refactored
SR API certification verification to use certifi CA bundle Refactored gitlab-ci script to build Synology develop package
(
[
f98310b7
](
https://gitlab-ci-token:
xTV3aZVDwCUcPE2oh_xz
@git.sickrage.ca/SiCKRAGE/sickrage/commit/
f98310b767aef6d5529f43ffc18e031c1a140721
)
)
-
Refactored
how scheduled jobs are forced to run
(
[
fbcb4b0a
](
https://gitlab-ci-token:
m7mS5ky9jRUQrzLp6AyP
@git.sickrage.ca/SiCKRAGE/sickrage/commit/
fbcb4b0a8ad145d4b409a964dc240154f93fdd69
)
)
-
Refactored
usage of IOLoop by removing const io_loop from core and using IOLoop.current() calls instead
(
[
60463343
](
https://gitlab-ci-token:
m7mS5ky9jRUQrzLp6AyP
@git.sickrage.ca/SiCKRAGE/sickrage/commit/
6046334370568652a611ef7b62cbfb8820b632b3
)
)
...
...
package.json
View file @
7d206ff4
{
"name"
:
"sickrage"
,
"version"
:
"9.4.212.dev
8
"
,
"version"
:
"9.4.212.dev
9
"
,
"private"
:
true
,
"repository"
:
{
"type"
:
"git"
,
...
...
setup.cfg
View file @
7d206ff4
[bumpversion]
current_version = 9.4.212.dev
8
current_version = 9.4.212.dev
9
commit = False
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z]+)(?P<dev>\d+))?
...
...
sickrage/core/webserver/static/js/core.min.js
View file @
7d206ff4
This diff is collapsed.
Click to expand it.
sickrage/version.txt
View file @
7d206ff4
9.4.212.dev8
\ No newline at end of file
9.4.212.dev9
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment