Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Add deprecation note
Browse files Browse the repository at this point in the history
Confirmed by Misha Grunin
  • Loading branch information
VitaliySerov committed Mar 15, 2024
1 parent b31d08c commit 87aa2bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Contains RSpec based tests for Appserver Portals and Personal.

***The AppServer project is deprecated, so this testing repo also.***
Please refer to next generation of AppServer - DocSpace and it's [testing repo](https://github.com/ONLYOFFICE-QA/testing-docspace)

## Rake Tasks

Before usage initialize with wrata api key from [https://wrata-url/clients/api_keys](https://wrata-url/clients/api_keys)
Expand All @@ -22,7 +25,7 @@ Before usage initialize with wrata api key from [https://wrata-url/clients/api_k

1. `rake decrypt_secret_config`
2. Edit `framework/data/private_data/data.yml`
via any text editor
via any text editor
For example add new line `foo: bar` in end of file
3. `rake update_secret_config`
4. Add `framework/data/private_data/data.yml.gpg` to VCS
Expand Down

0 comments on commit 87aa2bb

Please sign in to comment.