Skip to content

Commit

Permalink
feat: use grantUserWriteAccess from admina and await it
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 11, 2023
1 parent 5f4cbc8 commit 4f69ae3
Show file tree
Hide file tree
Showing 15 changed files with 112 additions and 172 deletions.
30 changes: 15 additions & 15 deletions dist/actions/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/actions/setup-cpp.js.map

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions dist/legacy/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/legacy/setup-cpp.js.map

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions dist/modern/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/modern/setup-cpp.js.map

Large diffs are not rendered by default.

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@types/semver": "^7.5.0",
"@types/which": "^3.0.0",
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#95fcbd92405b99a6eece48c493548996f12e6519",
"admina": "^0.1.3",
"admina": "^0.2.1",
"caxa": "^3.0.1",
"ci-info": "^3.8.0",
"ci-log": "workspace:*",
Expand Down Expand Up @@ -126,7 +126,6 @@
"typescript": "^5.1.6",
"ubuntu-version": "^2.0.0",
"untildify-user": "workspace:*",
"user-access": "workspace:*",
"which": "^3.0.1"
},
"productionDependencies": [
Expand Down Expand Up @@ -155,8 +154,7 @@
"simple-update-notifier",
"time-delta",
"ubuntu-version",
"untildify-user",
"user-access"
"untildify-user"
],
"engines": {
"node": ">=12.x"
Expand Down
41 changes: 0 additions & 41 deletions packages/user-access/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions packages/user-access/package.json

This file was deleted.

23 changes: 0 additions & 23 deletions packages/user-access/src/index.ts

This file was deleted.

7 changes: 0 additions & 7 deletions packages/user-access/tsconfig.json

This file was deleted.

Loading

0 comments on commit 4f69ae3

Please sign in to comment.