kstars-bleeding:work/ci-unstable-fake-success

Last commit made on 2021-05-01
Get this branch:
git clone -b work/ci-unstable-fake-success https://git.launchpad.net/kstars-bleeding

Branch merges

Branch information

Name:
work/ci-unstable-fake-success
Repository:
lp:kstars-bleeding

Recent commits

3f58452... by Nicolás Alvarez

.gitlab-ci.yml: force build-and-test-unstable to succeed

My queue-size script estimates how much work is pending in the GitLab CI
queue based on the runtime of past *successful* jobs with the same name.
The build-and-test-unstable job never ran successfully, so I never get an
estimated ETA for it.

This commit forces it to succeed with "|| true" to get a single
"successful" job, which will be used in future estimates. This is not
intended to be merged to master or even go in a merge request, it's just
to make gitlab run the jobs once.

5cd188f... by Jasem Mutlaq

Start using temperature in passive cameras

58fc41a... by Jasem Mutlaq

Fix login AND to OR

2de30ed... by Jasem Mutlaq

Revert unintended change, remove Qt::DirectConnection

dc7e300... by Jasem Mutlaq

Fix upper limit for exposure in dark library

c7d73a5... by Jasem Mutlaq

Fix rare crash on exist where client could still be active and sending updates

fcbd671... by Jasem Mutlaq

Fix null QObject disconnect error

8644683... by Eric Dejouhanet <email address hidden>

Improve WUT performance by testing magnitude before visibility.

1adf586... by Heiko Becker <email address hidden>

Fix build without BUILD_KSTARS_LITE and libraw

e2bf445... by Siyu Zhang <email address hidden>

Fix build