-
-
Notifications
You must be signed in to change notification settings - Fork 445
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d37965d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8abfc7d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 19 files changed
- 5 contributors
Commits on Dec 7, 2022
-
[skip-changelog] Avoid running publish-go-tester-task if tag is set (#…
…1984) * Avoid running publish-go-tester-task if tag is set * Update .github/workflows/publish-go-tester-task.yml Co-authored-by: per1234 <accounts@perglass.com> * Update .github/workflows/publish-go-tester-task.yml Co-authored-by: per1234 <accounts@perglass.com> Co-authored-by: per1234 <accounts@perglass.com>
Configuration menu - View commit details
-
Copy full SHA for bc5cf6d - Browse repository at this point
Copy the full SHA bc5cf6dView commit details -
[skip changelog] Restore certificate check compatibility w/ RC2-40-CB…
…C encrypted PKS #12 (#2002) The "Check Certificates" GitHub Actions workflow uses OpenSSL to check for problems with the project's signing certificates. Certificates exported to PKS #12 archive files using older tools may have been encrypted using the "RC2-40-CBC" algorithm. Due to the availability of more secure modern alternatives, default support for RC2-40-CBC encryption was dropped in OpenSSL 3.x. The macOS signing certificate uses this RC2-40-CBC encryption. The "Check Certificates" GitHub Actions workflow runs on the `ubuntu-latest` runner. Previously, this runner used Ubuntu 20.04. This has now changed to Ubuntu 22.04. With the operating system update came an OpenSSL update from 1.1.1f to 3.0.2. This caused the workflow runs to fail on the macOS certificate job: Error outputting keys and certificates 80FBB0C5087F0000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:../crypto/evp/evp_fetch.c:349:Global default library context, Algorithm (RC2-40-CBC : 0), Properties () Even though no longer done by default, OpenSSL still supports RC2-40-CBC encryption via its "legacy" provider. So compatibility with the certificate is restored by adding the `-legacy` flag to the `openssl pkcs12` commands.
Configuration menu - View commit details
-
Copy full SHA for 90771be - Browse repository at this point
Copy the full SHA 90771beView commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9193353 - Browse repository at this point
Copy the full SHA 9193353View commit details -
[skip-changelog] Some minor adjustments in the codebase (#2006)
* Updated go-paths-helper to v1.8.0 * Pass of go-fmt * Removed unused functions * Removed dep golang.org/x/crypto/ssh/terminal in favor of golang.org/x/term * Fixed wrong error message
Configuration menu - View commit details
-
Copy full SHA for 321372c - Browse repository at this point
Copy the full SHA 321372cView commit details -
[skip-changelog] Bump certifi from 2022.5.18.1 to 2022.12.7 (#2005)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2022.05.18.1...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f79974b - Browse repository at this point
Copy the full SHA f79974bView commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf6c67d - Browse repository at this point
Copy the full SHA bf6c67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1f3d8 - Browse repository at this point
Copy the full SHA fc1f3d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 307d507 - Browse repository at this point
Copy the full SHA 307d507View commit details -
Configuration menu - View commit details
-
Copy full SHA for a347d4e - Browse repository at this point
Copy the full SHA a347d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c0db36 - Browse repository at this point
Copy the full SHA 8c0db36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d02934 - Browse repository at this point
Copy the full SHA 7d02934View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdb302 - Browse repository at this point
Copy the full SHA bcdb302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 033a2dd - Browse repository at this point
Copy the full SHA 033a2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8b1f7 - Browse repository at this point
Copy the full SHA 2e8b1f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0f318 - Browse repository at this point
Copy the full SHA 1f0f318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1e5bf - Browse repository at this point
Copy the full SHA 2f1e5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8abfc7d - Browse repository at this point
Copy the full SHA 8abfc7dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d37965d...8abfc7d