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

feat(node-project): Added ability to provide scoped private packages #1688

Merged
merged 24 commits into from
Apr 12, 2022
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
c6c78e1
feat(node-project): Added ability to provide private packages
AminFazlMondo Dec 16, 2021
499149b
Added tests
AminFazlMondo Mar 15, 2022
4799153
Updated documentation
AminFazlMondo Mar 15, 2022
b55fb65
Updated the API docs
AminFazlMondo Mar 15, 2022
bdb25f7
Updated inventory test snapshot
AminFazlMondo Mar 15, 2022
9ed7801
moved some functions to util
AminFazlMondo Mar 16, 2022
5bea522
Updated the test to use shared variable
AminFazlMondo Mar 16, 2022
9af0b45
Updated the type
AminFazlMondo Mar 16, 2022
e45d241
Fixed test
AminFazlMondo Mar 16, 2022
da56c75
Updataed API docs
AminFazlMondo Mar 16, 2022
b40e870
Updated the manual docs
AminFazlMondo Mar 17, 2022
f2ca082
Update docs/node.md
AminFazlMondo Mar 29, 2022
c870439
Update docs/node.md
AminFazlMondo Mar 29, 2022
d26e668
Update src/javascript/node-package.ts
AminFazlMondo Mar 29, 2022
9cc4091
made getScopedPackageSteps a private function
AminFazlMondo Mar 29, 2022
6683c16
removed redundant inputs to create project in tests
AminFazlMondo Mar 29, 2022
bd27269
Updated the docs
AminFazlMondo Mar 29, 2022
29cefc2
Changed the scope packages to use code artifact options
AminFazlMondo Mar 29, 2022
e437f12
Added check for AWS cli installed
AminFazlMondo Mar 29, 2022
92a07db
updated inventory snapshot
AminFazlMondo Mar 29, 2022
d04ad7f
Updated the docs
AminFazlMondo Mar 30, 2022
db6410b
Apply suggestions from code review
charliehart-mondo Apr 12, 2022
2186306
use region and domain owner from the scoped packages registryUrl and …
charliehart-mondo Apr 12, 2022
63c600f
Merge branch 'main' into feature/ScopedPackagesAuth
Chriscbr Apr 12, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated the docs
  • Loading branch information
AminFazlMondo committed Mar 30, 2022
commit bd2726954ef818bdcc1472af3d8ca81ea78cb233
Loading