Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

feat(INT-6665): review GCP permissions #570

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

gastonyelmini
Copy link
Contributor

Review GCP permissions and generate permissions list.

@gastonyelmini gastonyelmini requested a review from a team as a code owner January 16, 2023 23:38
husky.config.js Outdated
module.exports = {
hooks: {
...huskyConfig.hooks,
'pre-commit': `${huskyConfig.hooks['pre-commit']} && yarn document:permissions && git add docs/jupiterone.md`,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This will run SDK commands together with the document:permissions one.

Copy link
Contributor

Choose a reason for hiding this comment

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

🔥

Copy link
Contributor

Choose a reason for hiding this comment

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

You may want to do yarn lint-staged afterwards... so might be worth running the huskyConfig's pre-commit after your script. Not a big deal though.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thank you for your comments! will update that

@gastonyelmini gastonyelmini force-pushed the INT-6665-permissions-review branch 4 times, most recently from 64f6500 to 6c55fc7 Compare January 20, 2023 20:45
Comment on lines +38 to +40
chalk.gray(
'DOCUMENT PERMISSIONS (START): Collecting permissions from steps...',
),
Copy link
Contributor

Choose a reason for hiding this comment

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

🔥

@gastonyelmini gastonyelmini force-pushed the INT-6665-permissions-review branch from f1d03cf to 1abcf88 Compare January 30, 2023 14:24
Base automatically changed from INT-6599-document-permissions to main January 30, 2023 15:36
@gastonyelmini gastonyelmini merged commit ed6e9a3 into main Jan 30, 2023
@gastonyelmini gastonyelmini deleted the INT-6665-permissions-review branch January 30, 2023 15:36
@j1-internal-automation
Copy link
Collaborator

🚀 PR was released in v2.21.0 🚀

@j1-internal-automation j1-internal-automation added the released This issue/pull request has been released. label Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants