Skip to content

Instantly share code, notes, and snippets.

@karenc
Created January 4, 2019 19:14
Show Gist options
  • Save karenc/93c67e13ecfeeaba54df6083909ca636 to your computer and use it in GitHub Desktop.
Save karenc/93c67e13ecfeeaba54df6083909ca636 to your computer and use it in GitHub Desktop.
press/errors.py:
- Undo collection.xml change restriction
press/legacy_publishing/collection.py:
- Detect major/minor rev
- Undo collection.xml change restriction
- collxml parser
press/legacy_publishing/litezip.py:
- Undo collection.xml change restriction
- Fix double publishing book?
press/legacy_publishing/module.py:
- Fix lint error?
press/legacy_publishing/utils.py:
- Detect major/minor rev
press/models.py / press/models/__init__.py:
- Add PressElement?
press/models/press_element.py:
- Add PressElement?
press/parsers/__init__.py:
- collxml parser
press/parsers/collection.py:
- collxml parser
press/views/legacy_publishing.py:
- Undo collection.xml change restriction
tests/conftest.py:
- Detect major/minor rev
tests/functional/legacy_publishing/test_collection.py:
- Undo collection.xml change restriction
- Detect major/minor rev
tests/functional/legacy_publishing/test_litezip.py:
- Undo collection.xml change restriction
- Detect major/minor rev
tests/functional/views/test_legacy_publishing.py:
- Undo collection.xml change restriction
- ???
tests/helpers.py:
- Detect major/minor rev
tests/unit/legacy_publishing/test_utils.py:
- Detect major/minor rev
tests/unit/models/test_press_element.py:
- Add PressElement?
tests/unit/parsers/test_collection.py:
- collxml parser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment