Skip to content

Commit

Permalink
Merge pull request #8 from kamangir/pypi-bash-2024-05-25-h
Browse files Browse the repository at this point in the history
bash delivey - kamangir/bolt#746
  • Loading branch information
kamangir authored May 26, 2024
2 parents 5c9c8a2 + c1a879e commit 1810a6b
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .abcli/actions.sh

This file was deleted.

6 changes: 6 additions & 0 deletions ferfereh/.abcli/actions.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#! /usr/bin/env bash

function ferfereh_action_git_before_push() {
[[ "$(abcli_git get_branch)" == "main" ]] &&
ferfereh pypi build
}
File renamed without changes.
3 changes: 1 addition & 2 deletions .abcli/ferfereh.sh β†’ ferfereh/.abcli/ferfereh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ function ferfereh() {
"${@:2}"
}

abcli_source_path \
$abcli_path_git/ferfereh/.abcli/tests
abcli_source_path - caller,suffix=/tests
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion ferfereh/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

DESCRIPTION = f"{ICON} 3d-printed graffiti."

VERSION = "1.128.1"
VERSION = "1.133.1"

0 comments on commit 1810a6b

Please sign in to comment.