|
|
2185748435
|
upd shell
|
2026-03-11 20:33:44 +00:00 |
|
|
|
d82afc1973
|
add pyinstaller dep check
remove hardcoded poetry path.
add verify build outputs step.
add build and release summaries.
|
2026-03-11 20:25:00 +00:00 |
|
|
|
6be32dcd32
|
update lockfile
|
2026-03-11 04:09:41 +00:00 |
|
|
|
abb55d5090
|
revert the change.
|
2026-03-10 23:01:25 +00:00 |
|
|
|
3271a52f15
|
use --with build --without dev
|
2026-03-10 22:17:54 +00:00 |
|
|
|
eb2ce5360f
|
upd examples
|
2026-03-10 19:46:26 +00:00 |
|
|
|
45dbcae804
|
upd examples
|
2026-03-10 19:45:26 +00:00 |
|
|
|
4fab6d9ad9
|
add examples
|
2026-03-10 19:38:08 +00:00 |
|
|
|
fee3fa199b
|
add 1.10.0 to CHANGELOG
|
2026-03-10 04:17:36 +00:00 |
|
|
|
cf3205a86f
|
add required release step
v1.10.0
|
2026-03-10 04:02:10 +00:00 |
|
|
|
c0416d5b7c
|
rename gui entry points
|
2026-03-10 03:51:34 +00:00 |
|
|
|
a952f64bab
|
minor bump
|
2026-03-10 03:47:17 +00:00 |
|
|
|
3f6172c4bf
|
add publish+ruff actions
|
2026-03-10 03:46:28 +00:00 |
|
|
|
96f3fbbee1
|
fix artifact name patterns
|
2026-03-10 03:32:19 +00:00 |
|
|
|
0bc566fa00
|
access poetry from POETRY_BIN
|
2026-03-10 03:20:50 +00:00 |
|
|
|
c9b7f89453
|
PATH fix attempt
|
2026-03-10 03:13:48 +00:00 |
|
|
|
bdba07694b
|
PATH fix attempt
|
2026-03-10 03:05:12 +00:00 |
|
|
|
462301cd4e
|
PATH fix attempt
|
2026-03-10 03:01:04 +00:00 |
|
|
|
768fed217b
|
remove then readd deps
|
2026-03-10 02:56:17 +00:00 |
|
|
|
34299ad84e
|
avoid using local path deps in workflow
|
2026-03-10 02:49:50 +00:00 |
|
|
|
7a78d7233e
|
use poetry self add to avoid Windows path issue, see: https://github.com/python-poetry/poetry/issues/10028
|
2026-03-10 02:42:01 +00:00 |
|
|
|
971b4a4601
|
upd shell, see https://github.com/snok/install-poetry?tab=readme-ov-file#running-on-windows
|
2026-03-10 02:36:34 +00:00 |
|
|
|
b219511ef8
|
replace Install Task step with go-task action.
|
2026-03-10 02:31:05 +00:00 |
|
|
|
270bda2dc1
|
add release workflow
|
2026-03-10 02:21:07 +00:00 |
|
|
|
6d5bd673a4
|
add compress tasks to Taskfile.dynamic
|
2026-03-10 02:18:26 +00:00 |
|
|
|
16ac188eb4
|
add shebang + docstring
|
2026-03-10 01:31:58 +00:00 |
|
|
|
737dc75cba
|
add dynamic_builder script
add Taskfile for running dynamic builds
|
2026-03-10 01:31:25 +00:00 |
|
|
|
03d8415f68
|
add spec_generator script
add generate-specs target to Taskfile.
add generate-specs target as build dep.
|
2026-03-10 01:27:04 +00:00 |
|
|
|
bd868d4613
|
add .gitkeep files to show the expected dir structure for spec and theme files.
|
2026-03-10 01:15:13 +00:00 |
|
|
|
a65f851403
|
upd lockfile
|
2026-03-09 22:58:13 +00:00 |
|
|
|
9e5b5a31a8
|
bump dep versions
|
2026-03-09 22:57:39 +00:00 |
|
|
|
7aa8091de6
|
fix bus mode/mono button widths.
upd busmono textvariable values
|
2026-03-09 22:40:34 +00:00 |
|
|
|
d903faecd9
|
ensure we get the right bus modes according to the kind
|
2026-03-09 22:19:10 +00:00 |
|
|
|
b0d7d734fb
|
make rewrite/restore tasks public
|
2026-03-09 21:37:59 +00:00 |
|
|
|
262dcd572b
|
no need to rewrite entry point anymore
|
2026-03-09 21:37:43 +00:00 |
|
|
|
d612d38933
|
add padding to bus mode/mono buttons
|
2026-03-09 21:34:42 +00:00 |
|
|
|
5a693b8aaf
|
entry point now accepts an optional theme arg. this makes it easier to test forest/azure themes
|
2026-03-09 21:34:20 +00:00 |
|
|
|
9210a26de6
|
fix source path for theme files
don't create (invisible) info button if azure theme
|
2026-03-09 21:31:39 +00:00 |
|
|
|
b0f634f1e8
|
split up taskfiles
add azure builds
|
2026-03-09 10:27:47 +00:00 |
|
|
|
5e5ae33e6a
|
upd README
|
2026-03-09 05:46:11 +00:00 |
|
|
|
0d04a2f33e
|
add support for 'host' in toml vban config
fix error with VBANCMDConnectionError error dialog
|
2026-03-09 05:46:04 +00:00 |
|
|
|
81a5497a32
|
add feedback for comp/gate sliders.
bus mode button now reads current mode from tkVar (more reliable).
bus mono button fixed (possible to set stereo reverse)
|
2026-03-08 21:13:30 +00:00 |
|
|
|
edc76db88e
|
upd poe version
|
2026-02-27 20:43:24 +00:00 |
|
|
|
3b701a074d
|
add path deps to dev.dependencies
|
2026-01-22 18:57:56 +00:00 |
|
|
|
66cabb68cf
|
Merge pull request #19 from onyx-and-iris/dependabot/pip/setuptools-78.1.1
Bump setuptools from 75.8.0 to 78.1.1
|
2025-05-19 23:58:41 +01:00 |
|
dependabot[bot]
|
37d7e58704
|
Bump setuptools from 75.8.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 78.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v78.1.1)
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 78.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-19 22:58:20 +00:00 |
|
|
|
293bccc5ba
|
call task from poe
remove build.ps1 and scripts.py
|
2025-02-13 16:23:35 +00:00 |
|
|
|
1d8ffdc756
|
mark rewrite,restore tasks as internal
|
2025-02-12 18:26:43 +00:00 |
|
|
|
e4d87334cb
|
reformat
|
2025-02-07 22:58:30 +00:00 |
|
|
|
ad3020809e
|
merge commands
|
2025-02-07 16:37:00 +00:00 |
|