Commit Graph

34 Commits

Author SHA1 Message Date
474b937220
Исправлен workflow
Some checks failed
build / build_windows (push) Failing after 32s
build / build (push) Successful in 40s
2024-10-12 15:56:08 +07:00
5712fb98ba
Оптимизирован release workflow.
Some checks failed
build / build (push) Successful in 40s
release / build (push) Successful in 42s
release / deploy (push) Failing after 3s
build / build_windows (push) Successful in 32s
release / build_windows (push) Successful in 35s
2024-10-12 15:48:25 +07:00
cd288b44b1
Доработан workflow.
All checks were successful
build / build_windows (push) Successful in 32s
release / build_windows (push) Successful in 37s
release / release (push) Successful in 5s
build / build (push) Successful in 40s
release / build (push) Successful in 42s
release / deploy (push) Successful in 14s
2024-10-12 15:29:04 +07:00
294a8dd1ee
Переработан workflow и добавлена сборка MSI пакета.
Some checks failed
build / build (push) Successful in 46s
build / build_windows (push) Successful in 47s
release / build (push) Successful in 42s
release / build_windows (push) Successful in 42s
release / deploy (push) Failing after 11s
release / release (push) Has been skipped
2024-10-12 15:06:01 +07:00
6b980d730f
Исправлена цель deploy в makefile.
All checks were successful
build / build (push) Successful in 35s
release / release (push) Successful in 37s
2024-10-11 16:04:32 +07:00
99953bd42a
Доработан workflow и имена артефактов.
All checks were successful
build / build (push) Successful in 35s
release / release (push) Successful in 31s
2024-10-11 11:55:16 +07:00
97cfa1109b
Исправлена загрузка артефактов в workflow.
All checks were successful
build / build (push) Successful in 31s
2024-10-11 11:48:41 +07:00
488c5d649c
Добавлен gitea workflow.
All checks were successful
build / build (push) Successful in 1m23s
2024-10-11 11:45:26 +07:00
6b5f21229c
Подавлен вывод вызываемых команд.
All checks were successful
drawio-export/pipeline/head This commit looks good
2023-07-02 14:37:46 +07:00
0883a15d34
Подавлен ввод в stderr
All checks were successful
drawio-export/pipeline/head This commit looks good
2023-07-02 14:27:01 +07:00
15cdc05622
Добавлен флаг игнорирования ошибок.
All checks were successful
drawio-export/pipeline/head This commit looks good
2023-07-02 14:22:34 +07:00
e81e76c611
Исправлен makefile и тесты.
All checks were successful
drawio-export/pipeline/head This commit looks good
2023-07-02 13:02:04 +07:00
3890a96812
Исправлен вызов xvfb => xvfb-run
All checks were successful
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag This commit looks good
2023-04-13 20:11:30 +07:00
2752e80eb3
Приложение переименовано в MouseSoft Draw.IO Export
All checks were successful
drawio-export/pipeline/head This commit looks good
2023-04-13 19:43:27 +07:00
6a7fc32d1b
Добавлена возможность запуска drawio внутри xvfb-run
All checks were successful
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag This commit looks good
2023-04-13 19:34:27 +07:00
b02cc1a22c
fixed version
All checks were successful
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag This commit looks good
2023-04-13 19:07:51 +07:00
f50480979b
Улучшена сборка проекта.
All checks were successful
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag This commit looks good
2023-04-13 19:02:27 +07:00
50c7579cf5
В вызов drawio добавлен парамер --no-sandbox в конце.
All checks were successful
drawio-export/pipeline/head This commit looks good
Это необходимо для корректной работы в Docker контейнере.
2023-04-13 16:22:47 +07:00
1270932959
Уменьшен размер бинарного файла финального выпуска.
All checks were successful
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag This commit looks good
2023-04-13 15:53:34 +07:00
5dd747f99c
Исправлено наименование продукта.
All checks were successful
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag This commit looks good
2023-04-13 14:28:17 +07:00
096ef364b7
Улучшена система сборки дистрибутива.
All checks were successful
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag This commit looks good
2023-04-13 14:02:07 +07:00
9885438058
Исправлена сборка пакета MSI
All checks were successful
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag This commit looks good
2023-04-12 23:17:31 +07:00
2aa42b4eb1
fixed msi
Some checks failed
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag There was a failure building this commit
2023-04-12 22:51:28 +07:00
50dec0cb60
fixed pipeline
Some checks failed
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag There was a failure building this commit
2023-04-12 22:46:47 +07:00
6df463a2b2
Merge tag 'v1.0' into develop
Release drawio-export v1.0
2023-04-12 22:42:57 +07:00
14539d89fa
Merge branch 'release/1.0'
Some checks failed
drawio-export/pipeline/head This commit looks good
drawio-export/pipeline/tag There was a failure building this commit
2023-04-12 22:42:40 +07:00
8d18d7291e
Автоматическая сборка пакетов Debian (#4)
All checks were successful
drawio-export/pipeline/head This commit looks good
This PR closes #2

Reviewed-on: #4
2023-04-12 22:37:54 +07:00
78624641e4
Все требования реализованы без полного покрытия модульными тестами. (#3)
All checks were successful
drawio-export/pipeline/head This commit looks good
PR closes #1

Reviewed-on: #3
2023-04-09 21:08:35 +07:00
0d6f42f425
Добавлена функция Diagrams() с тестами.
All checks were successful
drawio-export/pipeline/head This commit looks good
2023-04-08 22:04:55 +07:00
b276019d24
Исправлена публикация документации в jenkins pipeline
All checks were successful
drawio-exporter/pipeline/head This commit looks good
2023-04-04 20:18:41 +07:00
e69cd32dfd
Отключил проверку тестов в Jenkins pipeline
All checks were successful
drawio-exporter/pipeline/head This commit looks good
2023-04-04 20:15:56 +07:00
c89f562902
Исправлена цель doc в makefile
Some checks failed
drawio-exporter/pipeline/head There was a failure building this commit
2023-04-04 20:14:00 +07:00
ec6351ec91
Создан каркас проекта и система сборки.
Some checks failed
drawio-exporter/pipeline/head There was a failure building this commit
2023-04-04 19:46:25 +07:00
2da3265dc3
Initial commit 2023-04-04 19:00:18 +07:00