|
|
face51ae0c
|
ci: Testing choices for release action [skip ci]
|
2024-11-25 19:11:32 -07:00 |
|
|
|
5ca6757fb0
|
ci: Set the default start_from job to be empty [skip ci]
|
2024-11-25 19:09:35 -07:00 |
|
|
|
4f4633c6b3
|
ci: Creating an enumerated selection of release jobs [skip ci]
|
2024-11-25 19:06:00 -07:00 |
|
|
|
17c70dfef2
|
ci: Adding fields to allow more dynamic executions of releases for testing purposes [skip ci]
|
2024-11-25 19:03:48 -07:00 |
|
|
|
92daaebf9d
|
ci: specify the tag to use in release-plz [skip ci]
|
2024-11-25 18:59:41 -07:00 |
|
|
|
0c70191687
|
ci: Fixed release-plz to only release and not create the release MR
|
2024-11-25 18:57:12 -07:00 |
|
github-actions[bot]
|
e2a5f2f1b5
|
bump: version 0.2.2 → 0.3.0 [skip ci]
|
2024-11-26 01:52:23 +00:00 |
|
|
|
1893abd773
|
ci: Fix the GitHub release to use commitizen to fetch the new tag
|
2024-11-25 18:51:48 -07:00 |
|
|
|
41bb08418f
|
ci: Fixed a typo in the GitHub release workflow
|
2024-11-25 18:49:12 -07:00 |
|
|
|
cf1794145c
|
ci: Install conventional-changelog to generate the changelog for the GitHub release [skip ci]
|
2024-11-25 18:46:42 -07:00 |
|
|
|
7d9a25e599
|
ci: Populate the GitHub release with the changelog [skip ci]
|
2024-11-25 18:44:45 -07:00 |
|
github-actions[bot]
|
cd2175b5ad
|
bump: version 0.2.2 → 0.3.0 [skip ci]
|
2024-11-26 01:38:08 +00:00 |
|
|
|
98ff5184e1
|
ci: Create a new GitHub tag as well when releasing [skip ci]
|
2024-11-25 18:37:30 -07:00 |
|
github-actions[bot]
|
da785355d6
|
bump: version 0.2.2 → 0.3.0 [skip ci]
|
2024-11-26 01:34:37 +00:00 |
|
|
|
4cabd5f0d0
|
ci: Update the release flow [skip ci]
|
2024-11-25 18:34:01 -07:00 |
|
|
|
a41f03c6b2
|
ci: Fetch all tags first before running Commitizen [skip ci]
|
2024-11-25 18:27:25 -07:00 |
|
|
|
cde86cf9fd
|
fix: Reverted to old version to fix release [skip ci]
|
2024-11-25 18:24:00 -07:00 |
|
|
|
8d4981f10f
|
ci: Release-plz fix [skip ci]
|
2024-11-25 18:21:13 -07:00 |
|
|
|
93d023c54a
|
docs(README): Added Sonarr support to the README [skip ci]
|
2024-11-25 18:17:07 -07:00 |
|
|
|
bae450f23e
|
ci: Fixed the commitizen commit to skip CI [skip ci]
|
2024-11-25 18:14:20 -07:00 |
|
|
|
42339e65d4
|
Merge remote-tracking branch 'origin/main'
|
2024-11-25 18:10:08 -07:00 |
|
|
|
0bb839c0a0
|
ci: Fixed the commitizen bump to not require a full re-run of test suites when releasing [skip ci]
|
2024-11-25 18:08:49 -07:00 |
|
github-actions[bot]
|
6381d7b742
|
bump: version 0.2.2 → 0.3.0
|
2024-11-26 01:04:58 +00:00 |
|
|
|
2efbdad4f0
|
ci: Changed ordering of git user commit [skip ci]
|
2024-11-25 18:04:18 -07:00 |
|
|
|
30bf0c22fa
|
ci: Configure the git user for the Commitizen commit [skip ci]
|
2024-11-25 18:03:04 -07:00 |
|
|
|
169d6c7364
|
ci: Set up the release workflow to use a deploy key [skip ci]
|
2024-11-25 18:00:57 -07:00 |
|
|
|
e1fb5f570e
|
ci: Created deploy key for releases to push directly to main branch [skip ci]
|
2024-11-25 17:56:29 -07:00 |
|
|
|
92362a5d8c
|
ci: Fix the push to the release branch [skip ci]
|
2024-11-25 17:47:10 -07:00 |
|
|
|
7c88901185
|
ci: Update the bump step of the release workflow [skip ci]
|
2024-11-25 17:42:16 -07:00 |
|
|
|
5bce9b240e
|
ci: Attempting to fix the release workflow
|
2024-11-25 17:35:55 -07:00 |
|
|
|
e675168798
|
ci: Configure the git user for Commitizen [skip ci]
|
2024-11-25 17:27:02 -07:00 |
|
|
|
8aa88d7343
|
ci: Tweaking the bump task to retrieve tags [skip ci]
|
2024-11-25 17:24:39 -07:00 |
|
Alex Clarke
|
9e6879c0f2
|
Merge pull request #18 from Dark-Alex-17/sonarr-cli-support
Sonarr CLI support
|
2024-11-25 17:04:03 -07:00 |
|
|
|
eb856e28d7
|
fix(minimal-versions): Addressed concerns with the minimal-versions CI checks
|
2024-11-25 16:58:15 -07:00 |
|
|
|
866b0c7537
|
fix(lint): Addressed linter complaints
|
2024-11-25 16:55:14 -07:00 |
|
|
|
3ef5c1911d
|
docs(README): Updated the README to include new features that are available in the Sonarr CLI release
|
2024-11-25 16:52:08 -07:00 |
|
|
|
80787d1187
|
style(lint): Added allow dead code directives around certain structs that are causing linter complaints because these will either be used once sonarr UI work begins, or in future Servarr developments that will make life easier
|
2024-11-25 16:50:28 -07:00 |
|
|
|
ad0b3989ed
|
fix(cli): Corrected some copy/paste typos
|
2024-11-25 16:43:29 -07:00 |
|
|
|
c7a0e33485
|
fix(network): Force sonarr to save edits to indexers
|
2024-11-25 16:28:21 -07:00 |
|
|
|
ee312a21eb
|
feat(cli): Support for editing a sonarr series
|
2024-11-25 16:19:48 -07:00 |
|
|
|
3af22cceac
|
feat(models): Added the ActiveSonarrBlocks for editing a series
|
2024-11-25 16:04:35 -07:00 |
|
|
|
c29e2ca9ae
|
feat(network): Support for editing a series in Sonarr
|
2024-11-25 16:02:49 -07:00 |
|
|
|
06c9baf8df
|
feat(models): Created the EditSeriesModal
|
2024-11-25 15:44:07 -07:00 |
|
|
|
97dc5054e9
|
feat(cli): Support for editing Sonarr indexers
|
2024-11-25 15:23:28 -07:00 |
|
|
|
d43862a3a7
|
feat(network): Support for editing a sonarr indexer
|
2024-11-25 15:17:13 -07:00 |
|
|
|
1dd4cd74c3
|
feat(cli): Support for deleting an episode file from disk
|
2024-11-25 14:46:33 -07:00 |
|
|
|
4f86cce497
|
feat(network): Support for deleting an episode file from disk in Sonarr
|
2024-11-25 14:43:53 -07:00 |
|
|
|
3968983002
|
feat(cli): Support for editing all indexer settings in Sonarr
|
2024-11-25 14:25:10 -07:00 |
|
|
|
4c7e8f0cf6
|
feat(models): Added the ActiveSonarrBlocks for editing all indexer settings
|
2024-11-25 14:01:47 -07:00 |
|
|
|
1e3141e4ee
|
feat(network): Support for editing all sonarr indexer settings
|
2024-11-25 13:58:34 -07:00 |
|