Shifter – Artifact Helper
Artifact helper tool for Shifter
by Shifter Team · github.com/getshifter/shifter-artifact-helper · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/getshifter/shifter-artifact-helper/archive/refs/heads/master.zipReadme
Shifter Artifact Helper
Artifact helper tool for Shifter – Serverless WordPress Hosting
Unit test
Path handling (ShifterUrlsBase::home_path() / relative_path() / current_url_type()) is covered by
PHP scripts that stub the WordPress functions they need. No WordPress or PHPUnit installation is required.
$ make test
These tests cover both root and subdirectory installs (home_url() with a path, e.g. https://example.com/SUBDIR).
Integration test
Sandbox
- import wp data built with template theme-unit-test-data.xml.
- check
/?urls
launch wp for test
$ docker pull getshifter/shifter_local:develop
$ make prepare
$ docker-compose build --no-cache
$ docker-compose up
open https://127.0.0.1:8443
run test for containers which is launched by docker-compose up.
$ cd integration_test
$ bundle install
$ bundle exec ruby ./entry.rb
update contents for wp
$ make prepare
$ docker-compose build --no-cache
$ docker-compose up
edit by wp-admin...
after edit.
$ docker-compose exec wp /scripts/db_export.sh
Success: Exported to '/mnt/dump/wp.sql'.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.9.5 | Aug 25, 2026 | shifter-artifact-helper.tgz | 13 |
| v1.9.4 | May 1, 2026 | shifter-artifact-helper.tgz | 88 |
| v1.9.3 | Sep 1, 2025 | shifter-artifact-helper.tgz | 287 |
| v1.9.2 | May 31, 2024 | shifter-artifact-helper.tgz | 1,066 |
| v1.9.1 | May 22, 2024 | shifter-artifact-helper.tgz | 126 |
| v1.8.4 | Sep 26, 2023 | shifter-artifact-helper.tgz | 961 |
| v1.8.2 | Sep 21, 2023 | shifter-artifact-helper.tgz | 43 |
| v1.8.1 | Jul 5, 2023 | shifter-artifact-helper.tgz | 303 |
| v1.8.0 | Jul 5, 2023 | shifter-artifact-helper.tgz | 17 |
| v1.7.3 | Apr 3, 2023 | shifter-artifact-helper.tgz | 597 |
| v1.7.2 | Apr 3, 2023 | shifter-artifact-helper.tgz | 16 |
| v1.7.0 | Aug 30, 2021 | shifter-artifact-helper.tgz | 2,195 |
| v1.6.3 | Dec 16, 2020 | shifter-artifact-helper.tgz | 879 |
| v1.6.2 | Dec 15, 2020 | shifter-artifact-helper.tgz | 13 |
| v1.6.1 | Dec 15, 2020 | shifter-artifact-helper.tgz | 14 |
| v1.6.0 | Oct 7, 2020 | shifter-artifact-helper.tgz | 342 |
| v1.5.2 | Sep 1, 2020 | shifter-artifact-helper.tgz | 149 |
| v1.5.1 | Aug 20, 2020 | shifter-artifact-helper.tgz | 32 |
| v1.5.0 | Jul 8, 2020 | shifter-artifact-helper.tgz | 44 |
| v1.4.0 | May 12, 2020 | shifter-artifact-helper.tgz | 31 |
| v1.3.4 | Feb 25, 2020 | shifter-artifact-helper.tgz | 91 |
| v1.3.3 | Feb 25, 2020 | shifter-artifact-helper.tgz | 7 |
| v1.3.2 | Dec 13, 2019 | shifter-artifact-helper.tgz | 154 |
| v1.3.2.pre2 | Dec 13, 2019 | shifter-artifact-helper.tgz | 10 |
| v1.3.2.pre1 | Dec 13, 2019 | shifter-artifact-helper.tgz | 9 |