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

Update build process with doc publishing#13

Merged
michaelbausor merged 2 commits into
googleapis:masterfrom
michaelbausor:update-build
Apr 14, 2017
Merged

Update build process with doc publishing#13
michaelbausor merged 2 commits into
googleapis:masterfrom
michaelbausor:update-build

Conversation

@michaelbausor

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread build.gradle
task createApiDocsRedirect {
dependsOn 'copyFilesToGhPages'
doLast {
def template = new File('templates/apidocs_index.html.template').text

This comment was marked as spam.

@garrettjonesgoogle

Copy link
Copy Markdown
Contributor

LGTM after tests pass

@codecov-io

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #13   +/-   ##
=========================================
  Coverage     56.61%   56.61%           
  Complexity      126      126           
=========================================
  Files            15       15           
  Lines           590      590           
  Branches         91       91           
=========================================
  Hits            334      334           
  Misses          233      233           
  Partials         23       23

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 66eab39...219bfde. Read the comment docs.

@michaelbausor michaelbausor merged commit 64ff025 into googleapis:master Apr 14, 2017
@michaelbausor michaelbausor deleted the update-build branch April 14, 2017 15:53
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.

3 participants