~troyanov/maas:fix-lint-go

Last commit made on 2023-04-20
Get this branch:
git clone -b fix-lint-go https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
fix-lint-go
Repository:
lp:~troyanov/maas

Recent commits

695083f... by Anton Troyanov

fix: no lint target for maasagent

5617bbe... by Anton Troyanov

chore: prettify syntax

3b7bcb4... by Anton Troyanov

fix(ci): fix global options for @find

find: warning: you have specified the global option -maxdepth after
the argument -type, but global options are not positional,
i.e., -maxdepth affects tests specified before it as well as those
specified after it.

4ce7ec2... by Anton Troyanov

fix: lint-go target

a084083... by Igor Brovtsin

Clarity renames for kernel-related methods

459972b... by Christian Grabowski

only log that a Rack Controller has disconnected when all connections are gone

270c672... by Anton Troyanov

feat: add maas agent project bootstrap

fdd2c09... by Anton Troyanov

docs: add go-style-guide

cd7fb56... by Igor Brovtsin

`get_hwe_kernels`: use subarch parsing method, support platforms

41cee24... by Igor Brovtsin

UTs for `parse_subarch_kernel_string`