Joshua M. Boniface
f58b7159ef
Convert bump_version to bumper only
...
Remove changelog generation as this is no longer present.
2024-03-19 11:42:41 -04:00
Joshua M. Boniface
5f7976e1cb
Correct permissions to 755
2024-03-18 12:31:04 -04:00
Cody Robibero
31fb380c07
restore bump_version
2024-03-18 10:22:25 -06:00
Cody Robibero
78b53a60b4
Remove legacy build utilities ( #11162 )
2024-03-18 10:42:07 -04:00
Gauvino
a884b1f786
Refactor Dockerfile and build ( #10603 )
...
* Fix fedora
* Fix RID Linux
* Fix package and image versions
* Fix buildling and optimize docker images
```
* Removed find obj
* Changed curl command and added gpg
* Added to Contributors
* Removed apt-transport-https package
* Removed RASPI
* Update Intel drivers version
* Update Dockerfile for CentOS, Fedora, and portable deployments
- Changed Jammy docker image to Built-in Jammy Microsoft .NET SDK image
- Switched from using "Yum" to "Dnf" for CentOS and Fedora
- Added "dnf clean all" and "rm -rf /var/cache/dnf" to the end of CentOS and Fedora Dockerfiles
- Added "apt-get clean", "apt-get autoremove", "rm -rf /var/lib/apt/lists/*" to the end of the Debian/Ubuntu Dockerfiles
- Added ${DOTNET_VERSION} in every Dockerfile except CentOS/Fedora
- Removed previous warning comment for dotnet publish build in parallel
- Arranged package installation
* Re-arranged Dockerfile package installation
* Re-align
* Remove curl
* Remove curl
2024-01-17 18:11:03 -07:00
Joshua M. Boniface
584cf47ef5
Show detailed git status
2021-12-11 15:03:07 -05:00
Joshua M. Boniface
3223ef0e49
Properly handle the -1 tag
...
Avoids breaking Fedora/CentOS while preserving Debian.
2021-12-11 14:58:20 -05:00
Joshua M. Boniface
3797879d05
Automatically bump stable versions in build
...
Should prevent strangeness with building these for pre-releases or
actual release versions. Whatever the Git tag is, becomes the package
version.
2021-12-11 14:54:15 -05:00
Cody Robibero
7a0a675bd5
Add Jellyfin.Extensions to package publish
2021-09-03 14:21:33 -06:00
Joshua M. Boniface
495c0ba1f1
Fix bad do in bump_version
2020-12-04 21:53:48 -05:00
David
bcdae0c5a7
Use array, remove VS code line
2020-08-25 10:08:05 +02:00
David
b92fbe4d69
Use VersionPrefix
2020-08-13 19:03:24 +02:00
David
a61f6e3308
Fix nuget ci
2020-08-13 15:22:12 +02:00
Joshua M. Boniface
965c447c63
Fix bump_version so it works properly
2020-07-27 19:01:33 -04:00
Joshua M. Boniface
529a9ae544
Don't remove already-moved files
2020-04-09 11:37:00 -04:00
Joshua M. Boniface
49da8766d8
Update bump_version script
...
1. Remove some cruft
2. Update the metapackage as well
3. Changelogs are automated, don't bother EDITOR-ing them
2020-03-30 15:24:38 -04:00
Joshua Boniface
3fc71731a3
Remove jellyfin-web submodule from bump_version
2019-10-07 22:37:19 -04:00
Joshua Boniface
5251a5ca79
Allow selecting web branch and fix Docker sed
2019-08-31 21:38:26 -04:00
Joshua Boniface
efb14f0b58
Bump dockerfile web versions too
2019-04-10 00:49:33 -04:00
Joshua Boniface
891a03c038
Remove superfluous variable declaration
2019-03-30 12:58:39 -04:00
Joshua Boniface
1d9133a5e8
Simplify bump_version and remove changelogs
...
Make this a lot simpler, use a reference to the release page
in the package changelogs instead of a full list.
2019-03-30 12:42:16 -04:00
Thomas Büttner
593c6c071c
keep trailing 0 in version
...
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-02-03 13:17:31 +01:00
Joshua Boniface
cf85e2327e
Support trying local branches in submodule
2019-01-21 12:48:27 -05:00
Joshua Boniface
c72144111e
Correct bad signature line
2019-01-21 00:02:56 -05:00
Joshua Boniface
adf037c44c
Complete and remove todo from bump_version
2019-01-20 23:41:37 -05:00
Joshua Boniface
56365e9237
Bail out if web branch is unclean like build does
2019-01-20 13:19:50 -05:00
Joshua Boniface
90b9a95619
Use LANG=C for date in Yum changelog
2019-01-20 12:23:36 -05:00
Joshua Boniface
edfd950aad
Add bump_version script
2019-01-19 18:37:05 -05:00