-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(snap)!: Drop the support for legacy snap env options (#454)
* ci(snap): Upgrade to v3 snap testing actions * refactor(snap)!: Remove support for legacy env options BREAKING CHANGE: Drop the support for deprecated snap options starting with `env.` * ci: Reduce dependabot interval to daily Signed-off-by: Farshid Tavakolizadeh <farshid.tavakolizadeh@canonical.com>
- v4.0.0-dev.11
- v4.0.0-dev.10
- v4.0.0-dev.9
- v4.0.0-dev.8
- v4.0.0-dev.7
- v4.0.0-dev.6
- v4.0.0-dev.5
- v4.0.0-dev.4
- v4.0.0-dev.3
- v4.0.0-dev.2
- v4.0.0-dev.1
- v3.2.0-dev.23
- v3.2.0-dev.22
- v3.2.0-dev.21
- v3.2.0-dev.20
- v3.2.0-dev.19
- v3.2.0-dev.18
- v3.2.0-dev.17
- v3.2.0-dev.16
- v3.2.0-dev.15
- v3.2.0-dev.14
- v3.2.0-dev.13
- v3.2.0-dev.12
- v3.2.0-dev.11
- v3.2.0-dev.10
- v3.2.0-dev.9
- v3.2.0-dev.8
- v3.2.0-dev.7
- v3.2.0-dev.6
- v3.2.0-dev.5
- v3.2.0-dev.4
- v3.2.0-dev.3
- v3.2.0-dev.2
- v3.2.0-dev.1
- v3.1.1
- v3.1.0
- v3.1.0-dev.25
- v3.1.0-dev.24
- v3.1.0-dev.23
- v3.1.0-dev.22
- v3.1.0-dev.21
- v3.1.0-dev.20
- v3.1.0-dev.19
- v3.1.0-dev.18
- v3.1.0-dev.17
- v3.1.0-dev.16
- v3.1.0-dev.15
- v3.1.0-dev.14
- v3.1.0-dev.13
- v3.1.0-dev.12
- v3.1.0-dev.11
- v3.1.0-dev.10
- v3.1.0-dev.9
- v3.1.0-dev.8
- v3.1.0-dev.7
- v3.1.0-dev.6
- v3.1.0-dev.5
- v3.1.0-dev.4
- v3.1.0-dev.3
- v3.1.0-dev.2
- v3.1.0-dev.1
- v3.1
- v3.0.0
- v3.0
Showing
7 changed files
with
24 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
module github.com/edgexfoundry/device-mqtt-go/hooks | ||
|
||
require github.com/canonical/edgex-snap-hooks/v2 v2.4.1 | ||
module github.com/edgexfoundry/device-mqtt-go/snap/local/helper-go | ||
|
||
go 1.18 | ||
|
||
require github.com/canonical/edgex-snap-hooks/v3 v3.0.0-20230112170125-c0580fb68dab |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,6 @@ | ||
github.com/canonical/edgex-snap-hooks/v2 v2.4.1 h1:TFFF/mHkYTmUd040N8S4q/mp78CUZr1W3Cxx4uRpfOg= | ||
github.com/canonical/edgex-snap-hooks/v2 v2.4.1/go.mod h1:8mjUKSAFNsXYvV0fcfOoYue1dSjTVeJYdaQYtA6pb6Y= | ||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= | ||
github.com/canonical/edgex-snap-hooks/v3 v3.0.0-20230112170125-c0580fb68dab h1:wpiKN0hX8tqeZNa4jPvgyrqP8ixm1Xu7lcQA3bypR7w= | ||
github.com/canonical/edgex-snap-hooks/v3 v3.0.0-20230112170125-c0580fb68dab/go.mod h1:RvJ48YbdBPZn7L8OcylOpKIlIJD+nMjo5D7WSnPYusY= | ||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= | ||
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= | ||
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= | ||
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= | ||
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= | ||
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw= | ||
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= | ||
github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk= | ||
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= | ||
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= | ||
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= | ||
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk= | ||
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= | ||
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters