Commit Graph

12 Commits

Author SHA1 Message Date
ocornut 510b6adc9b CI: disable month-long PVS Studio warning about expiring licence. 2024-09-16 12:09:14 +02:00
Bruce Mitchener 6172c22c5d
CI: Update to `actions/checkout` `v4` from `v3`. (#7281) 2024-02-01 16:07:29 +01:00
ocornut 85395b76b0 CI: Update versions.
Backends: GLFW: Warning fix under Linux.
2023-02-07 20:17:18 +01:00
ocornut 578df14f27 CI: Remove left-over discord stuff. 2022-10-24 12:02:06 +02:00
Adam Essemaali 7f4b477d2e CI: Update ubuntu version (#5598) 2022-08-22 10:56:35 +02:00
ocornut 20d415e939 FIx static analysers warnings and disable false positives. 2021-06-24 17:15:14 +02:00
Rokas Kupstys 9576dfd5e7 CI: Use workflow_run to trigger scheduled builds and static analysis.
Scheduled builds now are triggered by a dummy "scheduled" workflow that is invoked by the timer. This gives forks an ability to disable scheduled builds while maintaining ability to perform CI builds in forked repository. Similarly static analysis is invoked on completion of "build" workflow, ensuring analysis is performed with every build. Also should build workflow triggers change, we do not need to replicate same changes in static analysis workflow file.
2021-02-16 14:39:16 +01:00
Rokas Kupstys a3e8dc3f34 CI: Fix deployment of PVS-Studio license + fix reported error. 2020-11-13 12:51:55 +01:00
ocornut e5cb04b132 Version 1.79
+ Update readme and mission statement.
Removed "Minimize screen reel-estate usage", removed details on memory consumption (still very valid, just too much noise in a mission statement)
2020-10-08 16:01:59 +02:00
Rokas Kupstys c6f9c558ec CI: Use our own discord notifier. 2020-10-08 14:23:55 +02:00
Rokas Kupstys 3be352fc80 CI: Add discord notifications. 2020-09-30 14:58:18 +02:00
omar a4dd4d60b4 CI: moved static analysis to a separate project + fix (uninitialized variable, was harmless in this case). 2020-08-10 17:46:02 +02:00