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

[main] Update dependencies from dotnet/arcade #2009

Merged
merged 7 commits into from Jan 19, 2023

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Jan 13, 2023

Fixes #2017

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Subscription: ac32e496-f7d2-4b32-02db-08d8b80548e4
  • Build: 20230110.4
  • Date Produced: January 10, 2023 8:33:44 PM UTC
  • Commit: ac5977ebf05451c1adcf24a15d16263e4d25fd0c
  • Branch: refs/heads/release/7.0
Microsoft Reviewers: Open in CodeFlow

…112.3

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23061.1 -> To Version 8.0.0-beta.23062.3
…113.7

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23061.1 -> To Version 8.0.0-beta.23063.7
…116.1

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23061.1 -> To Version 8.0.0-beta.23066.1
…117.5

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23061.1 -> To Version 8.0.0-beta.23067.5
…110.4

Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
 From Version 8.0.0-beta.23061.1 -> To Version 7.0.0-beta.23060.4
global.json Outdated Show resolved Hide resolved
global.json Outdated Show resolved Hide resolved
@joperezr
Copy link
Member

I've changed the dependency channel of arcade to use 7.0 and have triggered the subscription so this PR now reflects that update. This means that after this goes in, #2017 will be fixed. cc: @raffaeler

@raffaeler
Copy link
Contributor

The Arduino/Release test failed with the following error.

Error during build: Platform 'esp32:esp32' not found: platform not installed

The markdown test failed because this website is slow and the markdown checker has little patience:) http://www.toptechboy.com/raspberry-pi/raspberry-pi-lesson-28-controlling-a-servo-on-raspberry-pi-with-python/

@joperezr
Copy link
Member

@pgrawehr and I have chatted about the Arduino build and we have agreed to separate those builds to another pipeline that only runs on-demand. I will change that in a subsequent PR. As for the markdown link checker, given that one is mostly always red now, I think we should also disable it from running by default, and instead just have it as a process that we run on demand whenever we want to check if new links added are working

@joperezr joperezr merged commit bc87095 into main Jan 19, 2023
@dotnet-maestro dotnet-maestro bot deleted the darc-main-16e0e572-20ec-4639-aba0-49e673a13986 branch January 19, 2023 19:54
@raffaeler
Copy link
Contributor

@pgrawehr and I have chatted about the Arduino build and we have agreed to separate those builds to another pipeline that only runs on-demand.

Totally agree. As each Arduino step takes 15 minutes, this would greatly benefit the CI.
Thanks

@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiling the bindings fails requiring .NET 8
2 participants