forked from nvdaaddons/AddonTemplate
-
Notifications
You must be signed in to change notification settings - Fork 10
feat: add updateAddon.py automated tool to complement existing #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
abdel792
wants to merge
32
commits into
nvaccess:master
Choose a base branch
from
abdel792:updateAddon
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
3592bd8
test: add unit testing infrastructure and test suite
abdel792 98ae0ed
- Introduce updateAddon.py at the repository root to automate configu…
abdel792 8c816c5
Improve docstring and file header
nvdaes c33a8dc
Remove blanklines after docstrings
nvdaes f052e6c
Fix typo
nvdaes bb2a620
Refactor update script logic and improve configuration options
abdel792 e849087
Pre-commit auto-fix
pre-commit-ci[bot] 436ba6f
Potential fix for pull request finding
abdel792 e385fca
chore: rename update script and align infrastructure with suggestions
abdel792 84fadc8
Pre-commit auto-fix
pre-commit-ci[bot] e984216
feat(machinery): force multiline formatting for maintainers in genera…
abdel792 ca68c7f
Pre-commit auto-fix
pre-commit-ci[bot] 26f6c5f
docs(machinery): comment out default build_addon.yml ignore example
abdel792 738f5be
Pre-commit auto-fix
pre-commit-ci[bot] f745058
fix(machinery): enforce tab indentation for generated pyproject.toml
abdel792 e9f6522
Pre-commit auto-fix
pre-commit-ci[bot] ba675af
docs: restore module docstrings contributed by @nvdaes
abdel792 90a8a6d
Pre-commit auto-fix
pre-commit-ci[bot] 58660aa
Refactor update engine and unify CLI flags with short/long options
abdel792 a5d429f
Pre-commit auto-fix
pre-commit-ci[bot] 682f652
refactor: remove obsolete IGNORED_FILES set and clean up synchronizat…
abdel792 2d2412f
feat(sync): add .addonmergeignore support and refactor code to strict…
abdel792 ee954a4
feat(sync): add empty .addonmergeignore template to repository root
abdel792 e27d00b
docs: update updateAddonFromTemplate.py docs and refactor imports
abdel792 7e89f5b
feat: support repository URL extraction during pyproject.toml creation
abdel792 0c84b88
refactor: rename companion script to syncAddonWithTemplate.py
abdel792 aa13497
refactor: make addonDir a positional optional argument
abdel792 a14d7b7
docs: update synchronization documentation and test suite guidelines
abdel792 9059210
docs & refactor: update sync script, buildVars, and guide per code re…
abdel792 835f351
fix(sync): filter out legacy dev dependencies managed by dependency g…
abdel792 544ee40
build: strengthen dependencies validation, skip local egg-info, and b…
abdel792 63e4927
fix(sync): deduplicate dependencies in group merge using package base…
abdel792 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.