Commit Graph

12 Commits

Author SHA1 Message Date
Fredrik Lönnegren f132230beb Update copyright year (2025)
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
2025-01-07 16:43:28 +01:00
David Cassany Viladomat c05f5d4913
bump elemental-toolkit to v2 (#1969)
* bump elemental-toolkit to v2

Signed-off-by: David Cassany <dcassany@suse.com>

* Move pkg/types/v2 to simply pkg/types

This commit leaves the code with a single set of types
and in refers to it as the types packge instead of
v1 or v2.

For the time being we do not foresee managing more
than one single major version of type within the
same code.

Signed-off-by: David Cassany <dcassany@suse.com>

* Stop referring to mocks package as v2mock in favor of simply 'mocks'

Signed-off-by: David Cassany <dcassany@suse.com>

* Fix leftovers after rebase

Signed-off-by: David Cassany <dcassany@suse.com>

---------

Signed-off-by: David Cassany <dcassany@suse.com>
2024-03-08 09:14:56 +01:00
Fredrik Lönnegren cd4e009b88 Update copyright year (2024)
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
2024-01-09 09:44:34 +01:00
Fredrik Lönnegren 64b8d0a148
Add init command (#1767) 2023-06-16 17:33:55 +02:00
Fredrik Lönnegren 1262bcd099 Move elemental-cli into elemental-toolkit module
Signed-off-by: Fredrik Lönnegren <fredrik.lonnegren@suse.com>
2023-05-16 09:43:57 +02:00
David Cassany be54c0707f Use year range in copyright headers instead of just bumping the year
Signed-off-by: David Cassany <dcassany@suse.com>
2023-01-12 11:13:33 +01:00
David Cassany 408d2ab56f Bump year in copyright headers
Signed-off-by: David Cassany <dcassany@suse.com>
2023-01-12 11:13:33 +01:00
Itxaka 64da9d7d9a
increase reset test (#241) 2022-06-09 12:04:49 +02:00
Francesco Giudici 6458932b86
Rename package to rancher/elemental-cli (#236)
Update package name and internal references.

Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
2022-06-06 15:27:57 +02:00
Itxaka 1554b61fd1
Fail disk build if luet errors (#233) 2022-06-01 10:14:44 +02:00
Itxaka 491b27d09a
Use golangci for lint+license check (#123) 2022-03-03 09:49:22 +00:00
David Cassany Viladomat c7e1cb7f90
Use grab library as the http client (#121)
* user grab library as the httpclient
* Test without parallel processes for root tests

Signed-off-by: David Cassany <dcassany@suse.com>
2022-03-01 13:05:35 +01:00