Skip to main content

A script which can update gitea to a new version.

Project description

Gitea Auto Update

Build Status

Script for a automatic update of gitea. Should be run locally on the gitea server. Has options for updating via new binary file or build from source.

Procedure

  • Get Gitea Version from the Gitea CLI and if that fails from the Gitea API
  • Get latest Release via GitHub API
  • Check if there is a newer Version
  • If there is a newer Version:
    • If binary file was selected:
      • Download new version
      • Check sha256
      • Overwrite old version
    • If build from source is active:
      • Checkout new release branch
      • Build binary
      • Overwrite old binary

General Information

License: GNU General Public License

Author: Christoph Daniel Miksche (m5e.de)

Uses python version 3

Installation

Create a settings.ini file on your system. Example:

[Gitea]
site=https://your-gitea-instance.com/api/v1/version
apiUrl=https://api.github.com/repos/go-gitea/gitea/releases/latest
system=linux-amd64
file=/usr/local/bin/gitea
tmpDir=/tmp/
buildFromSource=None
sourceDir=/home/git/go/src/code.gitea.io/gitea
logFile=update.log

Use the following command to install all gitea-auto-update.

sudo pip install gitea-auto-update

Enter the command gite-auto-update --settings=/path/to/settings.ini in your commandline.

If you want to schedule your updates, edit your /etc/crontab file.

Tutorials

Contributors

Thank you for your support!

Interested in contributing to this project? Check out the Contribution Guidelines.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitea_auto_update-2.0.5.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

gitea_auto_update-2.0.5-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file gitea_auto_update-2.0.5.tar.gz.

File metadata

  • Download URL: gitea_auto_update-2.0.5.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.0

File hashes

Hashes for gitea_auto_update-2.0.5.tar.gz
Algorithm Hash digest
SHA256 53250dd8f7e61657d352584aef1e0a255a88f91955fae247d096180d45463d44
MD5 daf629dbbdc88efb2b30c3f8a6f14f01
BLAKE2b-256 3da1acfa54e1582c879d9bb005cc7eb4ac8c7d505a195369abdc4ca12ec811df

See more details on using hashes here.

Provenance

File details

Details for the file gitea_auto_update-2.0.5-py3-none-any.whl.

File metadata

  • Download URL: gitea_auto_update-2.0.5-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.0

File hashes

Hashes for gitea_auto_update-2.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 22233e879967122c581baaad4f76f51ca32ee5bb1b8ada16eae52c6079bd4777
MD5 c028439b3eb9d1dffaeea7fc275b44f6
BLAKE2b-256 53e7c77d7268060d0fe6e5c39192fb600adea393d73fc1e0c7f1d771a4147c8b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page