Since my tld changed, needs adjustment and testing to function properly.
Other changes include:
Restructured all workflows into language files and each file consists of spearate jobs.
Changed some desired formatters of choice.
Python build check with new nuitka.
cpp format check.
Rust build check (not actually compiling)
Since my tld changed, needs adjustment and testing to function properly.
Other changes include:
- Restructured all workflows into language files and each file consists of spearate jobs.
- Changed some desired formatters of choice.
- Python build check with new nuitka.
- cpp format check.
- Rust build check (not actually compiling)
AramJonghu
added the bug label 2026-07-08 13:48:31 +02:00
AramJonghu
self-assigned this 2026-07-08 13:48:31 +02:00
AramJonghu
changed title from WIP: chore(ci-image): fix tld in ci-image workflow to WIP: chore(ci-image): fix tld in ci-image workflow + additional workflow improvements2026-07-08 13:57:52 +02:00
Now applied refactor to workflows. @zach if you will implement autopep8 rules, the python format check will be accurate. Still making some changes.
ci-build works as seen [here](https://git.zach-dev.cc/zach/z-bar-qt/actions/runs/943/jobs/1171).
Now applied refactor to workflows. @zach if you will implement autopep8 rules, the python format check will be accurate. Still making some changes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Since my tld changed, needs adjustment and testing to function properly.
Other changes include:
WIP: chore(ci-image): fix tld in ci-image workflowto WIP: chore(ci-image): fix tld in ci-image workflow + additional workflow improvementsci-build works as seen here.
Now applied refactor to workflows. @zach if you will implement autopep8 rules, the python format check will be accurate. Still making some changes.
0a365204cdto9d2dc281ecShould work as expected; could be worth to test on @Inorishio system as well to see if formatter works, rules apply and new python compiler functions.