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

Update README generation script #46

Merged
merged 5 commits into from Apr 16, 2021
Merged

Conversation

jhuleatt
Copy link
Collaborator

Update the generate-readmes script to:

  • add the firebase producer ID to CLI commands
  • use ref instead of sourceName in console install links

With these changes, we won't have to regenerate readmes after every release, since the ref in the console install link is no longer pointing to a specific version.

@google-cla google-cla bot added the cla: yes label Apr 13, 2021
@jhuleatt
Copy link
Collaborator Author

@huangjeff5 I realized we should update the in-github install links as part of the registry api launch

@jhuleatt jhuleatt merged commit c908906 into next Apr 16, 2021
elvisun added a commit that referenced this pull request Jul 7, 2021
* List extensions in readme (#30)

* add all extensions to readme

* Update README.md

* Fixed link to sentiment analysis in README (#32)

* fix(storage-extract-image-text): added missing compiled files (#39)

* fix(storage-extract-image-text): added missing compiled files

* removed map files, ignore is now more explicit on lib

* bump storage-extract-image-text version

* chore(storage-extract-image-text) bump version

* update storage-extract-image-text install link

* Copied from alpha repo without any change.

* Fix compilation and lint errors

* Edits to PREINSTALL POSTINSTALL

* run prettier

* Added image classification experimental extension (#33)

* Added image classification extension

Performs image labelling on images uploaded to Storage and writes labels to storage.

* Switched to writing labels to firestore

* Added image classification extension

Performs image labelling on images uploaded to Storage and writes labels to storage.

* Switched to writing labels to firestore

* cleaning up gitignore

* Adding compiled JS file and minor cleanup

* renamed extension to storage-image-labeling

* address PR comments: using content type instead of file extension

* added storage-image-labeling to lerna.json

* ran `prettier -w "**/*.{js,md,yml,ts,json,yaml}"`

* US-CENTRAL1 only for now.

* Add firestore-perspective-toxicity extension link (#42)

* Add firestore-perspective-toxicity extension link

Co-authored-by: Iman Rahmati <imanrahmati@google.com>
Co-authored-by: jhuleatt <jhuleatt@google.com>

* Feedback

* More documents and README.md

* Update readme link

* Fix url

* Replaced images

* Fix package name

* add a pull request template

* fix pr template

* add author field to firestore-bundle-server

* Update README generation script (#46)

* Add storage mirror firestore (#48)

* Add storage mirror firestore src code
* update readmes
* formatting
* Fix param name
Co-authored-by: Iman Rahmati <imanrahmati@google.com>
Co-authored-by: Darren Ackers <ackers86@hotmail.com>

* Fix storage-mirror-firestore link (#50)

* fix schedule-firestore-writes: error message even on success

* add storage-label-videos and storage-transcode-videos (#56)

Co-authored-by: Iman Rahmati <imanrahmati@google.com>

* Updated formatting for path mapping example in storage mirror firestore (#55)

* Updated formatting for path mapping example in storage mirror firestore

* run code samples through prettier.io

Co-authored-by: Jeff <3759507+jhuleatt@users.noreply.github.com>

Co-authored-by: Jeff <jhuleatt@google.com>
Co-authored-by: Gaëtan <blaxoujunior@gmail.com>
Co-authored-by: Darren Ackers <ackers86@hotmail.com>
Co-authored-by: Wu-Hui <wu.hui.github@gmail.com>
Co-authored-by: Pavel Jbanov <pavelgj@gmail.com>
Co-authored-by: Iman Rahmatizadeh <678917+i14h@users.noreply.github.com>
Co-authored-by: Iman Rahmati <imanrahmati@google.com>
Co-authored-by: wu-hui <53845758+wu-hui@users.noreply.github.com>
Co-authored-by: yannic.ellhotka@gmail.com <yannic.ellhotka@gmail.com>
Co-authored-by: Michael Bleigh <bleigh@google.com>
Co-authored-by: Elvis Sun <gmail@elvisun.com>
Co-authored-by: Jeff <3759507+jhuleatt@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant