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

chore: Add documentation of restricting permissions #53

Merged
merged 11 commits into from Sep 15, 2020

Conversation

ebebbington
Copy link
Member

Fixes #45

Description

  • Update docs to use more restrictions when using permissions

  • Use current logic and cdn.deno.land to get latest std release. The reason for this was we don't have to add 'raw.githubusercontent' into the --allow-net permission. Plus, the cdn provides the latest std version so the logic was pretty just pointless extra code

Other Notes

  • I would need to update dmm on website after this

@ebebbington
Copy link
Member Author

The tests fail because the installation of the latest dmm release still needs access to raw.githubusercontent. Should i remove this bit from the ci? as it doesn't reflect PR's but just shows installing dmm works. Otherwise, it would show our ci fails, but the ci would pass after a new release

crookse
crookse previously approved these changes Sep 13, 2020
Copy link
Member

@crookse crookse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. sorry for late review

@crookse
Copy link
Member

crookse commented Sep 13, 2020

looks like this branch needs to be updated before being merged

@crookse
Copy link
Member

crookse commented Sep 13, 2020

btw, im pushing the docs related to this issue to staging

@ebebbington
Copy link
Member Author

Np, i'll probs leave it (merging) until #62 is merged cause theres gonna be more conflicts

@ebebbington ebebbington merged commit 5aedd8e into master Sep 15, 2020
@ebebbington ebebbington deleted the issue-#45-permission-docs branch September 15, 2020 10:18
This was referenced Sep 15, 2020
@ebebbington ebebbington added the Type: Chore Merging this pull request results in a patch version increment label Oct 4, 2020
@ebebbington ebebbington changed the title Issue #45 permission docs chore: Add documentation of restricting permissions Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chore Merging this pull request results in a patch version increment
Development

Successfully merging this pull request may close these issues.

Add Correct Docs on Permissions
2 participants