Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
4db3f0c9
Commit
4db3f0c9
authored
1 year ago
by
Mikhail Svechnikov
Browse files
Options
Downloads
Patches
Plain Diff
create GUI test page
parent
df747f19
No related branches found
No related tags found
1 merge request
!1964
Add instruction how to test GUI
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
hugo/content/dev/release/_index.md
+1
-2
1 addition, 2 deletions
hugo/content/dev/release/_index.md
hugo/content/dev/release/test.md
+22
-0
22 additions, 0 deletions
hugo/content/dev/release/test.md
with
23 additions
and
2 deletions
hugo/content/dev/release.md
→
hugo/content/dev/release
/_index
.md
+
1
−
2
View file @
4db3f0c9
...
...
@@ -16,8 +16,7 @@ weight = 90
-
Build packages, and test them
-
installation procedures according to webdocs
-
run Python scripts
-
run GUI session
-
import sample from script to GUI
-
[
run and test GUI session
](
test
)
-
Start new branch in ba-www, and write release letter (
`content/news/release-*.md`
)
#### Finalize release
...
...
This diff is collapsed.
Click to expand it.
hugo/content/dev/release/test.md
0 → 100644
+
22
−
0
View file @
4db3f0c9
+++
title = "Manual GUI test"
weight = 90
+++
## Manual GUI test
#### Test phase
-
Decide whether it's a minor or major increment, and set version number in
`CMakeLists.txt`
-
Decide and set recommended_python_minor in
`hugo/hugo.toml`
-
Declare feature freeze
-
Release new versions of library dependencies (heinz, ff) if they have changed
-
Start release branch
-
Update CHANGELOG
-
Build packages, and test them
-
installation procedures according to webdocs
-
run Python scripts
-
run GUI session
-
import sample from script to GUI
-
Start new branch in ba-www, and write release letter (
`content/news/release-*.md`
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment