René's URL Explorer Experiment


Title: Bug in build.ps1 for template "AzureFunction" · Issue #196 · PowershellFrameworkCollective/PSModuleDevelopment · GitHub

Open Graph Title: Bug in build.ps1 for template "AzureFunction" · Issue #196 · PowershellFrameworkCollective/PSModuleDevelopment

X Title: Bug in build.ps1 for template "AzureFunction" · Issue #196 · PowershellFrameworkCollective/PSModuleDevelopment

Description: Isssue When executing the build.ps1 script, the files "run.ps1" and "function.json" for each function are empty. Tested using PowerShell 7.4.2 Reason Line 31 + 32: $httpCode = Get-Content -Path "$PSScriptRoot\functionHttp\run.ps1" | Join...

Open Graph Description: Isssue When executing the build.ps1 script, the files "run.ps1" and "function.json" for each function are empty. Tested using PowerShell 7.4.2 Reason Line 31 + 32: $httpCode = Get-Content -Path "$P...

X Description: Isssue When executing the build.ps1 script, the files "run.ps1" and "function.json" for each function are empty. Tested using PowerShell 7.4.2 Reason Line 31 + 32: $httpCode = G...

Opengraph URL: https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Bug in build.ps1 for template \"AzureFunction\"","articleBody":"**Isssue**\r\nWhen executing the build.ps1 script, the files \"run.ps1\" and \"function.json\" for each function are empty.\r\nTested using PowerShell 7.4.2\r\n\r\n**Reason**\r\nLine 31 + 32:\r\n\r\n```PowerShell\r\n$httpCode = Get-Content -Path \"$PSScriptRoot\\functionHttp\\run.ps1\" | Join-String \"`n\"\r\n\r\n$httpConfig = Get-Content -Path \"$PSScriptRoot\\functionHttp\\function.json\" | Join-String \"`n\"\r\n```\r\n\r\nBy using Join-String with positional parameter, the parameter \"Property\" is used.\r\n\r\n**Solution**\r\nCorrect would be \"Seperator\".\r\nTherefore, when you add the parameter name it works:\r\n\r\n```PowerShell\r\n$httpCode = Get-Content -Path \"$PSScriptRoot\\functionHttp\\run.ps1\" | Join-String -Separator \"`n\"\r\n\r\n$httpConfig = Get-Content -Path \"$PSScriptRoot\\functionHttp\\function.json\" | Join-String -Separator \"`n\"\r\n```\r\n\r\nPlease add the parameter name :-) Thank you!","author":{"url":"https://github.com/jklotzsche-msft","@type":"Person","name":"jklotzsche-msft"},"datePublished":"2024-05-28T14:28:03.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/196/PSModuleDevelopment/issues/196"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4c116450-b1e7-91d4-2b37-64ee189ce256
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8DD4:8D142:1BCE581:24C1F2F:696AF42E
html-safe-nonce16eebcab7fd028c89d563be64181a35e2be70bb016ecb782f0b7caeac4c44914
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4REQ0OjhEMTQyOjFCQ0U1ODE6MjRDMUYyRjo2OTZBRjQyRSIsInZpc2l0b3JfaWQiOiI3NTA3ODg4NjQ4MDcwMjk2NjIyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac4a294c9f3124de664405b7b692fa2d4b8a4d12b4674bc1af8a8dccbf1bffae88
hovercard-subject-tagissue:2321227393
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowershellFrameworkCollective/PSModuleDevelopment/196/issue_layout
twitter:imagehttps://opengraph.githubassets.com/5a9b033aa04eb2ab862c06db2f6c22f19b8b7571def671c22526079bf793b47f/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/5a9b033aa04eb2ab862c06db2f6c22f19b8b7571def671c22526079bf793b47f/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
og:image:altIsssue When executing the build.ps1 script, the files "run.ps1" and "function.json" for each function are empty. Tested using PowerShell 7.4.2 Reason Line 31 + 32: $httpCode = Get-Content -Path "$P...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejklotzsche-msft
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/PowershellFrameworkCollective/PSModuleDevelopment git https://github.com/PowershellFrameworkCollective/PSModuleDevelopment.git
octolytics-dimension-user_id27423333
octolytics-dimension-user_loginPowershellFrameworkCollective
octolytics-dimension-repository_id102793445
octolytics-dimension-repository_nwoPowershellFrameworkCollective/PSModuleDevelopment
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id102793445
octolytics-dimension-repository_network_root_nwoPowershellFrameworkCollective/PSModuleDevelopment
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowershellFrameworkCollective%2FPSModuleDevelopment%2Fissues%2F196
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowershellFrameworkCollective%2FPSModuleDevelopment%2Fissues%2F196
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=PowershellFrameworkCollective%2FPSModuleDevelopment
Reloadhttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
Reloadhttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
Reloadhttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
PowershellFrameworkCollective https://github.com/PowershellFrameworkCollective
PSModuleDevelopmenthttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment
Please reload this pagehttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
Notifications https://github.com/login?return_to=%2FPowershellFrameworkCollective%2FPSModuleDevelopment
Fork 28 https://github.com/login?return_to=%2FPowershellFrameworkCollective%2FPSModuleDevelopment
Star 145 https://github.com/login?return_to=%2FPowershellFrameworkCollective%2FPSModuleDevelopment
Code https://github.com/PowershellFrameworkCollective/PSModuleDevelopment
Issues 41 https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues
Pull requests 1 https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/pulls
Actions https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/actions
Projects 0 https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/security
Please reload this pagehttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
Insights https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/pulse
Code https://github.com/PowershellFrameworkCollective/PSModuleDevelopment
Issues https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues
Pull requests https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/pulls
Actions https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/actions
Projects https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/projects
Security https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/security
Insights https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/pulse
New issuehttps://github.com/login?return_to=https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
New issuehttps://github.com/login?return_to=https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196
Bug in build.ps1 for template "AzureFunction"https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196#top
Status: Resolvedhttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues?q=state%3Aopen%20label%3A%22Status%3A%20Resolved%22
Type: Bughttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues?q=state%3Aopen%20label%3A%22Type%3A%20Bug%22
https://github.com/jklotzsche-msft
https://github.com/jklotzsche-msft
jklotzsche-msfthttps://github.com/jklotzsche-msft
on May 28, 2024https://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues/196#issue-2321227393
Status: Resolvedhttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues?q=state%3Aopen%20label%3A%22Status%3A%20Resolved%22
Type: Bughttps://github.com/PowershellFrameworkCollective/PSModuleDevelopment/issues?q=state%3Aopen%20label%3A%22Type%3A%20Bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.