Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: azure deployment #217
feat: azure deployment #217
Changes from 20 commits
5c1fae4
e41fbb5
61c8985
4f3c8ea
a838d94
2bfccf4
c198930
e48f2c5
23b7350
471cca0
0a1b606
3ca4e9f
9f7901a
0f7534f
a8e29de
64681b8
b053c86
8161d7e
1334073
5a2dc5a
3f8adf3
658b19f
d8531b5
161d7d1
26130a5
e3c9776
70b83c3
82b3136
51ebe87
2cc2833
1730972
b9ee268
600d9f3
705f520
09f2fa3
3cef087
9c9eb25
711a807
0791eb5
b73ed34
72c1a92
6ac73c8
ab4c959
fc13b67
3da026b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
What is this file
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.
It's the ignore file for Azure: https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/service-packaging-ignore-files?tabs=nodejs
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.
Why are we releasing packages for Azure?
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.
It's what Azure will pack to serve on the endpoint, files listed here won't be included in the build.
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.
Can't you just do that