Skip to content
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

Ability to create a new project #172

Closed
LisaAlmarode opened this issue Jan 7, 2025 · 3 comments
Closed

Ability to create a new project #172

LisaAlmarode opened this issue Jan 7, 2025 · 3 comments
Assignees
Labels
F1-Required Feature A feature that needs to be there

Comments

@LisaAlmarode
Copy link
Member

It is important for users to be able to create a project from Jadeite. For an initial cut it doesn't need to be feature-rich, just someplace to put work.

@LisaAlmarode LisaAlmarode added the F1-Required Feature A feature that needs to be there label Jan 7, 2025
@dalehenrich
Copy link
Member

@ericwinger, the basic api for code creation can be easily seen in $GEMSTONE/rowan3/bin/createRowanProject.solo ... not all of the script options need to be supported. See the default values for options in the script.

We can discuss in more detail when you're ready to add support ...

ericwinger added a commit that referenced this issue Jan 17, 2025
Also, minor refactoring on another test. 
Add `testsJadeiteForPharoIssue:title:url:` so I didn't have to add a comment with the url. 
#172
ericwinger added a commit that referenced this issue Jan 17, 2025
Also, refactored two tests that used to use a disk based RowanSample1 project. 
Added unload methods to unload a project and cleanup disk installation. 
#172
@ericwinger
Copy link
Member

Should be able to create a project now giving only a name.

@LisaAlmarode
Copy link
Member Author

It works but write of project fails, see issue #203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F1-Required Feature A feature that needs to be there
Projects
None yet
Development

No branches or pull requests

3 participants