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

Copy the files needed by the python snippet to work to the release #1936

Closed
chisandrei opened this issue Jun 7, 2021 · 1 comment
Closed
Assignees
Milestone

Comments

@chisandrei
Copy link
Member

The python snippet needs several files to be copied from the repository to the release.

@chisandrei chisandrei added this to the v0.8.0 milestone Jun 7, 2021
@chisandrei chisandrei self-assigned this Jun 7, 2021
akgrant43 added a commit to feenkcom/PythonBridge that referenced this issue Jun 8, 2021
So that there isn't a circular symbolic link and it is possible to
easily copy just the runtime files without copying the entire git
repository.

Issue: feenkcom/gtoolkit#1936
@akgrant43 akgrant43 self-assigned this Jun 8, 2021
akgrant43 added a commit to feenkcom/PythonBridge that referenced this issue Jun 8, 2021
Allowing the runtime source to be packaged in a custom location.

Issue: feenkcom/gtoolkit#1936
georgeganea pushed a commit that referenced this issue Jun 8, 2021
Metacello new
    baseline: 'GToolkit';
    repository: 'github://feenkcom/gtoolkit:v0.8.700/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-inspector@f4ae15 by Andrei Chis
Update OrderedDictionary>>gtItemsFor: to show a tree like Dictionary>>gtItemsFor:

feenkcom/JSLink@7a55a3 by Alistair Grant
Avoid copying the entire disk on Mac when the repository doesn't exist

feenkcom/lepiter@274e6b by Aliaksei Syrel
improve updating of the example snippet

8ca585 by Alistair Grant
Set the PythonBridge runtime source directory in GtImageSetup class>>copyDataAndDocsFolders

f491dc by Alistair Grant
Merge GtImageSetup class>>copyDataAndDocsFolders add PythonBridgeRuntime


7e052b by Alistair Grant
GtImageSetup class>>copyDataAndDocsFolders add PythonBridgeRuntime

Issue: #1936

718592 by Tudor Girba
example snippet #1907


3a039d by Tudor Girba
example snippet #1907
@akgrant43
Copy link
Contributor

Fixed, see commits listed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants