Skip to content

Commit c067e51

Browse files
committed
Please migration warning
1 parent d1ab54a commit c067e51

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

readme.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
!["FAILS logo"](failslogo.svg)
2+
# Migration warning
3+
This monorepo will be soon the main home of ** FAILS ** - components.
4+
We are currently in the process of migrating all packages and container images.
5+
The change will be reflected in the components version number 2.
6+
27
# Fancy automated internet lecture system (**FAILS**) - components
38

49
This is main monorepo of FAILS components. (Created as consolidation of the multiple repos used before for FAILS)
@@ -29,4 +34,9 @@ Some packages have a more permissive license to enable their use outside of FAIL
2934
* `deploy`includes examples directories for deploying the FAILS webapp via Docker compose or Kubernetes using a helm chart.
3035

3136
## Installation
32-
For installation instructions for a containerized envoironment, please see the `deploy` directory.
37+
For installation instructions for a containerized envoironment, please see the `deploy` directory.
38+
39+
## Changes for upcoming version 2
40+
* Move to monorepo with new structure
41+
* All daemons are converted to typescript
42+
* Packages now deployed on npm registry instead of github packages, though container images remain on github container registry.

0 commit comments

Comments
 (0)