Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove year from copyright #964

Merged
merged 7 commits into from
May 26, 2020
Merged

remove year from copyright #964

merged 7 commits into from
May 26, 2020

Conversation

bruno-garcia
Copy link
Member

This came up in code reviews now on an exporter for Sentry but also in other OTel repos:

image

/cc @pjanotti

@james-bebbington
Copy link
Member

I'm not really sure of the implications of removing the year from this disclaimer, but if its deemed okay, note that you've only updated a small number of source files in this PR (many files reference 2018, 2019, or include an extra comma after the year). If we're going to make this change, we should presumably update everything at once.

@bruno-garcia
Copy link
Member Author

Good catch, Thanks I'll update the others

@bruno-garcia
Copy link
Member Author

@james-bebbington should be fixed now. Thanks for reviewing.

/cc @reyang @SergeyKanzhelev who are tagged in the screenshot I added to the PR.

Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Makefile Outdated
@@ -81,7 +81,7 @@ test-with-cover:

.PHONY: addlicense
addlicense:
$(ADDLICENCESE) -y '' -c 'OpenTelemetry Authors' $(ALL_SRC)
$(ADDLICENCESE) -c 'The OpenTelemetry Authors' $(ALL_SRC)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need "The"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just trying to be consistent with the other repos but I'd be happy to drop it.

@tigrannajaryan
Copy link
Member

@bruno-garcia please fix the merge conflict.

@bruno-garcia
Copy link
Member Author

@tigrannajaryan fixed. Thanks

@bruno-garcia
Copy link
Member Author

CI is failing on loadtests:

With:
Error: No such image: cimg/go:1.14

I'll try to trigger it again by reopening this PR

@bruno-garcia
Copy link
Member Author

That didn't do it.
I can't re-run it on CircleCI because:
image

Can anyone bail me out here please?

@jrcamp
Copy link
Contributor

jrcamp commented May 20, 2020

I trigger it by doing a commit --amend to my previous change and force push.

@codecov
Copy link

codecov bot commented May 20, 2020

Codecov Report

Merging #964 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #964   +/-   ##
=======================================
  Coverage   85.61%   85.61%           
=======================================
  Files         189      189           
  Lines       13167    13167           
=======================================
  Hits        11273    11273           
  Misses       1441     1441           
  Partials      453      453           
Impacted Files Coverage Δ
client/client.go 100.00% <ø> (ø)
component/componenterror/errors.go 100.00% <ø> (ø)
component/componenttest/error_waiting_host.go 64.70% <ø> (ø)
component/componenttest/nop_host.go 33.33% <ø> (ø)
config/config.go 99.70% <ø> (ø)
config/configcheck/configcheck.go 100.00% <ø> (ø)
config/configgrpc/configgrpc.go 100.00% <ø> (ø)
config/configmodels/configmodels.go 100.00% <ø> (ø)
config/configtest/configtest.go 100.00% <ø> (ø)
config/configtls/configtls.go 100.00% <ø> (ø)
... and 106 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update daf2fc7...78b75c5. Read the comment docs.

@bruno-garcia
Copy link
Member Author

CI is happy now.

@tigrannajaryan tigrannajaryan self-assigned this May 20, 2020
@tigrannajaryan
Copy link
Member

@bruno-garcia can you rebase or otherwise make a change to the commit to trigger a build again? For some reason codecov is stuck.

@bruno-garcia
Copy link
Member Author

@tigrannajaryan I've pulled master into the branch and did another pass. Mainly hostmetricsreceiver that was added and included year.

@bruno-garcia
Copy link
Member Author

@tigrannajaryan CI seems to be happy all the way now, including codecov \o/

@tigrannajaryan tigrannajaryan merged commit 8aa2731 into open-telemetry:master May 26, 2020
@bruno-garcia bruno-garcia deleted the ref/copyright-year branch May 27, 2020 00:42
wyTrivail pushed a commit to mxiamxia/opentelemetry-collector that referenced this pull request Jul 13, 2020
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
swiatekm pushed a commit to swiatekm/opentelemetry-collector that referenced this pull request Oct 9, 2024
swiatekm pushed a commit to swiatekm/opentelemetry-collector that referenced this pull request Oct 9, 2024
… quoted issue. (open-telemetry#1347)

* test: Add CI scenarios for eBPF Chart. open-telemetry#964

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* fix: EBPF_NET_CRASH_METRIC_PORT env in ebpf chart not being quoted issue.

Signed-off-by: Yang, Robin <[email protected]>

* fix: EBPF_NET_CRASH_METRIC_PORT env in ebpf chart not being quoted issue.

Signed-off-by: Yang, Robin <[email protected]>

---------

Signed-off-by: Yang, Robin <[email protected]>
swiatekm pushed a commit to swiatekm/opentelemetry-collector that referenced this pull request Oct 9, 2024
…ry#1346)

* test: Add CI scenarios for eBPF Chart. open-telemetry#964

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* test: Add CI scenarios for eBPF Chart. [issue-964]

Signed-off-by: Yang, Robin <[email protected]>

* fix: EBPF_NET_CRASH_METRIC_PORT env in ebpf chart not being quoted issue.

Signed-off-by: Yang, Robin <[email protected]>

* feat: grant ebpf k8s collector job watching permission.

Signed-off-by: Yang, Robin <[email protected]>

* feat: grant ebpf k8s collector job watching permission.

Signed-off-by: Yang, Robin <[email protected]>

* feat: grant ebpf k8s collector job watching permission.

Signed-off-by: Yang, Robin <[email protected]>

---------

Signed-off-by: Yang, Robin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants