Nightly scripts fix - #8549
Open
danoli3 wants to merge 1 commit into
Open
Conversation
Nightly packages dropped ./of, lib_sources.sh, and sha_verify.sh, so of.sh could not download libs and download_libs.sh --help already failed. Keep those scripts in the package, and when the tree has no .git offer `of clone` to attach openFrameworks.git (shallow master) in place.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix missing scripts on nightly
./ofis missingscripts/of.shsourcesscripts/dev/lib_sources.sh→downloadApothecaryLibs: command not foundonof update libsscripts/osx/download_libs.sh --helpdies immediately:sha_verify.sh: No such file or directory(set -e).gitis stripped (expected for a zip), so there is no way togit pullChanges
Package keep-list (
scripts/dev/create_package.sh):./of; chmod +x itlib_sources.sh,sha_verify.sh, andupgrade.shinto the slimscripts/dev/that nightlies keep (alongsidedownload_libs.sh/downloader.sh/download_pg.sh/init_submodules.sh)of Menu 0.4.5 (
scripts/of.sh):scripts/ci(nightlies don't ship it).git/HEAD, showclone()in the interactive menu and acceptof cloneof clonedoesgit init+origin=https://github.com/openframeworks/openFrameworks.git+ shallow fetch ofmaster+checkout -fin placeapps/myAppsstay untracked; files the zip stripped (fullscripts/dev, tests, other platforms) come backOF_GIT_REMOTE/OF_GIT_BRANCHoverride the default remote/branch