-
Notifications
You must be signed in to change notification settings - Fork 238
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
feat(sdf): Add ability to set a module as private when contributing #5614
base: main
Are you sure you want to change the base?
Conversation
Dependency Review✅ No vulnerabilities or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files |
19f4c64
to
7732982
Compare
|
||
// TO-DO: Paul | ||
// I will refactor this + insert together - this is to temporarily get something working | ||
async fn insert_private_module( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have done this on purpose for now - I am testing the viability of this and don't want to break any of the existing routes rigth now - I will refactor this + insert into a single function
7732982
to
53e10f5
Compare
/try |
Okay, starting a try! I'll update this comment once it's running...\n |
53e10f5
to
caecab5
Compare
caecab5
to
bf2857b
Compare
bf2857b
to
56f0f88
Compare
This means that when we won't show this module in module listings and it will be available for you on all workspaces you log into
56f0f88
to
41e8928
Compare
/try |
Okay, starting a try! I'll update this comment once it's running...\n |
/try |
Okay, starting a try! I'll update this comment once it's running...\n |
This means that when we won't show this module in module listings and it will be available for you on all workspaces you log into
This is feature flagged and will not yet be available to users