Skip to content

Conversation

@MattGal
Copy link
Member

@MattGal MattGal commented Sep 3, 2021

if DotNetCliUseProductVersion is set to true, get the version of the inner package from productVersion.txt, NOT from the specified version. Allows "non-stable" outer container with "stable" inner contents.

See #7836 for context

To double check:

…the inner package from productVersion.txt, NOT from the specified version. Allows "non-stable" outer container with "stable" inner contents

dotnet#7836
…k for > 3.1, and when available use the specific-productVersion.txt files (mostly seem to contain the same version)
Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

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

I'm really liking the 🔛-by-default approach 😺

@dotnet dotnet deleted a comment from dougbu Sep 7, 2021
@MattGal MattGal changed the title Add DotNetCliUseProductVersion property; Use ProductVersion.txt where possible Sep 7, 2021
Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

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

🥇 much appreciated❕

@MattGal MattGal enabled auto-merge (squash) September 8, 2021 00:11
@MattGal MattGal merged commit efff425 into dotnet:main Sep 8, 2021
@dougbu
Copy link
Contributor

dougbu commented Sep 8, 2021

@MattGal can this please be ported to 'release/6.0'❔ I don't want to update our 6.0 dependencies to 7.0.0 Arcade bits and 6.0 is where we need this fix first.

@dougbu
Copy link
Contributor

dougbu commented Sep 8, 2021

In the meantime (for the servicing exercise), what's holding up getting this into `.NET Eng - Latest'❔ It appears arcade-official-ci build 20210907.8 went smoothly yesterday. But Maestro says the latest promoted build was 20210907.3.

@MattGal
Copy link
Member Author

MattGal commented Sep 8, 2021

@dougbu I'll check, I think that got stuck in promotion due to #7850

@dougbu
Copy link
Contributor

dougbu commented Sep 8, 2021

Glad a fix is in hand 😀

And,

can this please be ported to 'release/6.0'❔

@MattGal
Copy link
Member Author

MattGal commented Sep 8, 2021

can this please be ported to 'release/6.0'❔

Yes I'm working on it

@dougbu
Copy link
Contributor

dougbu commented Sep 9, 2021

Many thanks again

MattGal added a commit to MattGal/arcade that referenced this pull request Sep 9, 2021
* Add ProductVersion.txt support where possible; get the version of the inner package from productVersion.txt, NOT from the specified version.  Allows "non-stable" outer container with "stable" inner contents

dotnet#7836
MattGal added a commit that referenced this pull request Sep 9, 2021
* Add ProductVersion.txt support where possible; get the version of the inner package from productVersion.txt, NOT from the specified version.  Allows "non-stable" outer container with "stable" inner contents

#7836
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.

4 participants