Skip to content

Commit 5119fcb

Browse files
v3 new release (#104)
bump @actions/core
1 parent f382f75 commit 5119fcb

File tree

7,714 files changed

+6
-1761974
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,714 files changed

+6
-1761974
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ bower_components
3131
build/Release
3232

3333
# Dependency directories
34+
node_modules/
3435
jspm_packages/
3536

3637
# TypeScript v1 declaration files
@@ -57,6 +58,7 @@ typings/
5758
# next.js build output
5859
.next
5960

61+
node_modules
6062
coverage
6163

6264
# Transpiled JS

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ provided by the bot. You will only need to do this once across all repos using o
3232
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
3333
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
3434
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
35+
36+
## Support
37+
38+
setup-helm is an open source project that is [**not** covered by the Microsoft Azure support policy](https://support.microsoft.com/en-us/help/2941892/support-for-linux-and-open-source-technology-in-azure). [Please search open issues here](https://github.com/Azure/setup-helm/issues), and if your issue isn't already represented please [open a new one](https://github.com/Azure/setup-helm/issues/new/choose). The project maintainers will respond to the best of their abilities.

node_modules/.package-lock.json

-6,262
This file was deleted.

node_modules/@actions/core/LICENSE.md

-9
This file was deleted.

node_modules/@actions/core/README.md

-335
This file was deleted.

node_modules/@actions/core/lib/command.d.ts

-15
This file was deleted.

0 commit comments

Comments
 (0)