Skip to content

Commit

Permalink
[fc] Repository: plone.app.users
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2024-03-11T13:34:18+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.users@ac8a95b

Configuring with plone/meta

Files changed:
A dependabot.yml
A news/+meta.internal
M .editorconfig
M .flake8
M .github/workflows/meta.yml
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M pyproject.toml
M tox.ini
Repository: plone.app.users

Branch: refs/heads/master
Date: 2024-03-11T14:03:52+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.users@09bdeaa

Fix tox dependencies and circular envs.

Depend on Zope.

Use `constrain_package_deps = true` so the circular env does not blindly install the latest packages from PyPI.
We have this in most envs already.
See also plone/meta#220

Files changed:
M setup.py
M tox.ini
Repository: plone.app.users

Branch: refs/heads/master
Date: 2024-03-11T14:44:37+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.users@7591ed6

black and codespell

Files changed:
M plone/app/users/schema.py
M plone/app/users/tests/base.py
Repository: plone.app.users

Branch: refs/heads/master
Date: 2024-03-17T13:21:08+01:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.users@bff94a3

Merge pull request #124 from plone/config-with-default-template-123ebc0a

Config with default template 123ebc0a

Files changed:
A dependabot.yml
A news/+meta.internal
M .editorconfig
M .flake8
M .github/workflows/meta.yml
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M plone/app/users/schema.py
M plone/app/users/tests/base.py
M pyproject.toml
M setup.py
M tox.ini
  • Loading branch information
gforcada committed Mar 17, 2024
1 parent 05206de commit 7cb8779
Showing 1 changed file with 73 additions and 20 deletions.

0 comments on commit 7cb8779

Please sign in to comment.