Changed naming for release build status to avoid misunderstandings.
This commit is contained in:
parent
d82b416667
commit
ab73695d12
1 changed files with 12 additions and 12 deletions
24
README.md
24
README.md
|
@ -2,7 +2,7 @@
|
|||
|
||||
Refactored version of Safe Exam Browser for Windows with Chromium as integrated browser engine.
|
||||
|
||||
### Requirements
|
||||
## Requirements
|
||||
|
||||
SEB 3.x requires the prerequisites listed below in order to work correctly. These are automatically installed with the setup bundle and need only be manually installed when using the MSI packages.
|
||||
|
||||
|
@ -10,18 +10,18 @@ SEB 3.x requires the prerequisites listed below in order to work correctly. Thes
|
|||
* Microsoft Edge WebView2 Runtime: https://go.microsoft.com/fwlink/p/?LinkId=2124703
|
||||
* Visual C++ 2015-2019 Redistributable: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
|
||||
|
||||
### Project Status
|
||||
## Project Status
|
||||
|
||||
**_DISCLAIMER_**\
|
||||
**The builds linked below are for testing purposes only.** They may be unstable and should thus _never_ be used in a production environment! Always use the latest, official release version of SEB.
|
||||
|
||||
| Aspect | Status | Details |
|
||||
| --------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
|
||||
| Release Build |  | https://sebdev-let.ethz.ch/project/appveyor/seb-win-refactoring |
|
||||
| Test Build |  | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring |
|
||||
| Test Run |  | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring |
|
||||
| Code Coverage |  | https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring |
|
||||
| Issue Status |  | https://github.com/SafeExamBrowser/seb-win-refactoring/issues |
|
||||
| Downloads |  | https://github.com/SafeExamBrowser/seb-win-refactoring/releases |
|
||||
| Development |  | n/a |
|
||||
| Repository Size |  | n/a |
|
||||
| Aspect | Status | Details |
|
||||
| ----------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
|
||||
| Development Build |  | https://sebdev-let.ethz.ch/project/appveyor/seb-win-refactoring |
|
||||
| Test Build |  | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring |
|
||||
| Test Run |  | https://ci.appveyor.com/project/dbuechel/seb-win-refactoring |
|
||||
| Code Coverage |  | https://codecov.io/gh/SafeExamBrowser/seb-win-refactoring |
|
||||
| Issue Status |  | https://github.com/SafeExamBrowser/seb-win-refactoring/issues |
|
||||
| Downloads |  | https://github.com/SafeExamBrowser/seb-win-refactoring/releases |
|
||||
| Development |  | n/a |
|
||||
| Repository Size |  | n/a |
|
||||
|
|
Loading…
Add table
Reference in a new issue