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

Refresh otel fork update workflow to account for added/removed packages. #1132

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

straussb
Copy link
Contributor

We removed the confighttp override in 0865173.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

We removed the confighttp override in 0865173.
@straussb straussb requested a review from a team as a code owner April 11, 2024 16:00
Copy link
Contributor

@jefchien jefchien left a comment

Choose a reason for hiding this comment

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

This workflow is a bit outdated. It's missing a couple of our contrib dependencies, which is leading version drift. I think we should revisit this.

Missing

github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsproxy
github.com/amazon-contributing/opentelemetry-collector-contrib/internal/aws/proxy
github.com/amazon-contributing/opentelemetry-collector-contrib/internal/kubelet
github.com/amazon-contributing/opentelemetry-collector-contrib/pkg/stanza
github.com/amazon-contributing/opentelemetry-collector-contrib/extension/awsmiddleware
github.com/amazon-contributing/opentelemetry-collector-contrib/override/aws

@straussb
Copy link
Contributor Author

Addressed @jefchien 's comment and alphabetized/refactored a bit.

Workflow run in my fork: https://github.com/straussb/amazon-cloudwatch-agent/actions/runs/8651141047/job/23721186276
Generated PR: straussb#2

Copy link
Contributor

@jefchien jefchien left a comment

Choose a reason for hiding this comment

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

I like this a lot better

.github/workflows/otel-fork-replace.yml Outdated Show resolved Hide resolved
.github/workflows/otel-fork-replace.yml Outdated Show resolved Hide resolved
.github/workflows/otel-fork-replace.yml Outdated Show resolved Hide resolved
@straussb
Copy link
Contributor Author

straussb commented Apr 11, 2024

@straussb straussb changed the title Remove confighttp from otel fork update workflow. Refresh otel fork update workflow to account for added/removed packages. Apr 11, 2024
jefchien
jefchien previously approved these changes Apr 11, 2024
@jefchien
Copy link
Contributor

Looks like you need to do a go mod tidy

Copy link
Contributor

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants