Skip to content

Commit

Permalink
[fc] Repository: plone.supermodel
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2023-01-08T01:00:05+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.supermodel@2216fb3

Configuring for default

Files changed:
A .editorconfig
A .github/workflows/linting.yml
A .meta.toml
A lint-requirements.txt
A tox.ini
M pyproject.toml
M setup.cfg
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2023-01-08T01:02:26+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.supermodel@ac0cedb

chore: run tox -e format

Files changed:
M plone/__init__.py
M plone/supermodel/__init__.py
M plone/supermodel/converters.py
M plone/supermodel/debug.py
M plone/supermodel/directives.py
M plone/supermodel/exportimport.py
M plone/supermodel/fields.py
M plone/supermodel/interfaces.py
M plone/supermodel/model.py
M plone/supermodel/parser.py
M plone/supermodel/patches.py
M plone/supermodel/serializer.py
M plone/supermodel/tests.py
M plone/supermodel/utils.py
M setup.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2023-01-08T01:20:13+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.supermodel@fe692a5

chore: flake8 fixes

Files changed:
M plone/supermodel/__init__.py
M plone/supermodel/converters.py
M plone/supermodel/parser.py
M plone/supermodel/utils.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2023-01-08T01:29:21+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.supermodel@7353bfc

chore: codespell typos fixes

Files changed:
M plone/supermodel/interfaces.py
M plone/supermodel/schema.rst
M plone/supermodel/utils.py
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2023-01-08T01:29:21+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.supermodel@238e8c6

Add news entry

Files changed:
A news/1.bugfix
Repository: plone.supermodel

Branch: refs/heads/master
Date: 2023-01-16T12:43:10+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.supermodel@f87365a

Merge pull request #43 from plone/config-with-default-template-a6927e10

Config with default template

Files changed:
A .editorconfig
A .github/workflows/linting.yml
A .meta.toml
A lint-requirements.txt
A news/1.bugfix
A tox.ini
M plone/__init__.py
M plone/supermodel/__init__.py
M plone/supermodel/converters.py
M plone/supermodel/debug.py
M plone/supermodel/directives.py
M plone/supermodel/exportimport.py
M plone/supermodel/fields.py
M plone/supermodel/interfaces.py
M plone/supermodel/model.py
M plone/supermodel/parser.py
M plone/supermodel/patches.py
M plone/supermodel/schema.rst
M plone/supermodel/serializer.py
M plone/supermodel/tests.py
M plone/supermodel/utils.py
M pyproject.toml
M setup.cfg
M setup.py
  • Loading branch information
mauritsvanrees committed Jan 16, 2023
1 parent 83043dc commit e37252d
Showing 1 changed file with 61 additions and 63 deletions.
Loading

0 comments on commit e37252d

Please sign in to comment.