Skip to content

Commit

Permalink
Update remaining references to xamarin-macios
Browse files Browse the repository at this point in the history
  • Loading branch information
mcumming committed Feb 21, 2025
1 parent 43f075e commit 3a1180b
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 28 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/01-building-an-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this report! Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good isse see https://github.com/xamarin/xamarin-macios/wiki/Submitting-Bugs-&-Suggestions.
Thanks for taking the time to fill out this report! Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good issue see https://github.com/dotnet/macios/wiki/Submitting-Bugs-&-Suggestions.
- type: dropdown
id: platform
attributes:
Expand Down Expand Up @@ -65,7 +65,7 @@ body:
id: logs
attributes:
label: Build logs
description: Please get an [MSBuild binlogs](https://github.com/xamarin/xamarin-macios/wiki/Diagnosis#build-logs) and attach it here (zipped, since GitHub doesn't allow attachment of .binlog files)
description: Please get an [MSBuild binlogs](https://github.com/dotnet/macios/wiki/Diagnosis#build-logs) and attach it here (zipped, since GitHub doesn't allow attachment of .binlog files)
- type: markdown
attributes:
value: |
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/02-running-an-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this report! Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good isse see https://github.com/xamarin/xamarin-macios/wiki/Submitting-Bugs-&-Suggestions.
Thanks for taking the time to fill out this report! Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good issue see https://github.com/dotnet/macios/wiki/Submitting-Bugs-&-Suggestions.
- type: dropdown
id: platform
attributes:
Expand Down Expand Up @@ -65,7 +65,7 @@ body:
id: logs
attributes:
label: Relevant logs
description: Please copy and paste any (short!) relevant logs. Longer logs can be attached as .txt or .zip files. This is likely either the Application Output from the IDE, a [crash report](https://github.com/xamarin/xamarin-macios/wiki/Diagnosis#crash-reports) or the [device log](https://support.apple.com/en-in/guide/console/cnsl1012/mac) (or all of these).
description: Please copy and paste any (short!) relevant logs. Longer logs can be attached as .txt or .zip files. This is likely either the Application Output from the IDE, a [crash report](https://github.com/dotnet/macios/wiki/Diagnosis#crash-reports) or the [device log](https://support.apple.com/en-in/guide/console/cnsl1012/mac) (or all of these).
- type: markdown
attributes:
value: |
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/03-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ body:
Issues with missing Apple APIs or the API not working as documented are tracked here.
Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good isse see https://github.com/xamarin/xamarin-macios/wiki/Submitting-Bugs-&-Suggestions.
Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good issue see https://github.com/dotnet/macios/wiki/Submitting-Bugs-&-Suggestions.
If you are not sure how to use an API or how to accomplish your task, better support is available from the community of application writers, available in several forms:
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/04-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this report! Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good isse see https://github.com/xamarin/xamarin-macios/wiki/Submitting-Bugs-&-Suggestions.
Thanks for taking the time to fill out this report! Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good issue see https://github.com/dotnet/macios/wiki/Submitting-Bugs-&-Suggestions.
- type: dropdown
id: platform
attributes:
Expand Down Expand Up @@ -66,7 +66,7 @@ body:
id: logs
attributes:
label: Build logs
description: Please get an [MSBuild binlogs](https://github.com/xamarin/xamarin-macios/wiki/Diagnosis#build-logs) and attach it here (zipped, since GitHub doesn't allow attachment of .binlog files)
description: Please get an [MSBuild binlogs](https://github.com/dotnet/macios/wiki/Diagnosis#build-logs) and attach it here (zipped, since GitHub doesn't allow attachment of .binlog files)
- type: markdown
attributes:
value: |
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/05-other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this report! Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good isse see https://github.com/xamarin/xamarin-macios/wiki/Submitting-Bugs-&-Suggestions.
Thanks for taking the time to fill out this report! Please make sure to add as much detail as you can, preferably with a reproduction if possible. This will help us diagnose the issue faster and thus resolve it quicker. For more information on how to write a good isse see https://github.com/dotnet/macios/wiki/Submitting-Bugs-&-Suggestions.
- type: dropdown
id: platform
attributes:
Expand Down Expand Up @@ -65,7 +65,7 @@ body:
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any (short!) relevant log output. Longer logs can be attached as .txt or .zip files. For build logs please provide an [MSBuild binlog](https://github.com/xamarin/xamarin-macios/wiki/Diagnosis#build-logs).
description: Please copy and paste any (short!) relevant log output. Longer logs can be attached as .txt or .zip files. For build logs please provide an [MSBuild binlog](https://github.com/dotnet/macios/wiki/Diagnosis#build-logs).
- type: markdown
attributes:
value: |
Expand Down
2 changes: 1 addition & 1 deletion .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ configuration:
then:
- addReply:
reply: >-
Hi @${issueAuthor}. We have added the "need-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/xamarin/xamarin-macios/blob/main/docs/bug-repro.md
Hi @${issueAuthor}. We have added the "need-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/macios/blob/main/docs/bug-repro.md
This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
- if:
Expand Down
1 change: 1 addition & 0 deletions eng/common/core-templates/job/publish-build-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:

- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- checkout: self
path: s/$(BUILD_REPOSITORY_NAME)
fetchDepth: 3
clean: true

Expand Down
11 changes: 5 additions & 6 deletions tools/devops/automation/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,26 +181,25 @@ extends:
os: windows
sdl:
baseline:
baselineFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/baselines.gdnbaselines'
baselineFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/baselines.gdnbaselines'
suppression:
suppressionFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/suppress.gdnsuppress'
suppressionFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/suppress.gdnsuppress'
sourceAnalysisPool:
name: AzurePipelines-EO
image: 1ESPT-Windows2022
os: windows
tsa:
configFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/tsa_config.gdntsa'
configFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/tsa_config.gdntsa'
sbom:
enabled: false # we run our on sbom generation
credscan:
suppressionsFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/CredScanSuppressions.json'
suppressionsFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/CredScanSuppressions.json'
policheck:
exclusionsFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/PoliCheckExclusions.xml'
exclusionsFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/PoliCheckExclusions.xml'
sourceRepositoriesToScan:
runInSingleJob: true # run both maccore and macios in the same job
include:
- repository: self
path: xamarin-macios
exclude:
- repository: yaml-templates
- repository: macios-adr # macios-adr has it's own build pipeline and should not be included in the source analysis
Expand Down
13 changes: 6 additions & 7 deletions tools/devops/automation/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ resources:
- repository: self
checkoutOptions:
submodules: true

- repository: yaml-templates
type: github
name: xamarin/yaml-templates
Expand Down Expand Up @@ -172,28 +172,27 @@ extends:
os: windows
sdl:
baseline:
baselineFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/baselines.gdnbaselines'
baselineFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/baselines.gdnbaselines'
suppression:
suppressionFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/suppress.gdnsuppress'
suppressionFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/suppress.gdnsuppress'
sourceAnalysisPool:
name: AzurePipelines-EO
image: 1ESPT-Windows2022
os: windows
tsa:
configFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/tsa_config.gdntsa'
configFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/tsa_config.gdntsa'
sbom:
enabled: false # we run our on sbom generation
credscan:
suppressionsFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/CredScanSuppressions.json'
suppressionsFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/CredScanSuppressions.json'
debugMode: true
verboseOutput: true
policheck:
exclusionsFile: '$(System.DefaultWorkingDirectory)/$(BUILD_REPOSITORY_TITLE)/tools/devops/governance/PoliCheckExclusions.xml'
exclusionsFile: '$(System.DefaultWorkingDirectory)/macios/tools/devops/governance/PoliCheckExclusions.xml'
sourceRepositoriesToScan:
runInSingleJob: true # run both maccore and macios in the same job
include:
- repository: self
path: xamarin-macios
exclude:
- repository: yaml-templates
- repository: macios-adr # macios-adr has it's own build pipeline and should not be included in the source analysis
Expand Down
3 changes: 2 additions & 1 deletion tools/devops/automation/run-nightly-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,10 @@ stages:
clean: all
steps:
- checkout: self
path: s/$(BUILD_REPOSITORY_NAME)
clean: true
submodules: true

- template: /tools/devops/automation/templates/build/build.yml
parameters:
vsdropsPrefix: ${{ variables.vsdropsPrefix }}
Expand Down
2 changes: 1 addition & 1 deletion tools/devops/automation/run-post-ci-build-vs-insertion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ extends:
runInSingleJob: true # run both maccore and macios in the same job
include:
- repository: self
path: xamarin-macios
path: $(BUILD_REPOSITORY_TITLE)
exclude:
- repository: yaml-templates
- repository: macios-adr # macios-adr has it's own build pipeline and should not be included in the source analysis
Expand Down
7 changes: 7 additions & 0 deletions tools/devops/automation/templates/common/checkout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ parameters:
default: HEAD

steps:
- pwsh: |
gci env:
$env:BUILD_REPOSITORY_TITLE = ($env:BUILD_REPOSITORY_NAME -split '/')[-1]
Write-Host "##vso[task.setvariable variable=BUILD_REPOSITORY_TITLE;]$env:BUILD_REPOSITORY_TITLE"
gci env:
displayName: 'Set BUILD_REPOSITORY_TITLE'

- template: sdk-unified/steps/checkout/v1.yml@yaml-templates
parameters:
resource: ${{ parameters.repositoryAlias }}
Expand Down
6 changes: 3 additions & 3 deletions tools/devops/automation/templates/governance/apiscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,19 +96,19 @@ steps:
- task: TSAUpload@2
inputs:
GdnPublishTsaOnboard: true
GdnPublishTsaConfigFile: '$(System.DefaultWorkingDirectory)\\$(Build.RepositoryTitle)\\tools\\devops\\governance\\tsa_config.gdntsa'
GdnPublishTsaConfigFile: '$(System.DefaultWorkingDirectory)\\$(Build.Repository.Title)\\tools\\devops\\governance\\tsa_config.gdntsa'
GdnPublishTsaExportedResultsPublishable: true
displayName: Create bugs for compliance tools results
condition: succeededOrFailed()
env:
WorkingDirectory: '$(Build.SourcesDirectory)/$(Build.RepositoryTitle)'
WorkingDirectory: '$(Build.SourcesDirectory)/$(Build.Repository.Title)'

- task: securedevelopmentteam.vss-secure-development-tools.build-task-postanalysis.PostAnalysis@2
displayName: Break on compliance issues
condition: false # do not break for APIScan until we have fixed the issues
inputs:
GdnBreakAllTools: true
GdnBreakSuppressionFiles: $(Build.SourcesDirectory)\$(Build.RepositoryTitle)\tools\devops\governance\falsepositives.gdnsuppress
GdnBreakSuppressionFiles: $(Build.SourcesDirectory)\$(Build.Repository.Title)\tools\devops\governance\falsepositives.gdnsuppress
GdnBreakSuppressionSets: falsepositives
GdnBreakOutputSuppressionFile: $(Build.ArtifactStagingDirectory)\GuardianSuppressions\falsepositives.gdnsuppress
GdnBreakOutputSuppressionSet: falsepositives
Expand Down

0 comments on commit 3a1180b

Please sign in to comment.