Skip to content

Conversation

@ryanseys
Copy link
Contributor

@ryanseys ryanseys commented May 1, 2015

Fixes #519

My angular-foo is not the best so @stephenplusplus should definitely not hold back in telling me if this is a terrible way to do it. :)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 1, 2015
@ryanseys ryanseys changed the title Add links to GitHub Add links to code on GitHub May 1, 2015
@ryanseys
Copy link
Contributor Author

ryanseys commented May 1, 2015

Sorry I would make a link to my Github Pages so you can preview it but I can't figure out how to replicate the docs folder properly over to the gh-pages branch. 😊

This comment was marked as spam.

This comment was marked as spam.

@stephenplusplus
Copy link
Contributor

My process isn't very elegant, but:

  1. Clone another gcloud-node (gcloud-node-gh-pages), which will always sit on the gh-pages branch
  2. cd to/your/gcloud-node
  3. npm run docs
  4. cp -R docs/* ../gcloud-node-gh-pages

💃

@ryanseys
Copy link
Contributor Author

ryanseys commented May 4, 2015

Oh yeah, that's probably smarter to have two repos. gh-pages is a nice idea in theory but most of the time I wish it was its own repo like wikis are.

@stephenplusplus
Copy link
Contributor

Oh my gosh, it's perfect.

stephenplusplus added a commit that referenced this pull request May 4, 2015
@stephenplusplus stephenplusplus merged commit f833b3b into googleapis:master May 4, 2015
@ryanseys
Copy link
Contributor Author

ryanseys commented May 4, 2015

😊

@ryanseys ryanseys deleted the links-to-github branch May 4, 2015 15:29
sofisl pushed a commit that referenced this pull request Sep 27, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/3ab4095b-0974-4516-aab6-99038956a6bc/targets

- [ ] To automatically regenerate this PR, check this box.
sofisl pushed a commit that referenced this pull request Nov 9, 2022
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/3ab4095b-0974-4516-aab6-99038956a6bc/targets

- [ ] To automatically regenerate this PR, check this box.
sofisl pushed a commit that referenced this pull request Nov 10, 2022
gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Nov 11, 2022
sofisl pushed a commit that referenced this pull request Nov 18, 2022
samples: pull in latest typeless bot, clean up some comments

Source-Link: https://togithub.com/googleapis/synthtool/commit/0a68e568b6911b60bb6fd452eba4848b176031d8
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
sofisl pushed a commit that referenced this pull request Jan 24, 2023
sofisl pushed a commit that referenced this pull request Jan 25, 2023
sofisl pushed a commit that referenced this pull request Sep 13, 2023
* chore: remove all monolith Bazel deps chore: release gapic-generator-csharp v1.3.7 chore: release gapic-generator-go 0.20.5 chore: release gapic-generator-java 1.0.14 chore: release gapic-generator-php 1.0.1 chore: release gapic-generator-python 0.50.0 chore: update gapic-generator-ruby to the latest commit chore: release gapic-generator-typescript 1.5.0

Committer: @miraleung
PiperOrigin-RevId: 380641501

Source-Link: googleapis/googleapis@076f7e9

Source-Link: googleapis/googleapis-gen@27e4c88

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Eric Schmidt <[email protected]>
sofisl pushed a commit that referenced this pull request Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add links to code from documentation?

3 participants