Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /var/www/html/vendor/consolidation/self-update/.github/workflows/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : /var/www/html/vendor/consolidation/self-update/.github/workflows/test.sh

#!/bin/bash

if [ "$#" -ne 1 ]; then
    echo "You should use fixtures path as parameter"
    exit 1
fi

set -ex

cd $1

echo "Get wonder current version"
./wonder info | grep "1.2"

echo "Backup current binary"
cp ./wonder ./wonder-backup

echo "Self update --stable"
cp -r ./wonder-backup wonder && ./wonder self:update --stable
./wonder info | grep "2.0"

echo "Self update"
cp -r ./wonder-backup wonder && ./wonder self:update
./wonder info | grep "2.0"

echo "Self update --preview"
cp -r ./wonder-backup wonder && ./wonder self:update --preview
./wonder info | grep "2.1-beta1"

echo "Self update --stable --compatible"
cp -r ./wonder-backup wonder && ./wonder self:update --stable --compatible
./wonder info | grep "1.3"

echo "Self update --compatible"
cp -r ./wonder-backup wonder && ./wonder self:update --compatible
./wonder info | grep "1.3"

echo "Self update version_constraint arg test #1"
cp -r ./wonder-backup wonder && ./wonder self:update ^1.2
./wonder info | grep "1.3"

echo "Self update version_constraint arg test #2"
cp -r ./wonder-backup wonder && ./wonder self:update 2.0
./wonder info | grep "2.0"

echo "Self update version_constraint arg test #3"
cp -r ./wonder-backup wonder && ./wonder self:update ^1 --preview
./wonder info | grep "1.4-alpha1"

echo "Self update version_constraint arg test #4"
cp -r ./wonder-backup wonder && ./wonder self:update ^1 --stable
./wonder info | grep "1.3"

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net