-
Notifications
You must be signed in to change notification settings - Fork 3
Migration #18
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
Conversation
better behaved license
chore: change dpx to src/diffpy
fix: remove the use of the deprecated has_key function for dictionaries
chore: update dict.iteritems() to dict.items()
fix: add __iter__ and __next__ methods, and convert map object to a list
skpkg: move over precommit files and create pre-commit auto fixes
style: fix codespell errors
style: fix flake8 errors for config.py
style: fix flake8 errors for configtraits.py
style: fix flake8 error for tools.py
skpkg: setup CI after migrating tests, src, requirements, and .github folder
skpkg: add configuration files for readthedocs, codecov
skpkg: migrate public static files in the repository
skpkg: migrate README.rst
skpkg: add news file and update file-level comments
chore: update build-wheel workflow file to match pdfgetx standards
|
@zmx27 perfect, delivered! please can you make a release checklist/issue and we can push this to release. |
|
@zmx27 please can I also ask you to be in charge of the mission-control page where we are keeping track of the progress of all these projects and keep it updated as all the sub-projects get merged and released so we can finally build and release xpdfsuite latest version. A nice goal would be that this is all completed by next week, well before our beamtime and after I return from Brazil. |
|
Done! I've created a release issue and also added a sub-checklist to our main mission-control page. I'll try my best to get everything finished by next week. |
completed migration to skpkg level 5