Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pull request status script to python 3.6 [4.3] #522

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

gforcada
Copy link
Member

@gforcada gforcada commented Oct 2, 2018

🚧 to be merged together with the other pull requests related, see plone/jenkins.plone.org#237 and linked pull requests 🚧

@gforcada gforcada changed the title Update pull request status script to python 3.6 Update pull request status script to python 3.6 [4.3] Oct 2, 2018
@gforcada gforcada merged commit 102ee7a into 4.3 Oct 4, 2018
@gforcada gforcada deleted the pull-request-update-py36-43 branch October 4, 2018 07:04
mister-roboto pushed a commit that referenced this pull request Feb 21, 2024
Branch: refs/heads/master
Date: 2023-11-07T16:34:26+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@4197534

Implementation (without test)

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:42:20+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@77316c2

Adding documentation for unrestricted find

Files changed:
M docs/content.md
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:48:28+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@d8b09ef

Adding news entry for unrestricted find

Files changed:
A news/312.implementation
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:50:51+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@39747f4

Adding basic test for unrestricted find

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:55:54+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@60bd67d

Fixing black for unrestricted find

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:12:10+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@15432c5

Accepting various suggestions, thanks every 01.

Files changed:
M docs/content.md
M news/312.implementation
M src/plone/api/content.py
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:13:45+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@df59eaf

unrestricted is an explicit keyword now

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:20:52+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@fd1578f

Typo

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-19T13:10:54+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@5783c42

Rename

Files changed:
A news/312.feature
D news/312.implementation
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:23:00+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@5101fdc

Log out for unrestricted search test

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:25:57+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@969c653

Black

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:41:16+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@cc70400

Fixing linting for two files I never touched

Files changed:
M src/plone/api/relation.py
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-21T08:54:09+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@0b0984d

Merge branch 'master' into issue_312

Files changed:
M CHANGES.rst
M requirements-docs.txt
M setup.py
M src/plone/api/content.py
M src/plone/api/portal.py
M src/plone/api/tests/test_portal.py
D news/520.documentation
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-21T16:56:31+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.api@7d36c5a

Merge pull request #522 from plone/issue_312

Issue 312: unrestricted find

Files changed:
A news/312.feature
M docs/content.md
M src/plone/api/content.py
M src/plone/api/tests/test_content.py
mister-roboto pushed a commit that referenced this pull request Feb 21, 2024
Branch: refs/heads/master
Date: 2023-11-07T16:34:26+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@4197534

Implementation (without test)

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:42:20+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@77316c2

Adding documentation for unrestricted find

Files changed:
M docs/content.md
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:48:28+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@d8b09ef

Adding news entry for unrestricted find

Files changed:
A news/312.implementation
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:50:51+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@39747f4

Adding basic test for unrestricted find

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-07T16:55:54+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@60bd67d

Fixing black for unrestricted find

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:12:10+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@15432c5

Accepting various suggestions, thanks every 01.

Files changed:
M docs/content.md
M news/312.implementation
M src/plone/api/content.py
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:13:45+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@df59eaf

unrestricted is an explicit keyword now

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2023-11-08T10:20:52+01:00
Author: Georg Bernhard (gogobd) <g.bernhard@akbild.ac.at>
Commit: plone/plone.api@fd1578f

Typo

Files changed:
M src/plone/api/content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-19T13:10:54+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@5783c42

Rename

Files changed:
A news/312.feature
D news/312.implementation
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:23:00+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@5101fdc

Log out for unrestricted search test

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:25:57+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@969c653

Black

Files changed:
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-20T23:41:16+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@cc70400

Fixing linting for two files I never touched

Files changed:
M src/plone/api/relation.py
M src/plone/api/tests/test_content.py
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-21T08:54:09+01:00
Author: Georg Bernhard (gogobd) <gogo@bluedynamics.com>
Commit: plone/plone.api@0b0984d

Merge branch 'master' into issue_312

Files changed:
M CHANGES.rst
M requirements-docs.txt
M setup.py
M src/plone/api/content.py
M src/plone/api/portal.py
M src/plone/api/tests/test_portal.py
D news/520.documentation
Repository: plone.api

Branch: refs/heads/master
Date: 2024-02-21T16:56:31+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.api@7d36c5a

Merge pull request #522 from plone/issue_312

Issue 312: unrestricted find

Files changed:
A news/312.feature
M docs/content.md
M src/plone/api/content.py
M src/plone/api/tests/test_content.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant