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

NPM release docs and CI tooling #64

Merged
merged 1 commit into from
Apr 26, 2019
Merged

NPM release docs and CI tooling #64

merged 1 commit into from
Apr 26, 2019

Conversation

draffensperger
Copy link
Contributor

This updates the CircleCI build to enable automated publishing of tagged commits and also fills out a RELEASING.md. It also makes the @opencensus/web-all build JS bundles in a prepublishOnly step.

cc/ @soldair

@ofrobots
Copy link

lgtm

/cc @bcoe who is working on some release automation tooling (e.g. changelog generation) that might be help simplify the process down the road.

Copy link

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

LGTM

@draffensperger draffensperger merged commit 4dff441 into master Apr 26, 2019
@draffensperger draffensperger deleted the releasing-config branch April 26, 2019 16:54
@bcoe
Copy link

bcoe commented Apr 26, 2019

@ofrobots @draffensperger fun fact, lerna actually has some of the conventional commits functionality built in:

https://michaljanaszek.com/blog/lerna-conventional-commits

If you do stick with lerna, we might be able to still share a lot of tooling.

@draffensperger
Copy link
Contributor Author

Thanks @bcoe for the pointer there!

RenaultAI pushed a commit to RenaultAI/opencensus-web that referenced this pull request Nov 20, 2019
RenaultAI pushed a commit to RenaultAI/opencensus-web that referenced this pull request Nov 20, 2019
After each exporter has exported spans, record the
number of spans exported with tag:
    "opencensus_exporter": <name>

Updates census-instrumentation#64
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.

5 participants