Skip to content

Commit

Permalink
chore: rename reearth/reearth repo name to reearth/reearth-visualizer (
Browse files Browse the repository at this point in the history
  • Loading branch information
pyshx authored May 29, 2024
1 parent 8ecaaad commit c109ab6
Show file tree
Hide file tree
Showing 11 changed files with 1,591 additions and 1,591 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_server_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
deploy_test:
name: Deploy app to test env
runs-on: ubuntu-latest
if: github.event.repository.full_name == 'reearth/reearth'
if: github.event.repository.full_name == 'reearth/reearth-visualizer'
steps:
- uses: google-github-actions/auth@v0
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_web_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
deploy_test:
name: Deploy test env
runs-on: ubuntu-latest
if: github.event.repository.full_name == 'reearth/reearth'
if: github.event.repository.full_name == 'reearth/reearth-visualizer'
steps:
- uses: google-github-actions/auth@v0
with:
Expand Down
3,136 changes: 1,568 additions & 1,568 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Re:Earth has adopted a Code of Conduct that we expect project participants to fo

## Good for First Issues

To help you get your feet wet and get you familiar with our contribution process, we have [a list of good](https://github.com/reearth/reearth/projects/1#column-14917909) first issues that contain bugs which have a relatively limited scope. This is a great place to get started.
To help you get your feet wet and get you familiar with our contribution process, we have [a list of good](https://github.com/reearth/reearth-visualizer/projects/1#column-14917909) first issues that contain bugs which have a relatively limited scope. This is a great place to get started.

## Bonus for Contributors

Expand Down
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<p align="center">
<a href="https://github.com/reearth/reearth">
<a href="https://github.com/reearth/reearth-visualizer">
<img src="./public/reearth-logo.svg" alt="Logo" width="300" height="300">
</a>
</p>

[![GitHub stars](https://img.shields.io/github/stars/reearth/reearth.svg?style=social&label=Star&maxAge=2592000)](https://github.com/reearth/reearth/stargazers/)
[![GitHub stars](https://img.shields.io/github/stars/reearth/reearth.svg?style=social&label=Star&maxAge=2592000)](https://github.com/reearth/reearth-visualizer/stargazers/)
[![issues](https://img.shields.io/github/issues/reearth/reearth)](https://img.shields.io/github/issues/reearth/reearth)
[![license](https://img.shields.io/github/license/reearth/reearth)](https://github.com/reearth/reearth/blob/main/LICENSE)
[![release](https://img.shields.io/github/release/reearth/reearth.svg)](https://GitHub.com/reearth/reearth/releases/)
[![discussions](https://img.shields.io/badge/discussion-welcome-green.svg)](https://github.com/reearth/reearth/discussions)
[![license](https://img.shields.io/github/license/reearth/reearth)](https://github.com/reearth/reearth-visualizer/blob/main/LICENSE)
[![release](https://img.shields.io/github/release/reearth/reearth.svg)](https://github.com/reearth/reearth-visualizer/releases/)
[![discussions](https://img.shields.io/badge/discussion-welcome-green.svg)](https://github.com/reearth/reearth-visualizer/discussions)
[![chat](https://img.shields.io/discord/870497079166910514?color=%237289DA&logo=discord)](https://discord.gg/Q6kmXnywfw)

<p align="center">
Expand All @@ -18,9 +18,9 @@
·
<a href="https://www.figma.com/community/file/1027048965458642686">Figma</a>
·
<a href="https://github.com/reearth/reearth/issues">Issues</a>
<a href="https://github.com/reearth/reearth-visualizer/issues">Issues</a>
·
<a href="https://github.com/reearth/reearth/discussions">Discussions</a>
<a href="https://github.com/reearth/reearth-visualizer/discussions">Discussions</a>
·
<a href="https://discord.gg/XJhYkQQDAu">Discord</a>
</p>
Expand Down Expand Up @@ -75,12 +75,12 @@ We also maintain a cloud service [here](https://reearth.io/), which can help you

## Roadmap

See the [Roadmap](https://github.com/reearth/reearth/projects/1) for a list of proposed features (and known issues).
If your have any requests for features, they are more than welcome! Just create an issue [here](https://github.com/reearth/reearth/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) with the `feature request` tag.
See the [Roadmap](https://github.com/reearth/reearth-visualizer/projects/1) for a list of proposed features (and known issues).
If your have any requests for features, they are more than welcome! Just create an issue [here](https://github.com/reearth/reearth-visualizer/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) with the `feature request` tag.

## Community

- [Discussions](https://github.com/reearth/reearth/discussions)
- [Discussions](https://github.com/reearth/reearth-visualizer/discussions)
- [Discord](https://discord.gg/Q6kmXnywfw): Feel free to come in!

## Contributing
Expand All @@ -89,7 +89,7 @@ See [the contributing guide](contributing.md).

## Contributers

[![Contributers](https://contrib.rocks/image?repo=reearth/reearth)](https://github.com/reearth/reearth/graphs/contributors)
[![Contributers](https://contrib.rocks/image?repo=reearth/reearth)](https://github.com/reearth/reearth-visualizer/graphs/contributors)

Made with [contrib.rocks](https://contrib.rocks).

Expand Down
2 changes: 1 addition & 1 deletion server/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![ci-server](https://github.com/reearth/reearth/actions/workflows/ci_server.yml/badge.svg)](https://github.com/reearth/reearth/actions/workflows/ci_server.yml) [![codecov](https://codecov.io/gh/reearth/reearth/branch/main/graph/badge.svg?flag=server)](https://codecov.io/gh/reearth/reearth)
[![ci-server](https://github.com/reearth/reearth-visualizer/actions/workflows/ci_server.yml/badge.svg)](https://github.com/reearth/reearth-visualizer/actions/workflows/ci_server.yml) [![codecov](https://codecov.io/gh/reearth/reearth/branch/main/graph/badge.svg?flag=server)](https://codecov.io/gh/reearth/reearth)

# reearth/server

Expand Down
2 changes: 1 addition & 1 deletion web/.storybook/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default create({
fontBase: '"Open Sans", sans-serif',
fontCode: "monospace",
brandTitle: "Re:Earth",
brandUrl: "https://github.com/reearth/reearth",
brandUrl: "https://github.com/reearth/reearth-visualizer",
brandImage: "/logo.svg",
brandTarget: "_self",
colorPrimary: "#E95518",
Expand Down
2 changes: 1 addition & 1 deletion web/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![ci-web](https://github.com/reearth/reearth/actions/workflows/ci_web.yml/badge.svg)](https://github.com/reearth/reearth/actions/workflows/ci_web.yml) [![codecov](https://codecov.io/gh/reearth/reearth/branch/main/graph/badge.svg?flag=web-beta,web-utils,web-classic)](https://codecov.io/gh/reearth/reearth)
[![ci-web](https://github.com/reearth/reearth-visualizer/actions/workflows/ci_web.yml/badge.svg)](https://github.com/reearth/reearth-visualizer/actions/workflows/ci_web.yml) [![codecov](https://codecov.io/gh/reearth/reearth/branch/main/graph/badge.svg?flag=web-beta,web-utils,web-classic)](https://codecov.io/gh/reearth/reearth)

# reearth/web
Documentation (coming soon)
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@reearth/web",
"name": "@reearth/visualizer",
"version": "0.20.0",
"repository": "https://github.com/reearth/reearth.git",
"repository": "https://github.com/reearth/reearth-visualizer.git",
"author": "Re:Earth contributors <[email protected]>",
"license": "Apache-2.0",
"type": "module",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ test("should validate url", () => {
const wrongUrl1 = "https://google.com";
const wrongUrl2 = "";
const wrongUrl3 = "https://github.com";
const correctUrl1 = "https://github.com/reearth/reearth";
const correctUrl2 = "https://github.com/reearth/reearth-web";
const correctUrl1 = "https://github.com/reearth/reearth-visualizer";
const correctUrl2 = "https://github.com/reearth/reearth-visualizer-web";
expect(validateUrl(wrongUrl1).result).toBe(false);
expect(validateUrl(wrongUrl2).result).toBe(false);
expect(validateUrl(wrongUrl3).result).toBe(false);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ test("should validate url", () => {
const wrongUrl1 = "https://google.com";
const wrongUrl2 = "";
const wrongUrl3 = "https://github.com";
const correctUrl1 = "https://github.com/reearth/reearth";
const correctUrl2 = "https://github.com/reearth/reearth-web";
const correctUrl1 = "https://github.com/reearth/reearth-visualizer";
const correctUrl2 = "https://github.com/reearth/reearth-visualizer-web";
expect(validateUrl(wrongUrl1).result).toBe(false);
expect(validateUrl(wrongUrl2).result).toBe(false);
expect(validateUrl(wrongUrl3).result).toBe(false);
Expand Down

0 comments on commit c109ab6

Please sign in to comment.