Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
siibra-explorer
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiao Gui
siibra-explorer
Commits
5484e5d2
Unverified
Commit
5484e5d2
authored
1 year ago
by
Xiao Gui
Browse files
Options
Downloads
Patches
Plain Diff
fix: CI pipeline & checklist
parent
38f078c6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/release.yml
+1
-1
1 addition, 1 deletion
.github/workflows/release.yml
e2e/checklist.md
+1
-11
1 addition, 11 deletions
e2e/checklist.md
with
2 additions
and
12 deletions
.github/workflows/release.yml
+
1
−
1
View file @
5484e5d2
...
...
@@ -32,7 +32,7 @@ jobs:
with
:
tag_name
:
${{ needs.check-version.outputs.package-version }}
release_name
:
Release ${{ needs.check-version.outputs.package-version }}
body_path
:
docs/releases/
v
${{ needs.check-version.outputs.package-version }}.md
body_path
:
docs/releases/${{ needs.check-version.outputs.package-version }}.md
draft
:
false
prerelease
:
false
...
...
This diff is collapsed.
Click to expand it.
e2e/checklist.md
+
1
−
11
View file @
5484e5d2
...
...
@@ -31,16 +31,6 @@
-
[ ]
`Preview`
tab exists and works
-
[ ] fingerprint is shown, interactable
-
[ ] profiles can be loaded, interactable
-
[ ] GDPR warning triangle
-
[ ]
`Open in KG`
button exists and works
-
[ ] perspective view works
-
[ ] mesh becomes transparent
-
[ ] mesh transparency returns when exit the panel
-
[ ] electrodes appear in perspective view
-
[ ] some contact points should apepar red (intersect with region)
-
[ ] electrode tab
-
[ ] show should a number of contact points
-
[ ] clicking on electrode should navigate to the contact point location
-
[ ]
`Connectivity`
tab exists and works
-
[ ] on opening tab, PMap disappear, colour mapped segmentation appears
-
[ ] on closing tab, PMap reappear, segmentation hides
...
...
@@ -62,7 +52,7 @@
-
[ ] saneurl generation functions properly
-
[ ] try existing key (human), and get unavailable error
-
[ ] try non existing key, and get available
-
[ ] create use key
`x
-
tmp
-
foo`
and new url works
-
[ ] create use key
`x
_
tmp
_
foo`
and new url works
-
[
] [saneUrl
](
https://atlases.ebrains.eu/viewer-staging/saneUrl/bigbrainGreyWhite
)
redirects to big brain
-
[
] [saneUrl
](
https://atlases.ebrains.eu/viewer-staging/saneUrl/julichbrain
)
redirects to julich brain (colin 27)
-
[
] [saneUrl
](
https://atlases.ebrains.eu/viewer-staging/saneUrl/whs4
)
redirects to waxholm v4
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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