-
Notifications
You must be signed in to change notification settings - Fork 48
Feat/addon logs #887
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/addon logs #887
Conversation
f289aa1 to
405c96b
Compare
ffeff3e to
b3b2bdc
Compare
|
🔎 A preview has been automatically published! If you created the alias to the preview script, you can run this command to download and install this preview: clever-preview update feat-addon-logsYou can also run it from your local repository: ./scripts/preview.js update feat-addon-logs
This preview will be deleted once this PR is closed. |
d1d370e to
0e441bd
Compare
| const addonId = await resolveRealId(addonIdOrRealId); | ||
| const ownerId = await resolveOwnerId(addonId); |
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.
Maybe findAddonsByNameOrId() can help here
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.
We never supported add-on names in this commande. Let's stick to IDs for now.
0e441bd to
3afa6f7
Compare
|
up |
|
@miton18 do you need the second item (feature flag) to be complete before merging it? |
|
Closing in favor of #1032 |
TODO: