-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PB-1031: redirect github link to release page #1216
Conversation
web-mapviewer Run #4388
Run Properties:
|
Project |
web-mapviewer
|
Branch Review |
develop
|
Run status |
Passed #4388
|
Run duration | 01m 47s |
Commit |
1658eebed8: Merge pull request #1216 from geoadmin/feat-PB-1031-add-github-link-to-release
|
Committer | Martin Künzi |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
1
|
Skipped |
0
|
Passing |
48
|
View all changes introduced in this branch ↗︎ |
972f675
to
d6d0fcf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd separate the AppVersion button into two buttons, one with only the GitHub icon (and that redirect to https://github.com/geoadmin/web-mapviewer) and the other one containing the version (and redirect to the version if and only if the version is stable (not containing dirty or beta keyword)
d966bbc
to
bbf7931
Compare
bbf7931
to
7208133
Compare
Github link now leads to the release notes
- The github icon link redirects to the repository - The app version link redirects to the release IF this is a clean version, otherwise it leads to the repository
7208133
to
450c91f
Compare
The github link now leads to the specific release
Test link