-
Notifications
You must be signed in to change notification settings - Fork 37
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
update class comment for cleaner help content #274
Closed
Closed
Conversation
This file contains 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
…oad enough to hit GemTalk/Rowan#516 (which turns out to be pilot error) [ci skip]
… needed for using the GsDevKit_home lookup scheme with the st_launcher tonel class/shebang scheme [ci skip]
…evKitProgram ... getting ready to build basic infastructure for executing generaic Smalltalk scripts using GsDevKit_home image naming scheme, including creation and deployment of the solo extent [ci skip]
…extent ... start process of converting the st_launcher scripts to GsDefKit_home scripts [ci skip]
…vkit_launcher solo extent (no need to generate commandline ... at this point in time) [ci skip]
…cute the script [ci skip]
…ello.st and error.st are running without error ... need to test -D flag [ci skip]
…onvert scripts between filetree format (editable in tODE) and tonel format (executable format) [ci skip]
…ge ... symbolic link back ... [ci skip]
…s tonel scripts and writes filetree scripts ... filetree to tonel needs testing [ci skip]
…aded as DataCurator, but for tODE development env we do want Scripts available for editing in image ... adjust deploy and tode bootstrap scripts accordingly [ci skip]
…order [ci skip]
…s properties correctly for filetree [ci skip]
…rmat for filetree [ci skip]
…nvoked from within the image [ci skip]
…tone 3.5.0 product tree present and download zipped gsdevkit_launcher solo extent [ci skip]
… correct [ci skip]
…finish the job started by bootstrap_launcher --- written in smalltalk --- so it will serve as an example script [ci skip]
…d tonel script packages ... to be used during tODE-based development ... update the stone creation scripts to make sure that the tODE scripts are mounted into the tODE dev environment [ci skip]
… and empty arg list means that the default list of classes is copied ... write list of processed classes to objOut [ci skip]
…ix bug in install_launcher.st [ci skip]
….. change to do --populate (which is practical) [ci skip]
… directly by the developer [ci skip]
…bout ready [ci skip]
update readme.md for issue #265 .. thanks @brunobuzzi
remove dependence on realpath linux command
… symbolic links for scripts as they don't work correctly AFAICT
… how it goes
…for the readlink related problems
move realpath function definition to the top of the script
help added as external md file
new generated products.st script
downloadsHome and productsHome added to AbstractGsDevKitProgram
dalehenrich
added
the
Issue_260
porting devKitCommandLine image from pharo to gemstone
label
Nov 20, 2019
...should be merging into issue_260 ... oops |
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.
#271 minor change to class comments