httpie-cli/docs/packaging
Mickaël Schoentgen 9dda23a322
Add Chocolatey packaging information (#1172)
* Add Chocolatey packaging information

* Fix working directory

* Fix Python dependency

* Update icon URL

* Fix local installation

* Simplify links

* Remove the workflow, it adds no real value and th etime to fix is is not worth
2021-10-07 13:53:11 +02:00
..
brew Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
linux-alpine Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
linux-aosc Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
linux-arch Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
linux-centos Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
linux-debian Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
linux-fedora Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
linux-gentoo Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
linux-void Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
mac-ports Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
snapcraft Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
spack Add documentation about our release process (#1159) 2021-10-06 16:45:44 +02:00
windows-chocolatey Add Chocolatey packaging information (#1172) 2021-10-07 13:53:11 +02:00
README.md Add Chocolatey packaging information (#1172) 2021-10-07 13:53:11 +02:00

HTTPie release process

Welcome on the documentation part of the HTTPie release process.

  • If you do not know HTTPie, have a look here.
  • If you are looking for HTTPie installation or upgrade instructions, then you can find all you need for your OS on that page. In the case you do not find your OS, let us know.
  • If you are looking for technical information about the HTTPie packaging, then you are at the good place.

About

You are looking at the HTTPie packaging documentation, where you will find valuable information about how we manage to release HTTPie to lots of OSes, including technical data that may be worth reading if you are a package maintainer.

The overall release process starts simple:

  1. Do the PyPi publication.
  2. Then, handle company-related tasks.
  3. Finally, follow OS-specific steps, described in documents below, to send patches downstream.

First, PyPi

Let's do the release on PyPi. That is done quite easily by manually triggering the release workflow.

Then, company-specific tasks

  • Update the HTTPie version bundled into termible (example).

Finally, spread dowstream

Find out how we do release new versions for each and every supported OS in the following table. A more complete state of deployment can be found on repology, including unofficial packages.

OS Maintainer
Alpine HTTPie
Arch Linux, and derived trusted person
🚧 AOSC OS HTTPie
CentOS, RHEL, and derived trusted person
Debian, Ubuntu, and derived trusted person
Fedora trusted person
Gentoo HTTPie
🚧 Homebrew, Linuxbrew HTTPie
🚧 MacPorts HTTPie
Snapcraft HTTPie
Spack HTTPie
Void Linux HTTPie
Windows — Chocolatey HTTPie

🆕 You do not find your system or you would like to see HTTPie supported on another OS? Then let us know.