Add .deb packaging (Debian/Ubuntu) and PKGBUILD (Arch) to CI
Build AD Bulk Tool / build (ubuntu-latest, linux-arm64, ) (push) Failing after 3m15s
Build AD Bulk Tool / build (macos-latest, osx-arm64, ) (push) Canceled after 0s
Build AD Bulk Tool / build (macos-latest, osx-x64, ) (push) Canceled after 0s
Build AD Bulk Tool / build (ubuntu-latest, win-x64, .exe) (push) Canceled after 0s
Build AD Bulk Tool / packaging (push) Canceled after 0s
Build AD Bulk Tool / build (ubuntu-latest, linux-x64, ) (push) Canceled after 1m35s

This commit is contained in:
mikisoq
2026-07-29 03:13:49 -01:00
parent 94d6434e79
commit 3cb868e25f
5 changed files with 98 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
Package: adbulktool
Version: 1.0.0
Section: utils
Priority: optional
Architecture: amd64
Maintainer: mikisoq
Description: Bulk Active Directory tool
Cross-platform GUI app for bulk AD operations from a CSV file.
Supports user enable/disable, group add/remove, password reset.