Skip to content
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

Remove old NuGet source for Avalonia #9283

Merged
merged 2 commits into from Oct 17, 2022
Merged

Conversation

molnard
Copy link
Collaborator

@molnard molnard commented Oct 10, 2022

The CI fails, this should fix it.

Fixes:

 D:\a\1\s\WalletWasabi.Fluent.Desktop\WalletWasabi.Fluent.Desktop.csproj : error NU1301: Unable to load the service index for source https://nuget.avaloniaui.net/repository/avalonia-all/index.json. [D:\a\1\s\WalletWasabi.sln]
         D:\a\1\s\WalletWasabi.Tests\WalletWasabi.Tests.csproj : error NU1301: Unable to load the service index for source https://nuget.avaloniaui.net/repository/avalonia-all/index.json. [D:\a\1\s\WalletWasabi.sln]

https://dev.azure.com/zkSNACKs/Wasabi/_build/results?buildId=86067&view=logs&j=2d2b3007-3c5c-5840-9bb0-2b1ea49925f3&t=1fe6a80f-c499-5c44-93a4-d7854bf81728

@molnard
Copy link
Collaborator Author

molnard commented Oct 10, 2022

Jumar you were busted - approved too early without testing. 😈

@wieslawsoltes
Copy link
Collaborator

We need TreeDataGrid released on NuGet https://github.com/AvaloniaUI/Avalonia.Controls.TreeDataGrid/tree/release/0.10.18

@jmacato
Copy link
Contributor

jmacato commented Oct 10, 2022

@molnard haha sorry, i think the changes made sense

@molnard
Copy link
Collaborator Author

molnard commented Oct 10, 2022

We cannot remove the old NuGet feed. It seems Wasabi still relies on that. Low priority but let me know if we can retry on to achieve this.

@wieslawsoltes
Copy link
Collaborator

We cannot remove the old NuGet feed. It seems Wasabi still relies on that. Low priority but let me know if we can retry on to achieve this.

We can update now https://www.nuget.org/packages/Avalonia.Controls.TreeDataGrid/0.10.18

@molnard
Copy link
Collaborator Author

molnard commented Oct 11, 2022

       "/Users/runner/work/1/s/WalletWasabi.sln" (Restore target) (1) ->
       (Restore target) -> 
         /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102: Unable to find package Avalonia.Controls.TreeDataGrid with version (>= 0.10.14) [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102:   - Found 4 version(s) in nuget.org [ Nearest version: 0.10.18 ] [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102:   - Found 2 version(s) in AvaloniaCI [ Nearest version: 0.10.10-cibuild0018981-beta ] [/Users/runner/work/1/s/WalletWasabi.sln]
         /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102: Unable to find package Avalonia.Controls.TreeDataGrid with version (>= 0.10.14) [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102:   - Found 4 version(s) in nuget.org [ Nearest version: 0.10.18 ] [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102:   - Found 2 version(s) in AvaloniaCI [ Nearest version: 0.10.10-cibuild0018981-beta ] [/Users/runner/work/1/s/WalletWasabi.sln]

@wieslawsoltes
Copy link
Collaborator

       "/Users/runner/work/1/s/WalletWasabi.sln" (Restore target) (1) ->
       (Restore target) -> 
         /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102: Unable to find package Avalonia.Controls.TreeDataGrid with version (>= 0.10.14) [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102:   - Found 4 version(s) in nuget.org [ Nearest version: 0.10.18 ] [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102:   - Found 2 version(s) in AvaloniaCI [ Nearest version: 0.10.10-cibuild0018981-beta ] [/Users/runner/work/1/s/WalletWasabi.sln]
         /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102: Unable to find package Avalonia.Controls.TreeDataGrid with version (>= 0.10.14) [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102:   - Found 4 version(s) in nuget.org [ Nearest version: 0.10.18 ] [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102:   - Found 2 version(s) in AvaloniaCI [ Nearest version: 0.10.10-cibuild0018981-beta ] [/Users/runner/work/1/s/WalletWasabi.sln]

We have to update to 0.10.18 of TreeDataGrid

@wieslawsoltes
Copy link
Collaborator

       "/Users/runner/work/1/s/WalletWasabi.sln" (Restore target) (1) ->
       (Restore target) -> 
         /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102: Unable to find package Avalonia.Controls.TreeDataGrid with version (>= 0.10.14) [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102:   - Found 4 version(s) in nuget.org [ Nearest version: 0.10.18 ] [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent.Desktop/WalletWasabi.Fluent.Desktop.csproj : error NU1102:   - Found 2 version(s) in AvaloniaCI [ Nearest version: 0.10.10-cibuild0018981-beta ] [/Users/runner/work/1/s/WalletWasabi.sln]
         /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102: Unable to find package Avalonia.Controls.TreeDataGrid with version (>= 0.10.14) [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102:   - Found 4 version(s) in nuget.org [ Nearest version: 0.10.18 ] [/Users/runner/work/1/s/WalletWasabi.sln]
       /Users/runner/work/1/s/WalletWasabi.Fluent/WalletWasabi.Fluent.csproj : error NU1102:   - Found 2 version(s) in AvaloniaCI [ Nearest version: 0.10.10-cibuild0018981-beta ] [/Users/runner/work/1/s/WalletWasabi.sln]

#9302

@molnard
Copy link
Collaborator Author

molnard commented Oct 17, 2022

GJ @wieslawsoltes

@molnard molnard merged commit 59fe31b into zkSNACKs:master Oct 17, 2022
@molnard molnard deleted the fixavnuget branch October 17, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants