Skip to content

Commit 8ab0026

Browse files
authored
chore: Mark migration packages as experimental (serverpod#4387)
1 parent 4e53533 commit 8ab0026

6 files changed

Lines changed: 25 additions & 5 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
![Serverpod banner](https://github.com/serverpod/serverpod/raw/main/misc/images/github-header.webp)
22

3+
> ⚠️ Experimental: This is an experimental package that ships with the same version as Serverpod for testing purposes. This package is still under active development and may receive breaking changes. It is **not yet production-ready**.
4+
35
# Serverpod
6+
47
This package is a core part of Serverpod. For documentation, visit: [https://docs.serverpod.dev](https://docs.serverpod.dev).
58

69
## What is Serverpod?
10+
711
Serverpod is an open-source, scalable app server, written in Dart for the Flutter community. Check it out!
812

913
[Serverpod.dev](https://serverpod.dev)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
![Serverpod banner](https://github.com/serverpod/serverpod/raw/main/misc/images/github-header.webp)
22

3+
> ⚠️ Experimental: This is an experimental package that ships with the same version as Serverpod for testing purposes. This package is still under active development and may receive breaking changes. It is **not yet production-ready**.
4+
35
# Serverpod
6+
47
This package is a core part of Serverpod. For documentation, visit: [https://docs.serverpod.dev](https://docs.serverpod.dev).
58

69
## What is Serverpod?
10+
711
Serverpod is an open-source, scalable app server, written in Dart for the Flutter community. Check it out!
812

913
[Serverpod.dev](https://serverpod.dev)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
![Serverpod banner](https://github.com/serverpod/serverpod/raw/main/misc/images/github-header.webp)
22

3+
> ⚠️ Experimental: This is an experimental package that ships with the same version as Serverpod for testing purposes. This package is still under active development and may receive breaking changes. It is **not yet production-ready**.
4+
35
# Serverpod
6+
47
This package is a core part of Serverpod. For documentation, visit: [https://docs.serverpod.dev](https://docs.serverpod.dev).
58

69
## What is Serverpod?
10+
711
Serverpod is an open-source, scalable app server, written in Dart for the Flutter community. Check it out!
812

913
[Serverpod.dev](https://serverpod.dev)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
![Serverpod banner](https://github.com/serverpod/serverpod/raw/main/misc/images/github-header.webp)
22

3+
> ⚠️ Experimental: This is an experimental package that ships with the same version as Serverpod for testing purposes. This package is still under active development and may receive breaking changes. It is **not yet production-ready**.
4+
35
# Serverpod
6+
47
This package is a core part of Serverpod. For documentation, visit: [https://docs.serverpod.dev](https://docs.serverpod.dev).
58

69
## What is Serverpod?
10+
711
Serverpod is an open-source, scalable app server, written in Dart for the Flutter community. Check it out!
812

913
[Serverpod.dev](https://serverpod.dev)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
![Serverpod banner](https://github.com/serverpod/serverpod/raw/main/misc/images/github-header.webp)
22

3+
> ⚠️ Experimental: This is an experimental package that ships with the same version as Serverpod for testing purposes. This package is still under active development and may receive breaking changes. It is **not yet production-ready**.
4+
35
# Serverpod
6+
47
This package is a core part of Serverpod. For documentation, visit: [https://docs.serverpod.dev](https://docs.serverpod.dev).
58

69
## What is Serverpod?
10+
711
Serverpod is an open-source, scalable app server, written in Dart for the Flutter community. Check it out!
812

913
[Serverpod.dev](https://serverpod.dev)

util/update_pubspecs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,11 @@ cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_core/serverpod
119119
cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_idp/serverpod_auth_idp_server/README.md
120120
cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_idp/serverpod_auth_idp_client/README.md
121121
cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_idp/serverpod_auth_idp_flutter/README.md
122-
cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_bridge/serverpod_auth_bridge_client/README.md
123-
cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_bridge/serverpod_auth_bridge_flutter/README.md
124-
cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_bridge/serverpod_auth_bridge_server/README.md
125-
cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_migration/serverpod_auth_migration_server/README.md
126-
cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_migration/serverpod_auth_migration_client/README.md
122+
# cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_bridge/serverpod_auth_bridge_client/README.md
123+
# cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_bridge/serverpod_auth_bridge_flutter/README.md
124+
# cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_bridge/serverpod_auth_bridge_server/README.md
125+
# cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_migration/serverpod_auth_migration_server/README.md
126+
# cp README_subpackage.md modules/new_serverpod_auth/serverpod_auth_migration/serverpod_auth_migration_client/README.md
127127

128128
cp README_subpackage.md modules/legacy/serverpod_chat/serverpod_chat_server/README.md
129129
cp README_subpackage.md modules/legacy/serverpod_chat/serverpod_chat_client/README.md

0 commit comments

Comments
 (0)