-
Notifications
You must be signed in to change notification settings - Fork 8
Porting action workflow to Python 3.9.10 (ScriptComponent in V8) #13
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
3409bb2
WIP: setting testing env for ci
9and3 ced3d73
WIP: testing on cpy_dev ci branch
9and3 87e10e0
WIP: added also main for ci testing
9and3 27456c2
WIP-CAP: ironpy to cpy compiling olc cpy
9and3 b372b93
WIP: notes on xml, next it's testing deserialization on ghuser cpy
9and3 7d7a1f9
WIP: working on deseriaization
9and3 80900a4
WIP: test commit
9and3 f42fba7
FIX: got rid of test in readme
9and3 dd0d630
WIP: compilationg works but component is C#, why?
9and3 666e009
WIP-CAP: changed all output guid to no_hint (out parameter is not def…
9and3 ccd6ffc
FIX: modified and verified guid typeHint compatibility
9and3 f916e3d
CAP: working marshalling python code
9and3 fc6f601
MILESTONE: working, rearraning structure for PR
9and3 ea74a49
WIP: preparing restructure for pr - test commit
9and3 7c7046e
WIP: testin on local ci
9and3 24b1bac
FIX: wrong action path from build solved
9and3 2c6f45a
Merge branch 'restructure_cpy'
9and3 47d1916
WIP:integrated minor modifications from ccde review
9and3 214fa46
WIP: testing reformat CI
9and3 02a4a40
WIP: testing reformat CI x2
9and3 69e3cad
WIP: testing out dual branch
9and3 c99d120
WIP: testing out dual branch x2
9and3 685c868
WIP: testing out dual branch x2
9and3 bdcb24f
WIP: testing out dual branc, two componentize
9and3 4b17c47
ADD: seperate examples folder
9and3 4086218
ADD: new main build
9and3 2c171c6
FIX: add parameter to action
9and3 a53037e
FIX: specified different build out directories for artifacts
9and3 d8c959a
FIX-WIP: testing nuget in action
9and3 a9665af
FIX: reversed to compas format for build workflow and action isntalls
9and3 c76d1e5
WIP-CAP: final testing before refactoring readme instructions
9and3 6295a85
WIP: retesting only one main workflow
9and3 d16dab8
CAP: final modifications and readme updated
9and3 27b3bf2
FIX: forgot to set the example action to market ref
9and3 ac07855
REVIEW: final modifications integrated
9and3 fc88595
ADD-MINOR: description is used for tooltipping the component
9and3 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -127,3 +127,6 @@ dmypy.json | |
|
|
||
| # Pyre type checker | ||
| .pyre/ | ||
|
|
||
| # avoid temp folder | ||
| temp/ | ||
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.