Commit graph

53 commits

Author SHA1 Message Date
MoojMidge
5ba6e7ad34 Update submit-release workflow to use upstream kodi-addon-submitter repo 2025-06-19 13:48:09 +09:00
MoojMidge
17d6a22a4e Pin Addon Checker workflow Python verion to v3.12
- Hotfix until Addon Checker is updated to fix issues with deprecated lib2to3 in Python v3.13
2025-02-22 18:52:26 +11:00
MoojMidge
2568ae9bc8 Create new releases as draft prior to publishing 2024-12-07 21:08:14 +11:00
MoojMidge
3605649957 Update workflow runner and python versions 2024-05-27 10:21:22 +10:00
MoojMidge
bf1425e255 Fix variable name in repository workflow after 9c972b7 2024-04-27 11:01:30 +10:00
MoojMidge
d16f26e2a8 Fix variable interpolation syntax in repository workflow after 9c972b7 2024-04-27 10:22:38 +10:00
MoojMidge
9c972b7a9e Fix repository workflow failure on push when there is no pre-release user input
- need to quote string used for empty string conditional so that an empty input will be expanded to ""
- Also use same variable name for input, temporary, and output
2024-04-27 08:47:26 +10:00
anxdpanic
9f7f233942 minor clean up and documentation 2024-04-16 09:11:40 -04:00
MoojMidge
380f3d13d4
Merge pull request #691 from MoojMidge/master
v7.0.6+beta.1
2024-04-15 13:30:58 +10:00
anxdpanic
283a790acb
Update release-development-repository.yml 2024-04-12 07:50:23 -04:00
anxdpanic
c492038360 fixup script path 2024-04-11 15:10:34 -04:00
anxdpanic
d7a219b31f add workflow to generate and upload development repositories to mirrors 2024-04-11 15:05:33 -04:00
MoojMidge
fdfc943b45 Update failing close-translation-prs workflow
- Permissions for GITHUB_TOKEN is read only for PRs for forks from non-maintainers/collaborators
- Run workflow in context of PR base
2024-04-09 06:39:45 +10:00
MoojMidge
9ec4fac568 Fix workflows only stripping a single Github issue link per line from news 2024-04-04 14:47:21 +11:00
MoojMidge
6ff4ea978c Update workflows
- Remove Kodi version identifier for main release
- Combine release details into single identifier rather than concatenating them
2024-03-30 11:33:16 +11:00
MoojMidge
d47c069bde Update workflows to use single release for Kodi v19+ 2024-03-28 13:55:42 +11:00
MoojMidge
4f467e0701 Fixup missing version in nexus release for plugin-repo submission 2024-03-23 09:21:51 +11:00
MoojMidge
6806edd611 Update workflows to use target repository identifier for all releases 2024-03-22 20:39:17 +11:00
MoojMidge
f0ffb272b2 Tidy up workflow files 2024-03-18 18:26:37 +11:00
MoojMidge
2a579ca300 Update workflows
- Fix make-release for Leia
- Update dependencies
2024-03-17 15:45:52 +11:00
MoojMidge
50e383bac4 Update release workflow to add Leia zip files to releases 2024-03-17 15:45:23 +11:00
MoojMidge
8a9f34308c Make submit-release workflow a manually run action 2024-02-26 09:31:37 +11:00
MoojMidge
432b6c967b Update addon.xml and workflows to pass addon-validations
- Was failing due to empty news element. Remove element and add in release workflows
2024-01-25 16:29:17 +11:00
MoojMidge
99594f74ea Update workflows, changelog and remove news from addon.xml
- Update make-release workflow
  - Changelog will be used to populate release details
  - Changelog entries to follow Github markdown formatting rules
  - addon.xml updates will preserve whitespace  - news element in addon.xml will be populated from changelog without issue references
- Updated submit-release workflow
  - addon.xml updates will preserve whitespace
  - news element in addon.xml will be populated from changelog without issue references
    - news is also used for repository PRs as part of submit-release workflow    - Github references either need to be removed or updated. Removed for simplicity
2024-01-25 15:48:20 +11:00
MoojMidge
8b1ba2ddd5 Update workflows 2024-01-16 13:31:39 +11:00
MoojMidge
b715b79035 Update workflows
- Remove patch and use git directly
2024-01-15 11:45:51 +11:00
MoojMidge
8a1d739e9e Decrease inputstream.adaptive dependency version 2023-11-07 21:03:27 +11:00
MoojMidge
2b82ca1637 Fix inputstream.adaptive dependency for matrix.unofficial 2023-10-21 07:46:07 +11:00
MoojMidge
04c3a62424 Treat release variant identifiers as local version segments 2023-09-19 01:27:29 +10:00
MoojMidge
da2a5a6bc3 7.0.2.1 2023-09-13 13:01:20 +10:00
MoojMidge
4625c02965 Update submit-release workflow for Matrix 2023-09-13 11:33:16 +10:00
MoojMidge
fec69cfeeb Update make-release workflow formatting and permissions 2023-09-13 11:32:40 +10:00
MoojMidge
27c3e0d13c Add backwords compatibility for Matrix 2023-09-13 11:31:56 +10:00
MoojMidge
f2ad3ac0b2 Update make-release workflow for manual run on forks 2023-09-13 11:31:34 +10:00
MoojMidge
41dcf2ee8f Allow manual make-release workflow trigger 2023-09-13 11:28:26 +10:00
anxdpanic
da8f55a6ba fixup make release workflow 2023-02-25 15:22:06 -05:00
anxdpanic
78d35a6222 fixup make release workflow 2023-02-25 13:52:55 -05:00
anxdpanic
fdcc5548bb Update workflows and remove unneeded patches 2023-02-23 16:49:11 -05:00
anxdpanic
f1d0b0f6d9 apt update in workflows 2022-12-08 09:54:06 -05:00
anxdpanic
26dbebf9c3 update workflows 2022-12-07 14:11:45 -05:00
anxdpanic
63f25129b0 update actions - resolve use of deprecated actions 2022-12-07 13:25:15 -05:00
anxdpanic
81ebcc31d7 attempt to fix make-release 2022-11-28 13:24:56 -05:00
anxdpanic
2abffee73e attempt to fix make-release 2022-11-28 13:20:37 -05:00
anxdpanic
2ec467c801 attempt to fix make release 2022-11-27 17:10:02 -05:00
anxdpanic
76c6eb09a8 add workflow to comment on and close translation PRs 2021-08-26 11:02:16 -04:00
anxdpanic
cfbbf41238 Update integrations 2021-06-23 14:40:57 -04:00
anxdpanic
78a0a63507 Update integrations 2021-06-23 14:32:14 -04:00
anxdpanic
ec2ffe8833 Update integrations 2021-06-23 14:03:56 -04:00
anxdpanic
1eeb3d4f10 Update integration 2021-06-18 17:12:18 -04:00
anxdpanic
67ae06494a Update integrations 2021-06-18 16:29:07 -04:00