-
Notifications
You must be signed in to change notification settings - Fork 5
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
Runtime dotnet 7 e test dotnet #1
Open
cor277
wants to merge
9
commits into
nuvolaris:main
Choose a base branch
from
cor277:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new file: nuvolaris/dotnet/dotnet3.1/Dockerfile new file: nuvolaris/dotnet/dotnet3.1/QUICKSTART.md new file: nuvolaris/dotnet/dotnet3.1/build.gradle new file: nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/Apache.OpenWhisk.Runtime.Common.csproj new file: nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/HttpResponseExtension.cs new file: nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/Init.cs new file: nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/Run.cs new file: nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/Startup.cs new file: nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj new file: nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Program.cs new file: nuvolaris/dotnet/dotnet3.1/proxy/build.gradle new file: nuvolaris/dotnet/dotnet3.1/proxy/gradle/wrapper/gradle-wrapper.jar new file: nuvolaris/dotnet/dotnet3.1/proxy/gradle/wrapper/gradle-wrapper.properties new file: nuvolaris/dotnet/dotnet3.1/proxy/gradlew new file: nuvolaris/dotnet/dotnet3.1/proxy/gradlew.bat new file: nuvolaris/dotnet/dotnet3.1/proxy/openwhisk-runtime-dotnet.sln new file: nuvolaris/dotnet/net6.0/CHANGELOG.md new file: nuvolaris/dotnet/net6.0/Dockerfile new file: nuvolaris/dotnet/net6.0/QUICKSTART.md new file: nuvolaris/dotnet/net6.0/build.gradle new file: nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/Apache.OpenWhisk.Runtime.Common.csproj new file: nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/HttpResponseExtension.cs new file: nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/Init.cs new file: nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/Run.cs new file: nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/Startup.cs new file: nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj new file: nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Program.cs new file: nuvolaris/dotnet/net6.0/proxy/build.gradle new file: nuvolaris/dotnet/net6.0/proxy/gradle/wrapper/gradle-wrapper.jar new file: nuvolaris/dotnet/net6.0/proxy/gradle/wrapper/gradle-wrapper.properties new file: nuvolaris/dotnet/net6.0/proxy/gradlew new file: nuvolaris/dotnet/net6.0/proxy/gradlew.bat new file: nuvolaris/dotnet/net6.0/proxy/openwhisk-runtime-dotnet.sln new file: nuvolaris/dotnet/net7.0/CHANGELOG.md new file: nuvolaris/dotnet/net7.0/Dockerfile new file: nuvolaris/dotnet/net7.0/QUICKSTART.md new file: nuvolaris/dotnet/net7.0/build.gradle new file: nuvolaris/dotnet/net7.0/proxy/.vs/ProjectEvaluation/openwhisk-runtime-dotnet.metadata.v7.bin new file: nuvolaris/dotnet/net7.0/proxy/.vs/ProjectEvaluation/openwhisk-runtime-dotnet.projects.v7.bin new file: nuvolaris/dotnet/net7.0/proxy/.vs/openwhisk-runtime-dotnet/DesignTimeBuild/.dtbcache.v2 new file: nuvolaris/dotnet/net7.0/proxy/.vs/openwhisk-runtime-dotnet/FileContentIndex/79e5b721-57e9-4c3d-b8a1-82cba2ced754.vsidx new file: nuvolaris/dotnet/net7.0/proxy/.vs/openwhisk-runtime-dotnet/v17/.futdcache.v2 new file: nuvolaris/dotnet/net7.0/proxy/.vs/openwhisk-runtime-dotnet/v17/.suo new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/Apache.OpenWhisk.Runtime.Common.csproj new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/HttpResponseExtension.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/Init.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/Run.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/Startup.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.deps.json new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.pdb new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Apache.OpenWhisk.Runtime.Common.csproj.nuget.dgspec.json new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Apache.OpenWhisk.Runtime.Common.csproj.nuget.g.props new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Apache.OpenWhisk.Runtime.Common.csproj.nuget.g.targets new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.AssemblyInfo.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.AssemblyInfoInputs.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.GeneratedMSBuildEditorConfig.editorconfig new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.assets.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.csproj.AssemblyReference.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.csproj.CoreCompileInputs.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.csproj.FileListAbsolute.txt new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.pdb new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/ref/Apache.OpenWhisk.Runtime.Common.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/refint/Apache.OpenWhisk.Runtime.Common.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/project.assets.json new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/project.nuget.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Program.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.pdb new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.deps.json new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.exe new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.pdb new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.runtimeconfig.json new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Newtonsoft.Json.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.nuget.dgspec.json new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.nuget.g.props new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.nuget.g.targets new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.AssemblyInfo.cs new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.AssemblyInfoInputs.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.GeneratedMSBuildEditorConfig.editorconfig new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.assets.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.AssemblyReference.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.CopyComplete new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.CoreCompileInputs.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.FileListAbsolute.txt new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.genruntimeconfig.cache new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.pdb new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/apphost.exe new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/ref/Apache.OpenWhisk.Runtime.Dotnet.Minimal.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/refint/Apache.OpenWhisk.Runtime.Dotnet.Minimal.dll new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/project.assets.json new file: nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/project.nuget.cache new file: nuvolaris/dotnet/net7.0/proxy/build.gradle new file: nuvolaris/dotnet/net7.0/proxy/gradle/wrapper/gradle-wrapper.jar new file: nuvolaris/dotnet/net7.0/proxy/gradle/wrapper/gradle-wrapper.properties new file: nuvolaris/dotnet/net7.0/proxy/gradlew new file: nuvolaris/dotnet/net7.0/proxy/gradlew.bat new file: nuvolaris/dotnet/net7.0/proxy/openwhisk-runtime-dotnet.sln
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ciao, il runtime dotnet ed il progetto di test allinone per api + db + apisix + openapi