AramJonghu
AramJonghu commented on pull request zach/z-bar-qt#137 2026-07-08 14:26:33 +02:00
chore(ci-image): fix tld in ci-image workflow + additional workflow improvements

ci-build works as seen here.

Now applied refactor to workflows. @zach if you will implement autopep8 rules, the python format…

AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 14:15:15 +02:00
0a365204cd refactor(ci): restructure workflows to multi-job per language
AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 13:51:18 +02:00
05c8851143 Merge branch 'main' into update-cibuild-tld
1cbe9a9f8a Merge pull request 'Add ahead-of-time compilation for cli and optimize thumbnail caching' (#136) from feat/aot-compilation-cli into main
87433334c7 fix cmake compilation of python code
6d5609fe5b Add ahead-of-time compilation for cli and optimize thumbnail caching
Compare 4 commits »
AramJonghu created pull request zach/z-bar-qt#137 2026-07-08 13:48:31 +02:00
WIP: chore(ci-image): fix tld in ci-image workflow
AramJonghu pushed to update-cibuild-tld at zach/z-bar-qt 2026-07-08 13:46:26 +02:00
71b25bff49 chore(ci-image): fix tld in ci-image workflow
AramJonghu created branch update-cibuild-tld in zach/z-bar-qt 2026-07-08 13:46:26 +02:00
AramJonghu synced and deleted reference refs/heads/push-nwvmppptputw at AramJonghu/aramjonghu-site from mirror 2026-07-08 05:37:08 +02:00
AramJonghu synced commits to refs/heads/master at AramJonghu/aramjonghu-site from mirror 2026-07-08 05:37:08 +02:00
80896f2287 hotfix(contact): updated xmpp contact to self hosted domain
AramJonghu synced commits to refs/heads/laptop at AramJonghu/hypr from mirror 2026-07-08 04:17:09 +02:00
b9222efa34 chore: history cleanup; remove conf (again)
9e4bc25f00 feat(autoexec): added blueman-applet
55f8ca7ce4 dbus workaround for session
fb43f8d280 testing 1.125 scaling
ed129d58b5 no more need for zigbright
Compare 5 commits »
AramJonghu synced new reference refs/heads/push-nwvmppptputw to AramJonghu/aramjonghu-site from mirror 2026-07-07 21:37:08 +02:00
AramJonghu synced commits to refs/heads/push-nwvmppptputw at AramJonghu/aramjonghu-site from mirror 2026-07-07 21:37:07 +02:00
AramJonghu synced commits to refs/heads/main at AramJonghu/nvim from mirror 2026-07-07 20:07:08 +02:00
45b768ae61 feat(ltex): added latex lsp
AramJonghu synced commits to refs/heads/laptop at AramJonghu/hypr from mirror 2026-07-07 03:47:10 +02:00
0ca5c11c10 feat(autoexec): added blueman-applet
AramJonghu synced commits to refs/heads/master at AramJonghu/aramjonghu-site from mirror 2026-07-06 04:47:09 +02:00
d4adc0e31b hotfix(about): Let through incorrect wording, hotfixed.
AramJonghu synced and deleted reference refs/heads/about-systems-components at AramJonghu/aramjonghu-site from mirror 2026-07-05 20:43:31 +02:00
AramJonghu synced commits to refs/heads/master at AramJonghu/aramjonghu-site from mirror 2026-07-05 20:43:31 +02:00
702c9cda69 hotfix(image): incorrect image timing, not complete
eb9e457287 hotfix(readme): Readme update to fit changes in screenshot
417ab28fcc hotfix(readme): Readme update to fit changes in screenshot
c4c50276d3 Merge branch 'about-systems-components'
7482999fb4 Adjust(refactor): Refactor systems to current-activity
Compare 5 commits »
AramJonghu synced commits to refs/heads/about-systems-components at AramJonghu/aramjonghu-site from mirror 2026-07-05 19:17:09 +02:00
d84c8b62e0 Removal of jj commit contents, test commits
dcb428114c Removing test commit changes with jj
089a0f3e32 a commit after jj new to test if I do correctly
49520a8ce3 another addition test
2074a2806a testing addition
Compare 5 commits »
AramJonghu synced commits to refs/heads/master at AramJonghu/aramjonghu-site from mirror 2026-07-05 03:02:44 +02:00
bd23d31ed3 update tld nl -> dev
AramJonghu commented on issue zach/z-bar-qt#134 2026-07-04 12:21:51 +02:00
branch protection for main

I believe there is real value in preventing accidental pushes and merges. I know I have made that mistake due to the lack of branch protections.

We can keep you excempt or other contributers if…