AyuGramDesktop/.github/workflows
Ilya Fedin 0a011db483 Get rid of DESKTOP_APP_DISABLE_DBUS_INTEGRATION
Desktop App Toolkit uses GLib as the D-Bus library for quite long time, but GLib is not only a D-Bus library, it's more a basic library providing native Linux APIs implementing various specs. The situation right now is that DESKTOP_APP_DISABLE_DBUS_INTEGRATION disables not only D-Bus code but all the native API integration such as MIME handling or .desktop file parsing. In other words, the option disables native Linux APIs on Linux what is absurd and doesn't have any sense.
2023-05-15 08:08:04 +04:00
..
copyright_year_updater.yml Added Github Action that updates copyright year. 2020-12-30 10:59:49 +04:00
docker.yml Replace docker buildx with DOCKER_BUILDKIT=1 environment variable 2022-11-28 21:54:37 +01:00
issue_closer.yml Moved Issue Closer to separate Github Action. 2020-11-19 22:47:06 +03:00
linux.yml Get rid of DESKTOP_APP_DISABLE_DBUS_INTEGRATION 2023-05-15 08:08:04 +04:00
lock.yml Update lock-threads bot to v3 2021-11-30 17:58:00 +04:00
mac.yml Install pkg-config explicitly in macOS action 2023-02-20 14:26:41 +04:00
master_updater.yml Fixed warnings from Github CI. 2022-11-11 11:45:12 +04:00
no-response.yml Use default values for daysUntilClose and closeComment arguments of no-response bot 2021-11-30 17:58:00 +04:00
snap.yml Fix snap action 2023-04-01 17:41:03 +04:00
stale.yml Increase operation limit of stale action to 1000 for it to operate normally 2022-09-04 08:01:51 +04:00
user_agent_updater.yml Added Github Action that updates copyright year. 2020-12-30 10:59:49 +04:00
win.yml Install gyp python dependencies in prepare.py 2022-12-20 17:22:19 +04:00
winget.yml Update winget.yml 2022-08-05 18:49:28 +04:00