Skip to content

docs: Update points.yml#420

Closed
wildwoosig wants to merge 7 commits into
mainfrom
wildwoosig-patch-1
Closed

docs: Update points.yml#420
wildwoosig wants to merge 7 commits into
mainfrom
wildwoosig-patch-1

Conversation

@wildwoosig

Copy link
Copy Markdown

Corrected instances of "path" to "points" to match sample, plus removed note which is relevant for the path parameter in snap to roads, but isn't relevant for nearest roads.

Fixes #419 🦕

Corrected instances of "path" to "points" to match sample, plus removed note which is relevant for the path parameter in snap to roads, but isn't relevant for nearest roads. Buganizer bug: b/263178829
@google-cla

google-cla Bot commented Jan 3, 2023

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@wangela wangela left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. To clear the Semantic PR check, edit the title of this pull request to add docs: as a prefix to the existing title. This indicates to the release workflow what kind of change this is.
  2. Update your branch to sync with main to pull in the recent fixes to the test workflow.

@wildwoosig wildwoosig changed the title Update points.yml docs: Update points.yml Jan 12, 2023
@wildwoosig

Copy link
Copy Markdown
Author

I've updated the title. Trying to figure out how to sync. I didn't download as a local repository. Also can't figure out how to restart the test.

amuramoto and others added 6 commits January 12, 2023 14:35
- Removes deprecated managed_directories, see bazelbuild/bazel#15463
-  Fixes issue with @build_bazel_rules_nodejs, see bazel-contrib/rules_nodejs#2733 (comment)
- Sets test action to use Ubuntu-20.04 because it's needed for pkg_tar (bazelbuild/bazel#11554) since python2 was removed from Ubuntu after 20.04.
Sets release action to use Ubuntu-20.04 because it's needed for pkg_tar (bazelbuild/bazel#11554) since python2 was removed from Ubuntu after 20.04.
## [1.22.1](v1.22.0...v1.22.1) (2023-01-11)

### Bug Fixes

* Fixes various deprecations in test action ([#425](#425)) ([1efae2f](1efae2f)), closes [/github.com/bazel-contrib/rules_nodejs/issues/2733#issuecomment-903111659](https://github.com//github.com/bazelbuild/rules_nodejs/issues/2733/issues/issuecomment-903111659)
* sets release action to use ubuntu-20.04 ([4dc4034](4dc4034))
* sets semantic release version to 19 in release action ([f6ac071](f6ac071))
@amuramoto
amuramoto requested review from a team and mpegg21 and removed request for a team January 12, 2023 22:35
@amuramoto amuramoto closed this Jan 12, 2023
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.

Generated docs for nearest roads "points" parameter uses "points" and "path". Should be points.

5 participants