tnt icon indicating copy to clipboard operation
tnt copied to clipboard

add versioning to docs build action

Open edward-io opened this issue 3 years ago • 2 comments

Please read through our contribution guide prior to creating your pull request.

Summary:

  • removes unit tests from doc build (tests still run on PR and commit in the unit_test action)
  • instead of the files being stored directly, move to master directory. when tnt gets a full release, a stable symlink can point to the directory of the latest version (e.g. 0.0.3/).

Test plan:

https://github.com/edward-io/tnt/tree/gh-pages

Fixes #{issue number}

edward-io avatar Oct 19 '22 22:10 edward-io

@edward-io has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Oct 19 '22 22:10 facebook-github-bot

Codecov Report

Merging #244 (7ae1306) into master (7c921bc) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  Coverage   89.43%   89.43%           
=======================================
  Files          81       81           
  Lines        4837     4837           
=======================================
  Hits         4326     4326           
  Misses        511      511           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Oct 19 '22 22:10 codecov[bot]