Skip to content

Commit

Permalink
[fc] Repository: plone.app.caching
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2024-06-19T11:25:35+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.caching@f95f32b

Configuring with plone/meta

Files changed:
A dependabot.yml
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.caching

Branch: refs/heads/master
Date: 2024-06-19T11:44:56+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.caching@bd7d91f

black

Files changed:
M plone/app/caching/browser/controlpanel.py
M plone/app/caching/tests/test_operation_default.py
M plone/app/caching/tests/test_operation_utils.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2024-06-19T11:44:57+02:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.caching@7871504

Add Zope as dependency.

```
Missing requirements
====================
     OFS.Image.File
     Products.Five.browser.pagetemplatefile.ViewPageTemplateFile

Missing test requirements
=========================
     OFS.Image
     OFS.Image.File
     OFS.Image.Image
     OFS.SimpleItem.SimpleItem
     Products.Five.browser.BrowserView
     Products.Five.browser.resource.FileResource
     Products.PageTemplates.ZopePageTemplate.ZopePageTemplate
     ZPublisher.HTTPRequest.HTTPRequest
     ZPublisher.HTTPResponse.HTTPResponse
```

Files changed:
A news/1.bugfix
M setup.py
Repository: plone.app.caching

Branch: refs/heads/master
Date: 2024-06-19T15:09:11+02:00
Author: Johannes Raggam (thet) <[email protected]>
Commit: plone/plone.app.caching@d94ed87

Merge pull request #140 from plone/plone-meta

Add Zope to dependencies.  Update config files with plone/meta.

Files changed:
A dependabot.yml
A news/1.bugfix
M .editorconfig
M .flake8
M .github/workflows/meta.yml
M .gitignore
M .meta.toml
M .pre-commit-config.yaml
M plone/app/caching/browser/controlpanel.py
M plone/app/caching/tests/test_operation_default.py
M plone/app/caching/tests/test_operation_utils.py
M pyproject.toml
M setup.py
M tox.ini
  • Loading branch information
thet committed Jun 19, 2024
1 parent 2f0789e commit 96a6dc5
Showing 1 changed file with 88 additions and 22 deletions.
Loading

0 comments on commit 96a6dc5

Please sign in to comment.