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

chore: merge reearth/reearth-backend #318

Merged
merged 254 commits into from Aug 16, 2022

Conversation

KeisukeYamashita
Copy link
Contributor

@KeisukeYamashita KeisukeYamashita commented Aug 13, 2022

WHY

To make this repository monorepo. This is the first step of the monorepo migration.

To reviewer

The first commits are just merging the history https://github.com/reearth/reearth/compare/72e3edc85fcd17eea9a903319e2f55f0a6511f6d..47c3e7f46b60efee06889b31ab8ffa5ecb7cae36 from reearth-backend.

Commits later than that are migrations that need to update 👉 https://github.com/reearth/reearth/compare/47c3e7f46b60efee06889b31ab8ffa5ecb7cae36..KeisukeYamashita/port-reearth-backend and it should be the main scope of the review 🙏

rot1024 and others added 30 commits May 26, 2021 14:45
* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

Co-authored-by: YK <ykeukarya@gmail.com>
Co-authored-by: rot1024 <aayhrot@gmail.com>
Co-authored-by: Ya Ka <eng.ymk@gmail.com>
Co-authored-by: HideBa <49897538+HideBa@users.noreply.github.com>
* testing pkg/id/id.go

* testing pkg/id/plugin.go

* testing pkg/id/plugin.go

* testing pkg/id/plugin_extension.go

* testing pkg/id/property_schema.go

* testing pkg/id/property_schema_field.go

* testing id.tmpl

* reduce some duplicated logic

* - update gen.go file
- uncomment some test cases

* fix PR comments

* test: pkg/shp (#5)

* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

Co-authored-by: YK <ykeukarya@gmail.com>

* test: pkg/shp (#5)

* - comment out unused code

* - add test data

* - reader test

* - sequential reader test

* - shp type test

* - shp test

* - writer test

* - zip reader test

* - add test data

* fix PR comments

Co-authored-by: YK <ykeukarya@gmail.com>
Co-authored-by: rot1024 <aayhrot@gmail.com>
rot1024 and others added 19 commits June 17, 2022 18:54
* add mongo auth request test

* add process of checking error

* modify fnc name
* change indicator

* change scale name

* change-feild- name

* change the description

* add-japanese-translation

* Update pkg/builtin/manifest_ja.yml

Co-authored-by: HideBa <49897538+HideBa@users.noreply.github.com>

Co-authored-by: nina992 <nouralali992@gmail.com>
Co-authored-by: HideBa <49897538+HideBa@users.noreply.github.com>
* feat: setup timeline buitlin widget

* fix: enable singleOnly flag

* fix: improve description

* Update pkg/builtin/manifest_ja.yml

Co-authored-by: rot1024 <aayhrot@gmail.com>

Co-authored-by: rot1024 <aayhrot@gmail.com>
…eYamashita/port-reearth-backend

Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
@KeisukeYamashita KeisukeYamashita self-assigned this Aug 13, 2022
@KeisukeYamashita KeisukeYamashita changed the title Merge reearth/reearth-backend chore: merge reearth/reearth-backend Aug 13, 2022
@codecov
Copy link

codecov bot commented Aug 13, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@d40b334). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head fccef02 differs from pull request most recent head 6c6edf3. Consider uploading reports for the commit 6c6edf3 to get more accurate results

@@           Coverage Diff           @@
##             main     #318   +/-   ##
=======================================
  Coverage        ?   14.23%           
=======================================
  Files           ?      355           
  Lines           ?    78883           
  Branches        ?        0           
=======================================
  Hits            ?    11230           
  Misses          ?    66626           
  Partials        ?     1027           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rot1024 rot1024 marked this pull request as ready for review August 16, 2022 09:26
@rot1024 rot1024 force-pushed the KeisukeYamashita/port-reearth-backend branch from fccef02 to 6c6edf3 Compare August 16, 2022 09:32
@rot1024 rot1024 merged commit 98514b6 into main Aug 16, 2022
@rot1024 rot1024 deleted the KeisukeYamashita/port-reearth-backend branch August 16, 2022 09:38
pyshx pushed a commit that referenced this pull request Apr 17, 2023
fix asset modal and 3d tile not updating
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