-
Notifications
You must be signed in to change notification settings - Fork 46
[cli][menu-bar] feat: implement trusted sources configuration and validation #270
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
[cli][menu-bar] feat: implement trusted sources configuration and validation #270
Conversation
9db8ec9 to
0989e47
Compare
gabrieldonadel
left a comment
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.
LGTM, thanks for following and implementing this on the CLI side!
5f9bb23 to
d46bb40
Compare
d46bb40 to
ac3cda2
Compare
|
@gabrieldonadel should I add the changelog entry to make the build 🟢 or is it done automatically? |
Sorry, you need to manually add the changelog entry |
|
ok, we're all green now 😁 👍 |
…idation (#270) * feat: implement trusted sources configuration and validation * refactor: move trusted source checker to cli * chore: update changelog
Reaper1-1
left a comment
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.
good
|
name: CI Allows you to run this workflow manually from the Actions tabworkflow_dispatch: A workflow run is made up of one or more jobs that can run sequentially or in paralleljobs: prepare_example_json: prepare_ide: build: sudo apt install python-is-python3done: |
Similar to #269 but using
cliinstead ofmenu-barfor validation.