Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
ca549be
Update PowerShell Worker to v2.0.215
AnatoliB Jan 29, 2020
703cd55
Extensions install will fetch latest version if not specified.
gzuber Feb 4, 2020
b4fb2d8
Fetching templates from cdn at build time instead of including it as …
soninaren Feb 4, 2020
baafde2
Update unzipper npm package to resolve unzip issue during installation
ronbrogan Feb 7, 2020
c9fd5f4
Update Python Worker to 1.0.3 (#1788)
Hazhzeng Feb 10, 2020
8d09fe4
Initial PR for the changes to manages function keys in Kubernetes (#1…
SatishRanjan Feb 12, 2020
bb3b1e1
Removing tab chars minged prepended to new line
SatishRanjan Feb 12, 2020
65892aa
Update npm version
ahmelsayed Feb 12, 2020
851b7ba
Fix sigcheck test for signed builds
ankitkumarr Dec 12, 2019
88001c9
Updating to Keda version 1.2.0 (#1811)
SatishRanjan Feb 12, 2020
6d7d09c
updating to WebHost 2.0.12998
brettsam Feb 14, 2020
03232bd
Add flag to skip AzureWebJobsStorage check. (#1820)
juliusl Feb 15, 2020
c38225f
Update StartHost.cs (#1735)
TroyWitthoeft Feb 15, 2020
7fa44e5
Fix packapp issue when pip not in path (#1760)
ankitkumarr Feb 17, 2020
ed3b709
updating the templates to 2.1.1517 and updating webHost to 2.0.13017
soninaren Feb 21, 2020
ae06bd1
Signing new binaries
soninaren Feb 21, 2020
f5bd66f
Add x64 notice installing tools for debugging (#1813)
DenisBalan Feb 23, 2020
5ac28af
Update PowerShellWorker version to 2.0.240 (#1840)
AnatoliB Feb 24, 2020
4a0110d
Display AZURE_FUNCTIONS_ENVIRONMENT and set ASPNETCORE_ENVIRONM… (#1835)
ahmelsayed Feb 24, 2020
3eb1c72
Update README.md (#1851)
ankitkumarr Feb 29, 2020
8cbebb5
Remove Osiris from kubernetes commands (#1833)
ahmelsayed Mar 2, 2020
d2f17f1
Added MSI creation assets and CI/CD integration scripts.
kashimiz Feb 6, 2020
3f27711
Update README with v3 apt
ankitkumarr Mar 2, 2020
4a901a6
Revert "Added MSI creation assets and CI/CD integration scripts."
kashimiz Mar 3, 2020
f6318b7
Update functions host references for 2.0.13036 (#1876)
pragnagopa Mar 5, 2020
a4e2578
disabling sampling of requests in default host.json (#1807)
soninaren Mar 5, 2020
d8d237f
Check if bundle config exists, hostJson exists (#1882)
soninaren Mar 8, 2020
ea490c5
Change csproj to point to the new version 1.1.2020022812 (#1861)
Hazhzeng Mar 12, 2020
6478ce0
Improve dedicated plan remote build experience (#1856)
Hazhzeng Mar 12, 2020
a626d8c
Remove DotNetZip
ankitkumarr Mar 12, 2020
ab92851
Respect --no-docker flag on func kubernetes deploy (#1832)
ahmelsayed Mar 13, 2020
0961afe
KEDA release 1.3.0 (#1894)
SatishRanjan Mar 14, 2020
a63d867
fixing httpTrigger template test (#1914)
soninaren Mar 31, 2020
203fc98
Update npm dependencies
ankitkumarr Apr 1, 2020
1633559
Add publish scripts (#1912)
ankitkumarr Apr 2, 2020
7988d61
Add build logic for -2 packages
ankitkumarr Apr 3, 2020
01e783d
Using ESRP signing service instead of funkins, sign on for master and…
soninaren Apr 20, 2020
5b0d1c2
Fix excludedTypes settings in generated host.json (#1900)
PramodValavala-MSFT Apr 21, 2020
d3e47c1
Fix zip command to work with spaced paths
ankitkumarr Apr 23, 2020
13e11f6
Fixed issue where AzureWebJobsStorage wasn't being properly set in lo…
gzuber Apr 29, 2020
c264562
Update java worker release to 1.6.0
amamounelsayed Apr 29, 2020
9fcf8da
Revert "Update java worker release to 1.6.0"
amamounelsayed Apr 30, 2020
5667d8e
Updated WebHost version (#1955)
yojagad Apr 30, 2020
8d1aa8a
Update PowerShellWorker to v2.0.281 (#1957)
AnatoliB Apr 30, 2020
4da3664
Fixing the dev build
soninaren Apr 20, 2020
ca4c9d0
[pack] Updating V2 Python Worker version
vrdmr May 5, 2020
bc6e4c0
Fixing the sha generation to not add new line in the end
soninaren May 6, 2020
fffa032
Update java worker release 1.6.0
amamounelsayed May 18, 2020
4a2f7da
Fixed a minor typo (#1996)
tony-xia May 19, 2020
47b7d1b
Fixed a typo in method name (#1997)
tony-xia May 19, 2020
f9adb8f
Remove unused usings (#1998)
ahmelsayed May 20, 2020
9838184
Update Functions Host reference to 2.0.13616 (#2006)
ankitkumarr May 27, 2020
c262f35
Merge branch 'dev' into vameru/python-v2-release
Hazhzeng May 27, 2020
5c1c013
update error message recommendations (#2008)
mhoeger May 27, 2020
f5a60fd
Merge branch 'dev' into vameru/python-v2-release
ankitkumarr May 27, 2020
148a101
Fix extension bundle test
ankitkumarr Jun 10, 2020
04850ee
Merge branch 'dev' into vameru/python-v2-release
vrdmr Jun 10, 2020
85a070c
Merge pull request #1975 from Azure/vameru/python-v2-release
vrdmr Jun 10, 2020
a3f9f58
Update generation of host.json for PowerShell function apps to use th…
Francisco-Gamino Jun 12, 2020
e68cdba
Bump KEDA version to 1.4.1 (#1949)
tomkerkhove Jun 15, 2020
005fc0f
Update build project (#2035)
ahmelsayed Jun 16, 2020
a206328
Update README.md with apt installation command for v2 (#2030)
janpro0706 Jun 16, 2020
6c570c4
Update java worker release to 1.6.0 (#1964)
amamounelsayed Jun 16, 2020
e67d2d5
Add Debian 10 instructions (#1934)
anthonychu Jun 16, 2020
9b13456
Handle when directory is not available (#2012)
ankitkumarr Jun 16, 2020
4cde9bc
Fix error message in core tools publish (#1852)
ankitkumarr Jun 16, 2020
8c33687
Use force remote build for Linux Consumption deployment (#1959)
Hazhzeng Jun 16, 2020
42e149f
Update Functions Host reference to 2.0.13907 (#2038)
ankitkumarr Jun 17, 2020
ea232a5
Add worker version for PowerShell function apps. (#2045)
Francisco-Gamino Jun 17, 2020
e2f5bab
Update ubuntu readme instructions (#2062)
ankitkumarr Jun 24, 2020
efa3d50
Bump KEDA version to v1.5.0 (#2080)
tomkerkhove Jul 10, 2020
1e34199
Fixing pipelines build (#2088)
Francisco-Gamino Jul 14, 2020
d90f585
Version 3 Azure functions instruction (#2081)
nabobnagari Jul 15, 2020
ca6c315
[pack] Update Python worker to 1.1.4 v2 (#2078)
Hazhzeng Jul 16, 2020
2536395
updating WebHost and Node packages (#2095)
brettsam Jul 17, 2020
b045500
changing the default bundle download path for osx
soninaren Jul 22, 2020
5c7cf48
Remove WEBSITE_RUN_FROM_PACKAGE app setting (#2100)
Hazhzeng Jul 23, 2020
3ffc043
Add MSI instructions (#2092)
anthonychu Jul 28, 2020
8c65342
Adding AuthLevel to HttpTrigger (#2114)
soninaren Jul 30, 2020
7dd097e
func init and new for custom handlers (#2093)
yojagad Aug 5, 2020
a52408b
Update README.md to fix knative install doc broken link. (#2133)
cedarkuo Aug 6, 2020
d9920ac
Upgrade PowerShellWorker to 2.0.292 (#2128)
Francisco-Gamino Aug 6, 2020
be1b76f
Change colors to be more accessible
ankitkumarr Aug 7, 2020
b7b3c83
Revert "changing the default bundle download path for osx" (#2156)
ankitkumarr Aug 13, 2020
55f206c
Warn users to stop using azure-functions-worker in requirements.txt (…
Hazhzeng Aug 17, 2020
c6211c1
changing the default bundle download path (#2160)
soninaren Aug 21, 2020
35f5094
Fix powershell test (#2166)
ankitkumarr Aug 25, 2020
1654570
Update Functions Host references (#2165)
ankitkumarr Aug 25, 2020
da00cec
[V2]Less verbose logs on func start (#2171)
pragnagopa Aug 26, 2020
674ea7a
Skip LoggingFilter flaky tests (#2172) (#2177)
pragnagopa Aug 26, 2020
e08bfb8
Fix null ref when debugging from VS (#2186) (#2190)
pragnagopa Sep 2, 2020
b43d30f
[V2]Add default webjobs loglevel filter and treat logs with category …
pragnagopa Sep 2, 2020
3a00ee4
Update profile.ps1 template (#2210)
Francisco-Gamino Sep 9, 2020
4e739ab
Filter ConsoleLogs from user code as function logs (#2212)
pragnagopa Sep 9, 2020
2e4cf7e
Update Functions Host references (#2218)
AnatoliB Sep 11, 2020
19d0b16
func new will now run init if the proper files have not already been …
gzuber Jun 10, 2020
c00b066
Fix logging filters-rely on LoggerFilterOptions (#2231)
pragnagopa Sep 20, 2020
3a59efb
Add variable to display ascii logo (#2234) (#2238)
pragnagopa Sep 22, 2020
2f5369a
throw error when using unsupported build flag (#2241)
ankitkumarr Sep 30, 2020
063d022
[Logging]Fix DateTime format, enable tests (#2246)
pragnagopa Sep 30, 2020
6499b57
updating WebHost and language worker packages
brettsam Oct 6, 2020
49dc7db
Update EnvironmentNativeMethods.cs
fabiocav Oct 23, 2020
d9fb597
Adding v2 upgrade warning. (#2273)
kashimiz Oct 27, 2020
74e5df4
Add test to ensure strong name assemblies are not delayed (#2265)
ankitkumarr Oct 30, 2020
c191a0a
Update Python Worker to 1.1.9 (v2) (#2292)
Hazhzeng Nov 19, 2020
f598403
[v2] Only show upgrade warning when an action is invoked (#2327)
ankitkumarr Dec 11, 2020
9b06e87
Use kubernetes proxy for non-LoadBalancer services
ahmelsayed Feb 3, 2021
d67bf48
Fix nullref on deployments not containing HTTP
ahmelsayed Feb 5, 2021
72f7c87
Grammar fix
kendaleiv Dec 31, 2020
402391d
Update MSDN link
SamaraSoucy-MSFT Dec 11, 2020
aacc8c2
Update README.md
joebowbeer Feb 20, 2021
d8b78b4
Removing old .NET Core MyGet sources (#2511)
fabiocav Mar 22, 2021
601746f
Remove V2 beta note (#2204)
antempus Mar 30, 2021
6a070fb
fix the issue of rabbitmq trigger w/o stroage account (#2531)
TsuyoshiUshio Apr 2, 2021
735920b
Throw error if building from wrong branch
ankitkumarr Apr 9, 2021
5e114c9
Support secretless extensions (#2652)
madelinegordon Jul 22, 2021
12e1939
Retain Azure Files settings for Linux consumption remote build (#2589)
balag0 Aug 21, 2021
177dd35
Fixing the devops pipeline build name
soninaren Aug 26, 2021
c32d31e
Update README with v4 preview install instructions (#2750)
anthonychu Oct 7, 2021
a2634fb
Add GitHub PR template (#2751)
liliankasem Oct 20, 2021
cc03b39
Remove "preview" from v4 (#2840)
anthonychu Nov 29, 2021
5f4f3fa
Add SBOM generation task to V2 (#2880)
michaelpeng36 Dec 17, 2021
75d4e99
Update README.md (#2887)
TroyWitthoeft Jan 3, 2022
d6366d4
Remove appveyor.yml from V2 (#2900)
michaelpeng36 Jan 14, 2022
b7ae1b9
Move SimulateReleaseBuild logic to the pipeline V2 (#2909)
michaelpeng36 Jan 19, 2022
77fac70
Update VS Code config on dev branch (#2920)
ejizba Jan 24, 2022
98675a7
fix type in RunAsync() (#2623)
mburleigh Jan 25, 2022
2d05936
Added winget instructions to install Core Tools V3 and V4 (#2930)
michaelpeng36 Jan 28, 2022
b19e6d2
Removed reference to release_notes.md as that file does not exist (#2…
michaelpeng36 Feb 3, 2022
7cc6b91
npm audit fix for minimist (#3005)
ejizba Apr 4, 2022
389cae9
Added PartitionCount lookup from host.json
gorillapower Apr 5, 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
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!-- Please provide all the information below. -->

### Issue describing the changes in this PR

resolves #issue_for_this_pr

### Pull request checklist

* [ ] My changes **do not** require documentation changes
* [ ] Otherwise: Documentation issue linked to PR
* [ ] My changes **do not** need to be backported to a previous version
* [ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
* [ ] I have added all required tests (Unit tests, E2E tests)
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,13 @@ Publish
/tools/NuGet.exe
node_modules/

__pycache__

*.ncrunchproject
*.ncrunchsolution
nCrunchTemp*

.fake/
artifacts/
/src/Azure.Functions.Cli/Properties/launchSettings.json
launchSettings.json
1 change: 0 additions & 1 deletion .nuget/NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
<add key="fuse_labs" value="https://www.myget.org/F/fusemandistfeed/api/v2" />
<add key="buildTools" value="https://www.myget.org/F/30de4ee06dd54956a82013fa17a3accb/" />
<add key="xunit_myget" value="https://www.myget.org/F/xunit/api/v3/index.json" />
<add key="AspNetVNext" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
</packageSources>
</configuration>
6 changes: 6 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"recommendations": [
"ms-dotnettools.csharp",
"ms-azuretools.vscode-azurefunctions"
]
}
27 changes: 13 additions & 14 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
// Use IntelliSense to find out which attributes exist for C# debugging
// Use hover for the description of the existing attributes
// For further information visit https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md
"version": "0.2.0",
"configurations": [
{
Expand All @@ -10,25 +7,27 @@
"request": "launch",
"preLaunchTask": "build",
// If you have changed target frameworks, make sure to update the program path.
"program": "${workspaceRoot}/src/Azure.Functions.Cli/bin/Debug/netcoreapp2.0/func.dll",
"program": "${workspaceFolder}/src/Azure.Functions.Cli/bin/Debug/netcoreapp2.2/func.dll",
"env": {
"CLI_DEBUG": "1"
},
"args": [
"azure",
"login"
],
"cwd": "${workspaceRoot}/src/Azure.Functions.Cli",
// For more information about the 'console' field, see https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md#console-terminal-window
"args": "${input:funcArgs}",
"cwd": "${workspaceFolder}/src/Azure.Functions.Cli",
"console": "internalConsole",
"stopAtEntry": false,
"internalConsoleOptions": "openOnSessionStart"
"stopAtEntry": false
},
{
"name": ".NET Core Attach",
"type": "coreclr",
"request": "attach",
"processId": "${command:pickProcess}"
"request": "attach"
}
],
"inputs": [
{
"id": "funcArgs",
"type": "promptString",
"description": "Args to pass to the 'func' command",
"default": "--version"
}
]
}
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"azureFunctions.suppressProject": true
}
39 changes: 32 additions & 7 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,40 @@
{
"version": "0.1.0",
"command": "dotnet",
"isShellCommand": true,
"args": [],
"version": "2.0.0",
"tasks": [
{
"taskName": "build",
"label": "build",
"command": "dotnet",
"type": "process",
"args": [
"${workspaceRoot}/src/Azure.Functions.Cli/Azure.Functions.Cli.csproj"
"build",
"${workspaceFolder}/src/Azure.Functions.Cli/Azure.Functions.Cli.csproj",
"/property:GenerateFullPaths=true",
"/consoleloggerparameters:NoSummary"
],
"problemMatcher": "$msCompile"
},
{
"label": "publish",
"command": "dotnet",
"type": "process",
"args": [
"publish",
"${workspaceFolder}/src/Azure.Functions.Cli/Azure.Functions.Cli.csproj",
"/property:GenerateFullPaths=true",
"/consoleloggerparameters:NoSummary"
],
"problemMatcher": "$msCompile"
},
{
"label": "watch",
"command": "dotnet",
"type": "process",
"args": [
"watch",
"run",
"--project",
"${workspaceFolder}/src/Azure.Functions.Cli/Azure.Functions.Cli.csproj"
],
"isBuildCommand": true,
"problemMatcher": "$msCompile"
}
]
Expand Down
2 changes: 1 addition & 1 deletion NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<add key="azure_app_service_staging" value="https://www.myget.org/F/azure-appservice-staging/api/v2" />
<add key="fuse_labs" value="https://www.myget.org/F/fusemandistfeed/api/v2" />
<add key="buildTools" value="https://www.myget.org/F/30de4ee06dd54956a82013fa17a3accb/" />
<add key="AspNetVNext" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
<add key="Microsoft.Azure.Functions.PowerShellWorker" value="https://azfunc.pkgs.visualstudio.com/e6a70c92-4128-439f-8012-382fe78d6396/_packaging/Microsoft.Azure.Functions.PowerShellWorker/nuget/v3/index.json" />
</packageSources>
</configuration>
Loading