deepend-tildeclub
19fbceec93
Add permissions for AppImage build workflow
2026-01-16 23:45:13 -07:00
deepend-tildeclub
ccc6580652
Enhance Flatpak build workflow with permissions and steps
...
Added permissions for contents, id-token, attestations, and artifact-metadata. Included steps for uploading and attesting the Flatpak bundle.
2026-01-16 22:57:03 -07:00
deepend-tildeclub
94e92b8edf
Update Windows build workflow with permissions and attestations
...
Added permissions for artifact handling and attestation.
2026-01-16 21:36:10 -07:00
deepend-tildeclub
d54669982a
Refactor Python directory setup in Windows build workflow
...
Updated Python directory creation logic and resolved version discrepancies.
2026-01-15 10:51:04 -07:00
e79564b501
Update to Python v3.14
2026-01-15 10:47:36 -07:00
1be65ff216
Update Python to v3.14.2
2026-01-15 10:15:48 -07:00
0bcf4bee6e
Change to Python 3.14
2026-01-15 10:02:24 -07:00
708fb3de42
moving website to zoitechat.zoite.net
2026-01-14 12:54:25 -07:00
deepend-tildeclub
7ecc469385
Rename workflow from 'OpenBSD Package' to 'OpenBSD Build'
2026-01-14 10:50:05 -07:00
deepend-tildeclub
8cdc6cb966
Fix EOF syntax in openbsd-build.yml
2026-01-14 10:27:33 -07:00
deepend-tildeclub
cc359bd3e3
Modify OpenBSD package creation for ZoiteChat
...
Update package creation script for ZoiteChat to include full package path and comment.
2026-01-14 10:26:47 -07:00
deepend-tildeclub
3225a28e12
Fix EOF syntax in openbsd-build.yml
2026-01-14 09:28:31 -07:00
deepend-tildeclub
758f879700
Refactor OpenBSD build workflow for clarity and efficiency
2026-01-14 09:17:27 -07:00
deepend-tildeclub
d8460692ac
Update OpenBSD build workflow with rsync and staging
2026-01-14 01:03:55 -07:00
deepend-tildeclub
5e4bc8966c
Replace ntpd with rdate for time synchronization
2026-01-14 00:45:26 -07:00
deepend-tildeclub
4373516256
Add ntpd command to OpenBSD build workflow
2026-01-14 00:40:08 -07:00
deepend-tildeclub
4ebdaf7c1e
Enable sync option in OpenBSD build workflow
2026-01-14 00:33:08 -07:00
deepend-tildeclub
3690011933
Update pkg_create command to include staging path
2026-01-14 00:22:20 -07:00
deepend-tildeclub
212b6d8a57
Fix directory listing format in OpenBSD build workflow
2026-01-14 00:14:41 -07:00
deepend-tildeclub
de4812cf93
Update dependencies in OpenBSD build workflow
2026-01-14 00:03:35 -07:00
deepend-tildeclub
37babfa29a
Update PKG_PATH to use ftp mirror
2026-01-13 23:56:23 -07:00
deepend-tildeclub
9e6850eb4f
Change OpenBSD package release to 7.5
...
Updated OpenBSD package release from 7.4 to 7.5.
2026-01-13 23:51:31 -07:00
deepend-tildeclub
f544a9d009
Add OpenBSD package build workflow
2026-01-13 23:17:03 -07:00
deepend-tildeclub
6911e41695
Rename workflow to 'AppImage Build'
2026-01-13 00:27:39 -07:00
deepend-tildeclub
6b105133ec
Implement custom AppRun for AppImage packaging
...
Added custom AppRun script for AppImage to handle runtime paths and SSL certificate overrides.
2026-01-13 00:03:02 -07:00
deepend-tildeclub
29d8326d1a
Add LDAI_NO_APPSTREAM environment variable
2026-01-12 23:53:30 -07:00
deepend-tildeclub
d6c4d36b01
Update AppImage build workflow for GTK version and dependencies
2026-01-12 23:40:41 -07:00
deepend-tildeclub
9307b66711
Rename .github/workflows/.github/workflows/appimage-build.yml to .github/workflows/appimage-build.yml
2026-01-12 23:05:50 -07:00
deepend-tildeclub
34dab17999
Rename workflow for AppImage build
2026-01-12 23:05:11 -07:00
deepend-tildeclub
2ef2fcd563
Delete .github/workflows/windows-arm64-msys2.yml
2026-01-12 21:20:47 -07:00
deepend-tildeclub
bb820c1c25
Update Windows ARM64 workflow for MSYS2
2026-01-12 21:20:18 -07:00
deepend-tildeclub
3d86ae55e9
Update workflow branches and clean up comments
2026-01-12 21:14:58 -07:00
deepend-tildeclub
3f9bb8ffd4
Refactor Windows ARM64 build workflow
...
Updated Windows ARM64 build workflow to include Python and CFFI installation, modified paths for Inno Setup, and added error handling for missing files.
2026-01-12 21:04:27 -07:00
deepend-tildeclub
cc1b07d5f0
Update paths for installer script and output
2026-01-12 20:38:25 -07:00
deepend-tildeclub
facdf39012
Update windows-arm64-msys2.yml
2026-01-12 20:23:23 -07:00
deepend-tildeclub
78a3a7061f
Enhance MSYS2 workflow with Python and Inno Setup
...
Added Python and CFFI packages to MSYS2 workflow and updated installation commands for Inno Setup.
2026-01-12 19:27:43 -07:00
deepend-tildeclub
813313501b
Refactor Windows ARM64 build workflow
...
Removed python-cffi from dependencies and adjusted build process to handle missing python options. Updated installer preparation and artifact upload steps.
2026-01-12 19:18:17 -07:00
deepend-tildeclub
1a4b9b3918
Refine file search and Inno Setup installation
...
Updated file search depth and improved Inno Setup installation process.
2026-01-12 18:52:25 -07:00
deepend-tildeclub
8c8b20664a
Refactor Windows ARM64 MSYS2 workflow for better handling
2026-01-12 18:44:39 -07:00
deepend-tildeclub
b22eeeb3e5
Improve Windows ARM64 MSYS2 workflow
...
Refactor Windows ARM64 MSYS2 workflow to streamline environment setup and dependency handling.
2026-01-12 18:36:47 -07:00
deepend-tildeclub
22d241fa7c
Refine ARM64 MSYS2 workflow and linker settings
...
Updated the MSYS2 workflow for ARM64 to ensure proper usage of CLANGARM64 tooling and added linker flags for winpthreads.
2026-01-12 18:19:02 -07:00
deepend-tildeclub
52441590a6
Enhance Windows ARM64 workflow with Inno Setup
...
Updated the workflow for Windows ARM64 to include Inno Setup for installer creation and improved structure.
2026-01-12 16:00:12 -07:00
deepend-tildeclub
13863270bf
Change stage install step to use portable folder
2026-01-12 15:46:16 -07:00
deepend-tildeclub
2e5454e872
Update windows-arm64-msys2.yml
2026-01-12 15:35:28 -07:00
deepend-tildeclub
d5f449180a
Update Windows ARM64 workflow dependencies and paths
2026-01-12 15:25:49 -07:00
deepend-tildeclub
effedb9946
Add GitHub Actions workflow for Windows ARM64 builds
2026-01-12 14:56:15 -07:00
deepend-tildeclub
f21fb35bfe
Add ninja build system to MSYS workflow
2026-01-11 12:13:25 -07:00
deepend-tildeclub
6d276ab0c5
Refactor Debian build workflow for clarity and efficiency
2026-01-10 18:30:48 -07:00
deepend-tildeclub
e1a639ec7a
Enable source repos and install HexChat build-deps
...
Updated workflow to enable source repositories and install HexChat build dependencies.
2026-01-10 18:22:01 -07:00
deepend-tildeclub
789cc29279
Install git and openssh-client in CI workflow
...
Added installation of git and openssh-client for checkout and submodules.
2026-01-10 17:49:49 -07:00