Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo sync #512

Merged
merged 1 commit into from
Oct 14, 2020
Merged

repo sync #512

merged 1 commit into from
Oct 14, 2020

Conversation

Octomerger
Copy link
Contributor

This is an automated pull request to sync changes between the public and private repos.

🤖 This pull request should be merged (not squashed) to preserve continuity across repos, so please let a bot do the merging!

* update preview-openapi-changes documentation

* clarify formatting and that bin dir should exist locally
@Octomerger Octomerger requested a review from a team as a code owner October 14, 2020 02:31
@Octomerger Octomerger merged commit 9b140ba into main Oct 14, 2020
@Octomerger Octomerger deleted the repo-sync branch October 14, 2020 02:38
@github-actions
Copy link
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.

If you haven't already, you can add yourself to the list of contributors by creating a new comment in this PR using these instructions. Thanks again! ✨

@Octomerger Octomerger restored the repo-sync branch October 14, 2020 02:40
jnidzwetzki pushed a commit to jnidzwetzki/docs that referenced this pull request Oct 6, 2022
jnidzwetzki pushed a commit to jnidzwetzki/docs that referenced this pull request Oct 6, 2022
* Toolkit How To docs (github#504)

* File setup to rename section and move install doc in

* Add pages for hyperloglog and counter agg from previous PRs

* Add approx percentile blog post link.

* Add new pages to top level page list

* Remove unused entry

* Index & metadata for hyperfunctions.

* Editing metadata

* initcaps in index

* Add new bucket items with filler content.

* Update index and add other required pages

* Add first draft content

* First draft content for remaining dummy text

* Add directory type in index

* Add comment

* Update xrefs in top level pages, add advanced page, edits.

* typos

* Updates per feedback

* Complete edits on counter aggs example

* Add whitespace around procedure tags

* Add function pipeline content with FIXME blog link

* Final editing pass

* Toolkit API docs (github#514)

* add trailing slash (github#505)

* Create 'legend' for API reference tags (github#503)

* write page

* update link name

* typo

* Apply suggestions from code review

Co-authored-by: Lana Brindley <[email protected]>

* Update api-tag-overview.md

Remove 'Edition'

* add line breaks

* Update api/api-tag-overview.md

Co-authored-by: Lana Brindley <[email protected]>

Co-authored-by: Lana Brindley <[email protected]>

* Update max storage to 16TB, and some light editing. (github#507)

* Update title of Promscale tutorial (github#512)

* Add approx count distinct functions

* Add counter agg functions

* Procedure styling jacob (github#515)

* update

* add procedure block instructions

* convert styling to procedrue on cloud/disk management

* Apply suggestions from code review

Co-authored-by: Lana Brindley <[email protected]>

Co-authored-by: Lana Brindley <[email protected]>

* Update xrefs in approx count distincts pages

* Update xrefs in stats agg pages

* Update xrefs in gapfilling pages (+ light editing)

* Update xrefs in percentil approx pages (+ light editing)

* Update xrefs in counter agg pages

* Update xrefs in time-weighted average pages

* Add missing call

* Updates index with new structure, and adds top pages for each family

* Fix typo in index

* Edit index pages

* hyperfunctions intro

* Updated advanced aggs pages with links to HowTo

* Add toolkit matrix table portions to function family pages

* Add links to function family pages

* Add missing link ref

* Fix bad link

* Final editing pass (1 of 2)

* Final editing pass (2 of 2)

Co-authored-by: Jacob Prall <[email protected]>

* Update timescaledb/how-to-guides/hyperfunctions/about-hyperfunctions.md

Adds link to function pipelines blog post

Co-authored-by: Lana Brindley <[email protected]>
Co-authored-by: Jacob Prall <[email protected]>
jnidzwetzki pushed a commit to jnidzwetzki/docs that referenced this pull request Oct 6, 2022
* Toolkit How To docs (github#504)

* File setup to rename section and move install doc in

* Add pages for hyperloglog and counter agg from previous PRs

* Add approx percentile blog post link.

* Add new pages to top level page list

* Remove unused entry

* Index & metadata for hyperfunctions.

* Editing metadata

* initcaps in index

* Add new bucket items with filler content.

* Update index and add other required pages

* Add first draft content

* First draft content for remaining dummy text

* Add directory type in index

* Add comment

* Update xrefs in top level pages, add advanced page, edits.

* typos

* Updates per feedback

* Complete edits on counter aggs example

* Add whitespace around procedure tags

* Add function pipeline content with FIXME blog link

* Final editing pass

* Toolkit API docs (github#514)

* add trailing slash (github#505)

* Create 'legend' for API reference tags (github#503)

* write page

* update link name

* typo

* Apply suggestions from code review

Co-authored-by: Lana Brindley <[email protected]>

* Update api-tag-overview.md

Remove 'Edition'

* add line breaks

* Update api/api-tag-overview.md

Co-authored-by: Lana Brindley <[email protected]>

Co-authored-by: Lana Brindley <[email protected]>

* Update max storage to 16TB, and some light editing. (github#507)

* Update title of Promscale tutorial (github#512)

* Add approx count distinct functions

* Add counter agg functions

* Procedure styling jacob (github#515)

* update

* add procedure block instructions

* convert styling to procedrue on cloud/disk management

* Apply suggestions from code review

Co-authored-by: Lana Brindley <[email protected]>

Co-authored-by: Lana Brindley <[email protected]>

* Update xrefs in approx count distincts pages

* Update xrefs in stats agg pages

* Update xrefs in gapfilling pages (+ light editing)

* Update xrefs in percentil approx pages (+ light editing)

* Update xrefs in counter agg pages

* Update xrefs in time-weighted average pages

* Add missing call

* Updates index with new structure, and adds top pages for each family

* Fix typo in index

* Edit index pages

* hyperfunctions intro

* Updated advanced aggs pages with links to HowTo

* Add toolkit matrix table portions to function family pages

* Add links to function family pages

* Add missing link ref

* Fix bad link

* Final editing pass (1 of 2)

* Final editing pass (2 of 2)

Co-authored-by: Jacob Prall <[email protected]>

* Create function-pipelines.md

* Add how-to function pipelines

Catchall doc for everything the `->` can do.
We'll split it out in a more principled manner later.

* Add function pipelines to the index

* Using .* to produce proper table output in examples

* remove ellipses

* Move pipelines doc into hyperfunctions How To

* Edit about page for new section

* Editing pipelines doc

* Editing pipelines doc

* Add Toolkit & Experimental tags

* Add toolkit_experimental in examples

Add toolkit_experimental schema qualification in a couple examples
that didn't have it already.
A couple other small fixes.

Co-authored-by: Lana Brindley <[email protected]>
Co-authored-by: Jacob Prall <[email protected]>
Co-authored-by: davidkohn88 <[email protected]>
Co-authored-by: Brian Rowe <[email protected]>
Co-authored-by: davidkohn88 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants