Skip to content

Commit e019b57

Browse files
authored
chore: change the repo name from "universe" to "core" (module-federation#2379)
1 parent d42d492 commit e019b57

File tree

37 files changed

+1492
-1492
lines changed

37 files changed

+1492
-1492
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ body:
4848
label: Validations
4949
description: Before submitting the issue, please make sure you do the following
5050
options:
51-
- label: Read the [docs](https://github.com/module-federation/universe).
51+
- label: Read the [docs](https://github.com/module-federation/core).
5252
required: true
53-
- label: Read the [common issues list](https://github.com/module-federation/universe/issues).
53+
- label: Read the [common issues list](https://github.com/module-federation/core/issues).
5454
required: true
55-
- label: Check that there isn't [already an issue](https://github.com/module-federation/universe/issues) that reports the same bug to avoid creating a duplicate.
55+
- label: Check that there isn't [already an issue](https://github.com/module-federation/core/issues) that reports the same bug to avoid creating a duplicate.
5656
required: true
5757
- label: Make sure this is a Module federation issue and not a framework-specific issue.
5858
required: true

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Questions & Discussions
4-
url: https://github.com/module-federation/universe/discussions
4+
url: https://github.com/module-federation/core/discussions
55
about: Use GitHub discussions for message-board style questions and discussions.

.github/ISSUE_TEMPLATE/feature_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ body:
3636
label: Validations
3737
description: Before submitting the issue, please make sure you do the following
3838
options:
39-
- label: Read the [Contributing Guidelines](https://github.com/module-federation/universe/blob/canary/CONTRIBUTING.md).
39+
- label: Read the [Contributing Guidelines](https://github.com/module-federation/core/blob/canary/CONTRIBUTING.md).
4040
required: true
4141
- label: Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
4242
required: true

.github/workflows/issue-close-require.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
issues: write
1414
runs-on: ubuntu-latest
15-
if: github.repository == 'module-federation/universe'
15+
if: github.repository == 'module-federation/core'
1616
steps:
1717
- name: need reproduction
1818
uses: actions-cool/issues-helper@v3

.github/workflows/issue-labeled.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
reply-labeled:
9-
if: github.repository == 'module-federation/universe'
9+
if: github.repository == 'module-federation/core'
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: contribution welcome

CONTRIBUTING.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ If you've changed some packages, you need add a new changeset for the changes. P
106106
pnpm run changeset
107107
```
108108

109-
![image](https://github.com/module-federation/universe/assets/27547179/15505abf-8b0b-450f-b2d0-ffdc52e710a4)
109+
![image](https://github.com/module-federation/core/assets/27547179/15505abf-8b0b-450f-b2d0-ffdc52e710a4)
110110

111111

112112
### Committing your Changes
@@ -138,7 +138,7 @@ Module Federation uses GitHub Actions for automated versioning and publishing:
138138
2. Make sure that both "use workflow from" and "release branch" are split for the test version you want to release
139139
3. Use the "next" TAB to release the test version
140140

141-
![image](https://github.com/module-federation/universe/assets/27547179/f84fd796-d1d9-42f6-8bb2-95b07c6d7749)
141+
![image](https://github.com/module-federation/core/assets/27547179/f84fd796-d1d9-42f6-8bb2-95b07c6d7749)
142142

143143

144144

@@ -147,15 +147,15 @@ Module Federation uses GitHub Actions for automated versioning and publishing:
147147
1. Use the release pull request to release an official version
148148
* It will create a pull request that includes the changed version
149149

150-
![image](https://github.com/module-federation/universe/assets/27547179/b5ed83f3-4cf8-4a95-859b-729e3ad0e7eb)
151-
![image](https://github.com/module-federation/universe/assets/27547179/1cfc2e71-dbf9-41d8-84f8-3948eb636c7c)
150+
![image](https://github.com/module-federation/core/assets/27547179/b5ed83f3-4cf8-4a95-859b-729e3ad0e7eb)
151+
![image](https://github.com/module-federation/core/assets/27547179/1cfc2e71-dbf9-41d8-84f8-3948eb636c7c)
152152

153153

154154

155155
2. If the version is normal, release it using release workflow and then a branch of pull request
156-
![image](https://github.com/module-federation/universe/assets/27547179/5c66e9e5-7bd7-4466-a1aa-38420f1dac82)
156+
![image](https://github.com/module-federation/core/assets/27547179/5c66e9e5-7bd7-4466-a1aa-38420f1dac82)
157157

158158

159159
4. Generate a release note based on the original tag after the release is complete
160160

161-
![image](https://github.com/module-federation/universe/assets/27547179/accc9626-9ffd-4074-8d47-14372ae77400)
161+
![image](https://github.com/module-federation/core/assets/27547179/accc9626-9ffd-4074-8d47-14372ae77400)

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img alt="Module federation Banner" width="260" src="https://github.com/module-federation/universe/assets/27547179/11234712-40fc-4696-a7fd-16e0c631005a">
2+
<img alt="Module federation Banner" width="260" src="https://github.com/module-federation/core/assets/27547179/11234712-40fc-4696-a7fd-16e0c631005a">
33
</p>
44

55
# Module Federation
@@ -39,13 +39,13 @@ Some of the underlying dependencies of the past are listed here, and [enhanced](
3939

4040
# 🧑‍💻 Community
4141

42-
Come and chat with us on [Discussions](https://github.com/module-federation/universe/discussions)! The Module federation team and users are active there, and we're always looking for contributions.
42+
Come and chat with us on [Discussions](https://github.com/module-federation/core/discussions)! The Module federation team and users are active there, and we're always looking for contributions.
4343

4444
# 🤝 Contribution
4545

4646
> New contributors welcome!
4747
48-
Please read the [Contributing Guide](https://github.com/module-federation/universe/blob/main/CONTRIBUTING.md).
48+
Please read the [Contributing Guide](https://github.com/module-federation/core/blob/main/CONTRIBUTING.md).
4949

5050
# Credits
5151

apps/docs/README.adoc

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ Before you begin, make sure you have the following installed on your machine:
1111
- nx
1212
- yarn
1313
14-
You also need a GitHub account and a fork of the https://github.com/module-federation/universe[module-federation/universe] repository.
14+
You also need a GitHub account and a fork of the https://github.com/module-federation/core[module-federation/core] repository.
1515

1616
## Setting up your environment
1717

1818
Documentation website consists of 2 applications:
1919

2020
- `docs-ui` holds the visual part of the documentation website. When serving\building the docs app, docs-ui will be prebuilt as its dependency.
21-
- `docs` is the one that is meant to contain all the actual documentation.
21+
- `docs` is the one that is meant to contain all the actual documentation.
2222
2323
To set up your environment, follow these steps:
2424

25-
1. Clone your fork of the module-federation/universe repository to your local machine.
25+
1. Clone your fork of the module-federation/core repository to your local machine.
2626
2. Navigate to the `apps/docs` folder inside the cloned repository.
2727
3. Run `npm install` to install the dependencies.
2828
4. By default, serving\building will pull the changes from the `main` branch. To use it, run `nx run docs:serve`. Along with it there's a `local` configuration, that provides an ability to rely on the files within the filesystem. Can be used by running `nx run docs:serve:local`
@@ -44,20 +44,20 @@ To make changes to the documentation, follow these steps:
4444
4545
## Submitting pull requests
4646

47-
Once you are happy with your changes, you can submit a pull request to the module-federation/universe repository. A pull request is a way of proposing your changes to be merged into the main branch of the repository.
47+
Once you are happy with your changes, you can submit a pull request to the module-federation/core repository. A pull request is a way of proposing your changes to be merged into the main branch of the repository.
4848

4949
To submit a pull request, follow these steps:
5050

5151
1. Commit your changes to your local branch using `git commit -m "your message"`.
5252
2. Push your changes to your remote fork using `git push origin your-branch`.
53-
3. Go to https://github.com/module-federation/universe and click on "New pull request".
53+
3. Go to https://github.com/module-federation/core and click on "New pull request".
5454
4. Select your fork and branch as the source and the main branch as the destination.
5555
5. Fill in the title and description of your pull request and click on "Create pull request".
5656
57-
Your pull request will be reviewed by the maintainers of the `module-federation/universe` repository as well as by a technical writer who will check your content for accuracy, clarity, and adherence to Google Developers Documentation Style Guide. The technical writer may suggest some changes or improvements to your content before merging it to the main branch. and they will provide feedback or approve it.
57+
Your pull request will be reviewed by the maintainers of the `module-federation/core` repository as well as by a technical writer who will check your content for accuracy, clarity, and adherence to Google Developers Documentation Style Guide. The technical writer may suggest some changes or improvements to your content before merging it to the main branch. and they will provide feedback or approve it.
5858

5959
## Conclusion
6060

6161
That's it! You have successfully contributed to the Module Federation documentation! Thank you for your time and effort!
6262

63-
If you have any questions or issues, feel free to reach out to us on https://github.com/module-federation/universe/discussions[GitHub Discussions]
63+
If you have any questions or issues, feel free to reach out to us on https://github.com/module-federation/core/discussions[GitHub Discussions]

apps/website-new/docs/en/community/v0-1.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> April 3, 2024
44
5-
We have recently released the **v0.1** version of **[Module Federation Enhanced](https://github.com/module-federation/universe)** (You can simply think of it as the early version of Module Federation 2.0.)!
5+
We have recently released the **v0.1** version of **[Module Federation Enhanced](https://github.com/module-federation/core)** (You can simply think of it as the early version of Module Federation 2.0.)!
66

77
`Module Federation Enhanced` differs from the `Module Federation` built into `Webpack5` by providing not only the core features of module export, loading, and dependency sharing but also additional dynamic type hinting, `Manifest`, `Federation Runtime`, and `Runtime Plugin`. These features make `Module Federation` more suitable for use as a micro-frontend architecture in large-scale `Web` applications.
88

@@ -30,4 +30,4 @@ At the same time, we will offer more framework-level capabilities, such as: `Mod
3030

3131
### 🙏 Acknowledgements
3232

33-
The release of `Module Federation Enhanced` version `0.1` would not have been possible without the feedback and suggestions from the `Module Federation` community and the efforts of contributors to the [`Universe`](https://github.com/module-federation/universe) repository.
33+
The release of `Module Federation Enhanced` version `0.1` would not have been possible without the feedback and suggestions from the `Module Federation` community and the efforts of contributors to the [`Universe`](https://github.com/module-federation/core) repository.

apps/website-new/docs/en/guide/framework/nextjs.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ class MyDocument extends Document {
234234
235235
## For Express.js
236236
237-
Hot reloading Express.js required additional steps: https://github.com/module-federation/universe/blob/main/packages/node/README.md
237+
Hot reloading Express.js required additional steps: https://github.com/module-federation/core/blob/main/packages/node/README.md
238238
239239
## Whats shared by default?
240240

apps/website-new/docs/zh/community/v0-1.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> April 3, 2024
44
5-
我们最近发布了 **[Module Federation enhanced](https://github.com/module-federation/universe)** **v0.1** 版本(你可以简单将其理解为 Module Federation 2.0 的早期版本)!
5+
我们最近发布了 **[Module Federation enhanced](https://github.com/module-federation/core)** **v0.1** 版本(你可以简单将其理解为 Module Federation 2.0 的早期版本)!
66

77
`Module Federation Enhanced` 不同于 `Webpack5` 内置的 `Module Federation` 它提供了除 `Module Federation` 有的:模块导出、模块加载、依赖共享,还提供了额外的动态类型提示、`Manifest``Federation Runtime``Runtime Plugin`,这些功能能让 `Module Federation` 更适合作为大型 `Web` 应用的微前端架构。
88

@@ -32,4 +32,4 @@
3232

3333
### 🙏 致谢
3434

35-
`Module Federation Enhanced``0.1` 发布离不开 `Module Federation` 的反馈和建议、 [`Universe`](https://github.com/module-federation/universe) 仓库贡献者做出的努力。
35+
`Module Federation Enhanced``0.1` 发布离不开 `Module Federation` 的反馈和建议、 [`Universe`](https://github.com/module-federation/core) 仓库贡献者做出的努力。

apps/website-new/rspress.config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ export default defineConfig({
5353
],
5454
editLink: {
5555
docRepoBaseUrl:
56-
'https://github.com/module-federation/universe/tree/main/apps/website-new/docs',
56+
'https://github.com/module-federation/core/tree/main/apps/website-new/docs',
5757
text: 'Edit this page on GitHub',
5858
},
5959
socialLinks: [
6060
{
6161
icon: 'github',
6262
mode: 'link',
63-
content: 'https://github.com/module-federation/universe',
63+
content: 'https://github.com/module-federation/core',
6464
},
6565
],
6666
},

apps/website-new/theme/components/HomeFooter/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ function useFooterData() {
5252
items: [
5353
{
5454
title: 'GitHub',
55-
link: 'https://github.com/module-federation/universe',
55+
link: 'https://github.com/module-federation/core',
5656
},
5757
// {
5858
// title: 'Discord',

apps/website/src/components/sections/evolving/evolving.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default component$(() => {
5454
),
5555
actionText: t('evolving.rfcs.action@@Take part now!'),
5656
actionHref:
57-
'https://github.com/module-federation/universe/discussions/categories/rfc',
57+
'https://github.com/module-federation/core/discussions/categories/rfc',
5858
target: '_blank' as ButtonPropsTarget,
5959
lineClass:
6060
'absolute w-24 bottom-[5%] md:bottom-[20%] left-full -translate-x-full',

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"build": "nx run-many --target=build --parallel=3 --exclude='*,!tag:type:pkg'",
2828
"build:pkg": "nx run-many --targets=build --projects=tag:type:pkg",
2929
"lint-fix": "nx format:write --uncommitted",
30-
"trigger-release": "node -e 'import(\"open\").then(open => open.default(\"https://github.com/module-federation/universe/actions/workflows/trigger-release.yml\"))'",
30+
"trigger-release": "node -e 'import(\"open\").then(open => open.default(\"https://github.com/module-federation/core/actions/workflows/trigger-release.yml\"))'",
3131
"serve:next": "nx run-many --target=serve --all --parallel=3 -exclude='*,!tag:nextjs'",
3232
"serve:website": "nx run website-new:serve",
3333
"build:website": "nx run website-new:build",

0 commit comments

Comments
 (0)