Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

chore(multiple): 0.0.4 release proposal#154

Merged
draffensperger merged 4 commits into
census-instrumentation:masterfrom
crdgonzalezca:release
Aug 6, 2019
Merged

chore(multiple): 0.0.4 release proposal#154
draffensperger merged 4 commits into
census-instrumentation:masterfrom
crdgonzalezca:release

Conversation

@crdgonzalezca
Copy link
Copy Markdown
Contributor

@crdgonzalezca crdgonzalezca commented Aug 6, 2019

Comment thread .circleci/config.yml
# Run publish script for each package suffix and its NPM wombat token.
- run: .circleci/publish.sh all $WOMBAT_TOKEN_ALL
- run: .circleci/publish.sh initial-load $WOMBAT_TOKEN_INITIAL_LOAD
- run: .circleci/publish.sh core $WOMBAT_TOKEN_CORE
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could you add the scripts package as well?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actually, I was able to add it so I can publish this!

This is needed to make sure the scripts get to NPM
@draffensperger draffensperger merged commit dd53697 into census-instrumentation:master Aug 6, 2019
@crdgonzalezca crdgonzalezca deleted the release branch August 9, 2019 18:48
RenaultAI pushed a commit to RenaultAI/opencensus-web that referenced this pull request Nov 20, 2019
Can now intercept Zipkin Protobuf spans that are
sent to a Zipkin server.

The ZipkinInterceptor multiplexes on the "Content-Type"
header, checking if the value set is "application/x-protobuf"
otherwise fallback to try parsing as JSON.

* go.mod: use Zipkin-Go which features proto parsing
* Add the "X-B3-Flags" reference from Zipkin resources

Fixes census-instrumentation#154
Spawned openzipkin/zipkin-go#87
Waiting on openzipkin/zipkin-go#88
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants