Skip to content

Update Arcade SDK publishing #96

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

Merged
merged 78 commits into from
Jan 30, 2020
Merged

Conversation

adaggarwal
Copy link
Member

@adaggarwal adaggarwal commented Jan 3, 2020

Fixes #1439

@adaggarwal adaggarwal requested review from dseefeld and crummel January 3, 2020 20:51
@adaggarwal adaggarwal self-assigned this Jan 3, 2020
@adaggarwal
Copy link
Member Author

The newer version(.NET 5) of these scripts don't show the warning, but that's not ported to .net 3. So this build would continue to show them until we get subscribed to .NET 5.

Copy link
Member

@dagood dagood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks. Just a couple of tiny suggestions.

adaggarwal and others added 2 commits January 29, 2020 11:18
Co-Authored-By: Davis Goodin <dagood@users.noreply.github.com>
Co-Authored-By: Davis Goodin <dagood@users.noreply.github.com>
@adaggarwal
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

<NewManifestBuildData Include="AzureDevOpsBuildDefinitionId=$(SYSTEM_DEFINITIONID)" />
<NewManifestBuildData Include="AzureDevOpsAccount=$(AzureDevOpsAccount)" />
<NewManifestBuildData Include="AzureDevOpsProject=$(SYSTEM_TEAMPROJECT)" />
<NewManifestBuildData Include="AzureDevOpsBuildNumber=$(ManifestBuildId)" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this should be $(BUILD_BUILDNUMBER), this should report a value such as 20200129.2 but right now it's reporting the same thing as AzureDevOpsBuildId

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thanks.

Copy link
Member

@riarenas riarenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once the AzureDevOpsBuildNumber in the manifest is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[source-build-reference-packages] Use new Arcade SDK publishing infrastructure
6 participants