Commit Graph

7 Commits

Author SHA1 Message Date
Antoine Toulme 829157cef7
[chore] add checkapi to tools (#12954)
Adds checkapi to the tools and a make target to run it.

Fixes #12360

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Evan Bradley <11745660+evan-bradley@users.noreply.github.com>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
2025-05-05 15:52:16 +00:00
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 58b1466f5c
nit: fix comments in BuildInfo struct (#5448)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2022-06-01 10:16:01 -07:00
José Carlos Chávez 9d3a8a4608
Adds vanity import check (#4180)
* chore: adds porto and fixes vanity imports.

* chore: fixes target overriding.

* chore: fixes install of porto.

* chore: includes porto as a tool.

* chore: upgrades porto to check internals.

* chore: rebase and update vanity import.

* chore: removes unnecessary space.

* chore: rollsback vanity import in generated files.
2021-10-12 13:47:36 -07:00
Carlos Alberto Cortez 3f75254ebb
Rename DefaultBuildInfo() to NewDefaultBuildInfo() (#4129)
* Rename DefaultBuildInfo() to NewDefaultBuildInfo()

* Update CHANGELOG.

* Update CHANGELOG.md

Co-authored-by: Bogdan Drutu <lazy@splunk.com>
2021-09-27 09:09:19 -07:00
Dhruv Vora ed89eb084b
Renamed ExeName to Command, added Description in start info (#3057)
* changed ExeName to Command, added Description to BuildInfo

* upadted LongName entry in CHANGELOG
2021-04-30 09:37:22 -07:00
Dhruv Vora 4d66e0eaf4
Rename ApplicationStartInfo to BuildInfo (#3056)
* renamed ApplicationStartInfo to BuildInfo

* renamed application_info to build_info
2021-04-29 10:01:23 -07:00