arduino-create-agent icon indicating copy to clipboard operation
arduino-create-agent copied to clipboard

The Arduino Create Agent

Results 81 arduino-create-agent issues
Sort by recently updated
recently updated
newest added

**Please check if the PR fulfills these requirements** - [x] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-create-agent/pulls) before creating one) - [ ] Tests for the...

type: enhancement
topic: infrastructure

Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 5. Release notes Sourced from geekyeggo/delete-artifact's releases. v5.0.0 Switch to @​actions/artifact, removing the need for a token parameter (Sebastian Weigand) #24 v4.1.0 Add default token....

topic: infrastructure

The Arduino Agent might be used in some pages that will be hosted on new third-level domains. https://github.com/arduino/arduino-create-agent/blob/main/main.go#L362-L366 Needed changes: - remove the previously added `register.arduino.cc` (#908) - add the...

type: enhancement
topic: code

Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.0-alpha.0 to 1.1.0-alpha.2. Release notes Sourced from github.com/ProtonMail/go-crypto's releases. v1.1.0-alpha.1 What's Changed Removes the openpgp.VerifyDetachedSignatureAndSaltedHash function and the packet.SaltedHashSpecifier as they are no longer required. They were...

topic: infrastructure

Bumps goa.design/goa/v3 from 3.14.6 to 3.15.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=goa.design/goa/v3&package-manager=go_modules&previous-version=3.14.6&new-version=3.15.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

topic: infrastructure

Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.5.0 to 1.7.0. Release notes Sourced from github.com/gin-contrib/cors's releases. v1.7.0 Changelog Bug fixes 7f30a1f fix: improve error handling and test robustness Enhancements 9d49f16 chore(cors): Allow a custom...

topic: infrastructure

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.16.0 to 0.18.0. Commits 360f961 unix: add API for fsconfig system call 7ff74af unix: drop go version tags for unsupported versions 6b4eab5 unix: suppress ENOMEM errors from...

topic: infrastructure

**Please check if the PR fulfills these requirements** - [X] The PR has no duplicates (please search among the [Pull Requests](https://github.com/arduino/arduino-create-agent/pulls) before creating one) - [X] Tests for the changes...

type: enhancement
topic: code

### Current problem The front-end applications using the Agent, for example the Cloud Editor, have no way to be notified when a new board is connected (or in general when...

type: enhancement
topic: code

Bumps [github.com/arduino/arduino-cli](https://github.com/arduino/arduino-cli) from 0.35.0 to 0.35.3. Release notes Sourced from github.com/arduino/arduino-cli's releases. v0.35.3 Changelog 95cfd654 Allow optional programmer in debug (#2540) v0.35.2 Changelog 01de174c Fixed an extremely rare race-condition during...

topic: infrastructure