Skip to content

Tags: elastic/docs

Tags

cloud_2019_10_18

Toggle cloud_2019_10_18's commit message
Add new pinned version tag for Cloud doc builds

cloud_2019_09_10

Toggle cloud_2019_09_10's commit message
New pinned version tag for Cloud make command

cloud_2019_08_02

Toggle cloud_2019_08_02's commit message
Add new Cloud tag so that we can build the recent Heroku docs

cloud_2019_07_10

Toggle cloud_2019_07_10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch preview to chunked transfer (#921)

Switches the PR preview infrastructure from buffering the entire file to
chunked transfer. This allows us to do two things:
1. Shrink the size of the node process significantly.
2. Handle large files.

cloud_2019_04_22

Toggle cloud_2019_04_22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Integtest: Add tests for building all books (#810)

Adds a basic test for building all books. I expect we'll want to refactor
it significantly as we port more tests for Make to rspec, but this is a
start!

v0.1

Toggle v0.1's commit message
Revert .NET API's branch to 6.x (#582)

The .NET API doesn't branch the same way as the stack. It looks like
most of the clients don't actually. We bumped its branch to 6.7 as part
of bumping the stack. This was incorrect because they have no plans to
create a 6.7 branch.