Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump importlib-resources from 5.10.1 to 5.12.0 #166

Open
wants to merge 16 commits into
base: nightly
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Test snapcraft override-pull
  • Loading branch information
JonnyWong16 committed Dec 23, 2022
commit 54798ff124dbae95e7ac49759a78bb24cd2527f5
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ parts:
override-pull: |
snapcraftctl pull
git config --global --add safe.directory /data/parts/tautulli/src
echo "$(git status)"
# TAG_FULL=$(git describe --tag)
# echo $TAG_FULL
TAG_FULL=v2.11.0-11-g609f59d5
Expand Down