1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 19:39:51 +03:00
pmbootstrap/test
Oliver Smith e04712a636
pmbootstrap pull: new action (!1848)
Add a shortcut for "git pull --ff-only" in all repositories cloned by
pmbootstrap (currently pmaports and aports_upstream, new pmdevices
repository coming soon).

'pmbootstrap pull' will only update the repositories, if:
* they are on an officially supported branch (e.g. master)
* the history is not conflicting (fast-forward is possible)
* the git workdirs are clean

Otherwise it shows the user a descriptive message about what to do. The
list of supported branches is only "master" right now, and will be
extended in later commits, so we can have a stable branch for pmaports
based on Alpine's releases. More about that in the project direction
2020 issue.

Closes: #1858
2020-01-19 20:37:46 +03:00
..
testdata pmb/parse/_apkbuild: Fix locating kernel subpackages with "-" in name (!1857) 2020-01-19 19:36:11 +03:00
static_code_analysis.sh Move aports into own repository (pmaports) 2018-09-05 05:57:38 +00:00
test_apk_static.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_aportgen.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_aportgen_device_wizard.py pmb.aportgen: add Contributor/Maintainer to APKBUILD templates (!1852) 2020-01-07 01:46:38 +01:00
test_bootimg.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_build_is_necessary.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_build_package.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_chroot_interactive_shell.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_config_init.py pmbootstrap init: check for required programs (!1845) 2020-01-12 00:39:41 +01:00
test_config_user.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_cross_compile_distcc.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_crossdirect.py crossdirect: support rust (!1850) 2020-01-14 02:50:53 +01:00
test_envkernel.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_file.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_folder_size.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_frontend.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_helpers_git.py pmbootstrap pull: new action (!1848) 2020-01-19 20:37:46 +03:00
test_helpers_package.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_helpers_pmaports.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_helpers_repo_missing.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_install.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_keys.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_mount.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_newapkbuild.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_parse_apkbuild.py pmb/parse/_apkbuild: Fix locating kernel subpackages with "-" in name (!1857) 2020-01-19 19:36:11 +03:00
test_parse_apkindex.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_parse_depends.py test: parse_depends: Fix hello-world test after pkgrel bump 2020-01-18 11:23:01 +01:00
test_pkgrel_bump.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_qemu_running_processes.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_questions.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_repo.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_run_core.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_shell_escape.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_version.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
test_version_validate.py Change copyright to 2020 2020-01-06 02:43:00 +01:00
testcases_fast.sh Run aportgen test in CI again (!1727) 2018-12-14 07:35:55 +01:00