8000 Tags · hiddeninthesand/tap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hiddeninthesand/tap

Tags

v0.28.9-1

Toggle v0.28.9-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Various fixes

- Fixed issue with only package names showing in output of 'search' and 'list' commands.

- Fixed KeyError exceptions being thrown in 'search' and 'key' commands.

- Removed 'from_mpr' function in favor of direct access to list of installed packages.

v0.28.8-1

Toggle v0.28.8-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fixed issue with packages not available for the system's architecture…

… appearing in search results; Improved speed of 'search' and 'list'

v0.28.7-1

Toggle v0.28.7-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fixed issue with packages that contain numbers

Tap previously didn't recognize packages that didn't contain number in their name such as 'img4tool-git'.

v0.28.6-1

Toggle v0.28.6-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fixed Flake8 and Black viol
10000
ations

v0.28.5-1

Toggle v0.28.5-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Bumped package version

The last couple builds were failing due to bugs on the MPR. They have since been fixed, so deployments should now work.

v0.28.4-1

Toggle v0.28.4-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Added loading text while upgrades are processed

v0.28.3-1

Toggle v0.28.3-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fixed missing 'git' package in CI MPR publisher; Fixed tag used in PK…

…GBUILD

v0.28.2-1

Toggle v0.28.2-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Added missing command to install 'ci-utils' in CI MPR publisher

Guess we forgot to add it in the last commit

v0.28.1-1

Toggle v0.28.1-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Removed 'known_hosts' file references in CI MPR publishing script

We don't create 'known_hosts' anymore ourself, as the 'get-ssh-key' command handles that.

Also added missing command used to install the 'ci-utils' package (which provides 'get-ssh-key').

v0.28.0-1

Toggle v0.28.0-1's commit message

Unverified

This user has not yet uploaded their public signing key.
Fixed directories used for SSH in CI MPR publisher

0