Skip to content

Commit

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

chore: add minimal configuration

Files changed:
A .meta.toml
Repository: plone.batching

Branch: refs/heads/master
Date: 2023-01-08T00:46:03+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.batching@274f50e

Configuring for default

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

Branch: refs/heads/master
Date: 2023-01-08T00:48:38+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.batching@d3e9387

chore: run tox -e format

Files changed:
M conf.py
M plone/__init__.py
M plone/batching/__init__.py
M plone/batching/batch.py
M plone/batching/browser.py
M plone/batching/interfaces.py
M plone/batching/tests.py
M plone/batching/utils.py
M setup.py
Repository: plone.batching

Branch: refs/heads/master
Date: 2023-01-08T00:48:51+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.batching@496a471

chore: run flake8

Files changed:
M conf.py
Repository: plone.batching

Branch: refs/heads/master
Date: 2023-01-08T00:48:51+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.batching@12d3eb7

chore: fix typos discovered by codespell

Files changed:
M CHANGES.rst
M plone/batching/batch.py
M plone/batching/batching.rst
M plone/batching/interfaces.py
Repository: plone.batching

Branch: refs/heads/master
Date: 2023-01-08T00:49:49+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.batching@af151a2

Add news entry

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

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

Merge pull request #33 from plone/config-with-default-template-9434423e

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 CHANGES.rst
M conf.py
M plone/__init__.py
M plone/batching/__init__.py
M plone/batching/batch.py
M plone/batching/batching.rst
M plone/batching/browser.py
M plone/batching/interfaces.py
M plone/batching/tests.py
M plone/batching/utils.py
M pyproject.toml
M setup.cfg
M setup.py
  • Loading branch information
mauritsvanrees committed Jan 16, 2023
1 parent 1971d24 commit 0d15b33
Showing 1 changed file with 116 additions and 30 deletions.
Loading

0 comments on commit 0d15b33

Please sign in to comment.