Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
95415c8
- Introduce updateAddon.py at the repository root to automate configu…
abdel792 Jul 9, 2026
34b92eb
Improve docstring and file header
nvdaes Jul 9, 2026
8c4f548
Remove blanklines after docstrings
nvdaes Jul 9, 2026
5737416
Fix typo
nvdaes Jul 9, 2026
de2db10
Reorganize documentation
nvdaes Jul 9, 2026
fd829cf
Refactor update script logic and improve configuration options
abdel792 Jul 9, 2026
b58f3c7
Pre-commit auto-fix
pre-commit-ci[bot] Jul 9, 2026
78aff70
Overhaul and reorganize add-on update documentation
abdel792 Jul 9, 2026
58232f7
Potential fix for pull request finding
abdel792 Jul 10, 2026
ff966ad
chore: rename update script and align infrastructure with suggestions
abdel792 Jul 10, 2026
d19a496
Pre-commit auto-fix
pre-commit-ci[bot] Jul 10, 2026
c290ef2
docs: update updatingExistingAddons.md to match Copilot suggestions
abdel792 Jul 11, 2026
0448342
docs: apply adjustments, fix syntax and refine typography in updating…
abdel792 Jul 11, 2026
dc81d3f
feat(machinery): force multiline formatting for maintainers in genera…
abdel792 Jul 11, 2026
af7419c
Pre-commit auto-fix
pre-commit-ci[bot] Jul 11, 2026
3c9778f
docs: add tomlkit dependency installation to script prerequisites
abdel792 Jul 12, 2026
b3febf4
Pre-commit auto-fix
pre-commit-ci[bot] Jul 12, 2026
c749d39
docs(machinery): comment out default build_addon.yml ignore example
abdel792 Jul 12, 2026
16a2d9e
Pre-commit auto-fix
pre-commit-ci[bot] Jul 12, 2026
1cb6c09
fix(machinery): enforce tab indentation for generated pyproject.toml
abdel792 Jul 12, 2026
e74624b
Pre-commit auto-fix
pre-commit-ci[bot] Jul 12, 2026
bb5b33a
docs: restore module docstrings contributed by @nvdaes
abdel792 Jul 12, 2026
c3623bd
Pre-commit auto-fix
pre-commit-ci[bot] Jul 12, 2026
f2ad20e
Refactor update engine and unify CLI flags with short/long options
abdel792 Jul 13, 2026
ec53458
Pre-commit auto-fix
pre-commit-ci[bot] Jul 13, 2026
27e2aac
refactor: remove obsolete IGNORED_FILES set and clean up synchronizat…
abdel792 Jul 13, 2026
2ed8b89
feat(sync): add .addonmergeignore support and refactor code to strict…
abdel792 Jul 14, 2026
d074f9f
feat(sync): add empty .addonmergeignore template to repository root
abdel792 Jul 14, 2026
e13295b
docs: update updateAddonFromTemplate.py docs and refactor imports
abdel792 Jul 14, 2026
b702ea6
Resolve merge conflicts with recent master changes
abdel792 Jul 14, 2026
7bfb0fb
restore pyproject.toml from master to fix conflict
abdel792 Jul 14, 2026
3bc1408
Restore pyproject.toml from PR branch to fix conflict
abdel792 Jul 14, 2026
ea2b0d3
Fix a conflict in pyproject.toml caused by a recent commit made to ma…
abdel792 Jul 14, 2026
f1d6f10
Merge branch 'master' into updateAddon
abdel792 Jul 14, 2026
cc9fd26
docs: reorganize and merge add-on template integration guide
abdel792 Jul 14, 2026
d39c0bd
Improve documentation
nvdaes Jul 14, 2026
c22c817
feat: support repository URL extraction during pyproject.toml creation
abdel792 Jul 14, 2026
9d8cba5
refactor: rename companion script to syncAddonWithTemplate.py
abdel792 Jul 15, 2026
073ebc0
refactor: make addonDir a positional optional argument
abdel792 Jul 15, 2026
dc535b9
docs: update synchronization documentation and test suite guidelines
abdel792 Jul 16, 2026
d467a36
docs & refactor: update sync script, buildVars, and guide per code re…
abdel792 Jul 20, 2026
8c204ff
fix(pyproject): prevent setuptools multi-module discovery error on uv…
abdel792 Jul 23, 2026
64dd55d
chore(deps): replace pre-commit with prek and align with master
abdel792 Jul 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added .addonmergeignore
Empty file.
Loading