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

Error Fixes #509

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Error Fixes #509

merged 4 commits into from
Jan 19, 2024

Conversation

nomakewan
Copy link
Contributor

@nomakewan nomakewan commented Jan 8, 2024

Fixes several errors and failed checks that cropped up in the last few commits.

As part of this, I have commented back out the AVR EB series in boards.txt as there are no definitions in that file for it yet, and also commented out the avrdaopti.menu.bootloadermode options for AVR DA as likewise no definitions for bootloadermode exist yet (which was causing all the AVR DA Optiboot checks to fail).

Additionally, this implements a patch for "Check Links" to assume that if Microchip gives us 403 instead of 404, then the URL must therefore be valid even if the anti-bot protection prevents us from seeing the content. It also adds this repository's API key to the compile-examples workflow to hopefully relieve rate-limiting issues while checking pushes and PRs.

Fixes several errors and failed checks that cropped up in the last few commits.
If Microchip is giving us a 403, the link must be alive; let's just assume the link is good if we get 403'd by their anti-bot protection for now.
Missed a directory definition for using the new config file.
@nomakewan
Copy link
Contributor Author

nomakewan commented Jan 18, 2024

Okay, so it looks like the compile-sketches action is indeed broken. I will go ahead and open an issue on their repo to see what gives.

In the meantime, at least Check Links is working now.

EDIT: Looks like the Arduino team fixed things on their end. Compile action is working again.

Adds this repo's github token to the compile-examples workflow to hopefully get around issues relating to rate limiting.
@SpenceKonde SpenceKonde merged commit 81399f0 into SpenceKonde:master Jan 19, 2024
135 checks passed
@nomakewan nomakewan deleted the fixes branch January 19, 2024 21:37
@nomakewan nomakewan restored the fixes branch February 15, 2024 17:06
@nomakewan nomakewan deleted the fixes branch February 15, 2024 17:06
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.

2 participants