Skip to content

Tags: arduino/go-updater

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add ci, scripts, and config files (#2)

* add ci and scripts

* add task to go.mod

* remove codeowner

* update licenses config

* Update .editorconfig

Co-authored-by: Davide <davideneri18@gmail.com>

* Update .editorconfig

Co-authored-by: Davide <davideneri18@gmail.com>

* Update dprint.json

Co-authored-by: Davide <davideneri18@gmail.com>

* Update dprint.json

Co-authored-by: Davide <davideneri18@gmail.com>

* Update dprint.json

Co-authored-by: Davide <davideneri18@gmail.com>

* Update Taskfile.yml

Co-authored-by: Davide <davideneri18@gmail.com>

* Update Taskfile.yml

Co-authored-by: Davide <davideneri18@gmail.com>

* Update Taskfile.yml

Co-authored-by: Davide <davideneri18@gmail.com>

* remove license version

* add review license

* Update .github/workflows/release.yml

Co-authored-by: Davide <davideneri18@gmail.com>

* update dprint

* add license

* update linter version on ci

* make fmt happy

* Update .github/workflows/release.yml

Co-authored-by: Davide <davideneri18@gmail.com>

* Update .licensed.yml

Co-authored-by: Per Tillisch <accounts@perglass.com>

* Remove reviewed dependencies from .licensed.yml

* Remove obsolete dependency license files for updater

* Remove hardcoded Go version and use go.mod for versioning in workflows

* fixup! Remove hardcoded Go version and use go.mod for versioning in workflows

* fixup! fixup! Remove hardcoded Go version and use go.mod for versioning in workflows

---------

Co-authored-by: lucarin91 <l.rinaldi@arduino.cc>
Co-authored-by: Davide <davideneri18@gmail.com>
Co-authored-by: Per Tillisch <accounts@perglass.com>