Commit Graph

5 Commits

Author SHA1 Message Date
Alex Boten 80d704deb4
[chore] use license shortform (#7694)
* [chore] use license shortform

To remain consistent w/ contrib repo, see https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/22052

Signed-off-by: Alex Boten <aboten@lightstep.com>

* make goporto

Signed-off-by: Alex Boten <aboten@lightstep.com>

---------

Signed-off-by: Alex Boten <aboten@lightstep.com>
2023-05-18 13:11:17 -07:00
Bogdan Drutu 02187dfeb2
Nit: remove more global state from the Builder (#4448)
* Nit: remove more global state from the Builder

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Update version.go
2021-11-18 09:44:12 -08:00
Bogdan Drutu 000a8f4972
Move builder/cmd/root to internal, no need to be public (#4362)
* Move builder/cmd/root to internal, no need to be public

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Update cmd/builder/internal/root.go

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
2021-11-04 12:15:43 -07:00
Bogdan Drutu 05c56d5fe5
Update copyright in builder to be consistent with collector (#4320)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2021-11-01 17:43:59 -07:00
Juraci Paixão Kröhling e168df5684
Move builder to cmd/builder (#4307)
* Move builder to cmd/builder

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>

* Fix path to Makefile.Common

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>

* Fix versions.yaml entry for the builder

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
2021-10-29 08:52:08 -07:00