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

document github labels #184

Merged
merged 5 commits into from
Mar 8, 2016
Merged

document github labels #184

merged 5 commits into from
Mar 8, 2016

Conversation

jensens
Copy link
Sponsor Member

@jensens jensens commented Mar 2, 2016

Take information from
https://docs.google.com/spreadsheets/d/1IQ73bSQ10b0pwoUFn0u8SE4epDdvwjhTiYTDyPAhx7A/edit#gid=0

Enhanced it and turned into ReST

@svx @polyester - may you have a look, esp. I'am not sure if the "figure " works in papyrus that way.

@svx
Copy link
Member

svx commented Mar 2, 2016

In index.rst you reference to githublabels, but you added the new file labels.rst, did I oversee something ?

I guess you want to reference in index.rst to labels.rst right ?

@jensens
Copy link
Sponsor Member Author

jensens commented Mar 2, 2016

indeed, fixed

@svx
Copy link
Member

svx commented Mar 2, 2016

@jensens you mean the part about 'Main Labels' ?

I just did a test build with mr.docs [don't mind the theme] and in HTML it looks like this:
labels_coredev

@jensens
Copy link
Sponsor Member Author

jensens commented Mar 2, 2016

below the definition list a figure should appear showing the colors of the labels, is it there?

@polyester
Copy link
Sponsor Member

Just use the .. img:: directive instead of the figure one

@jensens
Copy link
Sponsor Member Author

jensens commented Mar 2, 2016

ok. I just copied it from somewhere in the docs ... :)

@svx
Copy link
Member

svx commented Mar 2, 2016

Oh sorry I did not got that, yes it is working, new test build pic:

label_pic

@svx
Copy link
Member

svx commented Mar 2, 2016

@polyester We should update: http://docs.plone.org/about/rst-styleguide.html, currently we not even have a link to the official sphinx-rst docummentation :)

@svx
Copy link
Member

svx commented Mar 2, 2016

22 status: in-progress
somebody works on that issue
23 status: testing
pull request specific, a PR test or similar is running, waiting for results
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really need this one? with in-progress and ready I would say is enough. As long as jenkins is not happy the issue/pull request is in progress.

Copy link
Sponsor Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, this was introduced before jenkins reported back to github.

@gforcada
Copy link
Sponsor Member

gforcada commented Mar 2, 2016

@jensens I added some comments if you want to review them

@jensens
Copy link
Sponsor Member Author

jensens commented Mar 2, 2016

@gforcada thanks.

@gforcada gforcada reopened this Mar 7, 2016
gforcada referenced this pull request in plone/plone.app.multilingual Mar 7, 2016
 #184 on master)

Also remove unused gtenabled() methods in add.py & edit.py
@jensens
Copy link
Sponsor Member Author

jensens commented Mar 7, 2016

confused, what happened?

@gforcada
Copy link
Sponsor Member

gforcada commented Mar 7, 2016

@jensens that a commit in p.a.multilingual with the text #184 was comitted and the automatic fake commit done by mr.roboto on buildout.coredev made github parse the commit message and found that 184 and thus decided to close the issue :-(

That's why I always put the full URL instead of just the reference :-)

agitator added a commit that referenced this pull request Mar 8, 2016
@agitator agitator merged commit edd586e into 5.0 Mar 8, 2016
@agitator agitator deleted the document-labels branch March 8, 2016 12:32
mister-roboto pushed a commit that referenced this pull request Feb 7, 2019
Branch: refs/heads/master
Date: 2019-02-05T17:55:32+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.upgrade@ecbcb43

Add upgrade steps for PLIP 1653 - restructure static resources. Refs: #184

Files changed:
A news/184.news
M CHANGES.rst
M plone/app/upgrade/v52/profiles/to_alpha1/registry.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2019-02-06T11:45:01+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.upgrade@f4d8542

Merge remote-tracking branch 'origin/master' into thet-staticresources

Files changed:
A plone/app/upgrade/v52/betas.py
A plone/app/upgrade/v52/profiles/to_beta1/registry.xml
A plone/app/upgrade/v52/profiles/to_beta1/repositorytool.xml
M plone/app/upgrade/v52/alphas.py
M plone/app/upgrade/v52/configure.zcml
M plone/app/upgrade/v52/profiles.zcml
D plone/app/upgrade/v52/profiles/to_alpha1/.gitkeep
D plone/app/upgrade/v52/profiles/to_alpha1/repositorytool.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2019-02-06T11:49:01+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.upgrade@fed7d8f

Move changed registry records to the proper upgrade profile

Files changed:
M CHANGES.rst
M plone/app/upgrade/v52/profiles/to_alpha1/registry.xml
M plone/app/upgrade/v52/profiles/to_beta1/registry.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2019-02-07T09:31:19+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.upgrade@10920c9

Merge pull request #184 from plone/thet-staticresources

PLIP 1653 - Restructure static resources

Files changed:
A news/184.news
M plone/app/upgrade/v52/profiles/to_beta1/registry.xml
mister-roboto pushed a commit that referenced this pull request Feb 7, 2019
Branch: refs/heads/master
Date: 2019-02-05T17:55:32+01:00
Author: Johannes Raggam (thet) <thetetet@gmail.com>
Commit: plone/plone.app.upgrade@ecbcb43

Add upgrade steps for PLIP 1653 - restructure static resources. Refs: #184

Files changed:
A news/184.news
M CHANGES.rst
M plone/app/upgrade/v52/profiles/to_alpha1/registry.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2019-02-06T11:45:01+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.upgrade@f4d8542

Merge remote-tracking branch 'origin/master' into thet-staticresources

Files changed:
A plone/app/upgrade/v52/betas.py
A plone/app/upgrade/v52/profiles/to_beta1/registry.xml
A plone/app/upgrade/v52/profiles/to_beta1/repositorytool.xml
M plone/app/upgrade/v52/alphas.py
M plone/app/upgrade/v52/configure.zcml
M plone/app/upgrade/v52/profiles.zcml
D plone/app/upgrade/v52/profiles/to_alpha1/.gitkeep
D plone/app/upgrade/v52/profiles/to_alpha1/repositorytool.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2019-02-06T11:49:01+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.upgrade@fed7d8f

Move changed registry records to the proper upgrade profile

Files changed:
M CHANGES.rst
M plone/app/upgrade/v52/profiles/to_alpha1/registry.xml
M plone/app/upgrade/v52/profiles/to_beta1/registry.xml
Repository: plone.app.upgrade

Branch: refs/heads/master
Date: 2019-02-07T09:31:19+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.upgrade@10920c9

Merge pull request #184 from plone/thet-staticresources

PLIP 1653 - Restructure static resources

Files changed:
A news/184.news
M plone/app/upgrade/v52/profiles/to_beta1/registry.xml
mister-roboto pushed a commit that referenced this pull request Feb 27, 2019
Branch: refs/heads/master
Date: 2019-02-23T10:40:03+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.layout@a5693d5

Provide a proper unique id and a review state class for the first level tabs

Fixes #184

Files changed:
A news/184.bugfix
M plone/app/layout/navigation/navtree.py
Repository: plone.app.layout

Branch: refs/heads/master
Date: 2019-02-25T22:48:53+01:00
Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.layout@e1e9502

Merge branch 'master' into 184-fix-tab-id-and-review-state

Files changed:
A news/181.bugfix
D news/181.fixed
Repository: plone.app.layout

Branch: refs/heads/master
Date: 2019-02-27T17:42:33+01:00
Author: agitator (agitator) <agitator@users.noreply.github.com>
Commit: plone/plone.app.layout@a9dfe56

Merge pull request #185 from plone/184-fix-tab-id-and-review-state

Provide a proper unique id and a review state class for the first lev…

Files changed:
A news/184.bugfix
M plone/app/layout/navigation/navtree.py
mister-roboto pushed a commit that referenced this pull request Sep 29, 2019
Branch: refs/heads/master
Date: 2019-09-27T14:18:10-03:00
Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br>
Commit: plone/plonetheme.barceloneta@45cd397

Update modal less

Now the close button is display with high priority in z-index. Previously, the global menu was overlapping the same

Files changed:
M plonetheme/barceloneta/theme/less/modal.plone.less
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-27T14:19:49-03:00
Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br>
Commit: plone/plonetheme.barceloneta@c37a93d

Update behaviors newsImageContainer

Improvements and corrections regarding the news image. Previously the box shadow was disrupting the description reading.

Files changed:
M plonetheme/barceloneta/theme/less/behaviors.plone.less
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-27T17:24:07-03:00
Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br>
Commit: plone/plonetheme.barceloneta@4575913

CHANGES.rst

Files changed:
M CHANGES.rst
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-27T17:24:50-03:00
Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br>
Commit: plone/plonetheme.barceloneta@0a9f26f

CHANGES.rst

Files changed:
M CHANGES.rst
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-27T17:27:28-03:00
Author: Léu Almeida (LeuAlmeida) <42948574+LeuAlmeida@users.noreply.github.com>
Commit: plone/plonetheme.barceloneta@d6a6761

Delete CHANGES.rst

Files changed:
D CHANGES.rst
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-29T20:27:40-03:00
Author: Léu Almeida (LeuAlmeida) <42948574+LeuAlmeida@users.noreply.github.com>
Commit: plone/plonetheme.barceloneta@1e632c3

Merge pull request #184 from LeuAlmeida/master

Modal and News Image Container Improvements and Fixes

Files changed:
M plonetheme/barceloneta/theme/less/behaviors.plone.less
M plonetheme/barceloneta/theme/less/modal.plone.less
D CHANGES.rst
mister-roboto pushed a commit that referenced this pull request Sep 29, 2019
Branch: refs/heads/master
Date: 2019-09-27T14:18:10-03:00
Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br>
Commit: plone/plonetheme.barceloneta@45cd397

Update modal less

Now the close button is display with high priority in z-index. Previously, the global menu was overlapping the same

Files changed:
M plonetheme/barceloneta/theme/less/modal.plone.less
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-27T14:19:49-03:00
Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br>
Commit: plone/plonetheme.barceloneta@c37a93d

Update behaviors newsImageContainer

Improvements and corrections regarding the news image. Previously the box shadow was disrupting the description reading.

Files changed:
M plonetheme/barceloneta/theme/less/behaviors.plone.less
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-27T17:24:07-03:00
Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br>
Commit: plone/plonetheme.barceloneta@4575913

CHANGES.rst

Files changed:
M CHANGES.rst
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-27T17:24:50-03:00
Author: Léu Almeida (LeuAlmeida) <leo@webid.net.br>
Commit: plone/plonetheme.barceloneta@0a9f26f

CHANGES.rst

Files changed:
M CHANGES.rst
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-27T17:27:28-03:00
Author: Léu Almeida (LeuAlmeida) <42948574+LeuAlmeida@users.noreply.github.com>
Commit: plone/plonetheme.barceloneta@d6a6761

Delete CHANGES.rst

Files changed:
D CHANGES.rst
Repository: plonetheme.barceloneta

Branch: refs/heads/master
Date: 2019-09-29T20:27:40-03:00
Author: Léu Almeida (LeuAlmeida) <42948574+LeuAlmeida@users.noreply.github.com>
Commit: plone/plonetheme.barceloneta@1e632c3

Merge pull request #184 from LeuAlmeida/master

Modal and News Image Container Improvements and Fixes

Files changed:
M plonetheme/barceloneta/theme/less/behaviors.plone.less
M plonetheme/barceloneta/theme/less/modal.plone.less
D CHANGES.rst
mister-roboto pushed a commit that referenced this pull request Oct 15, 2019
Branch: refs/heads/master
Date: 2019-10-15T22:23:22+02:00
Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com>
Commit: plone/plone.app.content@13f3316

Follow default_page_types setting when showing the items that can be selected as default page

Files changed:
A news/182.bugfix
M plone/app/content/browser/selection.py
M plone/app/content/tests/test_selectdefaultpage.py
Repository: plone.app.content

Branch: refs/heads/master
Date: 2019-10-15T23:52:06+02:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.content@7d51404

Merge pull request #184 from plone/erral-issue-182

Follow default_page_types setting when showing the items that can be selected as default page

Files changed:
A news/182.bugfix
M plone/app/content/browser/selection.py
M plone/app/content/tests/test_selectdefaultpage.py
mister-roboto pushed a commit that referenced this pull request Jun 11, 2020
Branch: refs/heads/master
Date: 2020-06-10T23:05:22+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.theming@64f4fec

Added test for saving the advanced control panel.

This should help surface some `WrongType`  exceptions.

Files changed:
M src/plone/app/theming/tests/test_controlpanel.py
Repository: plone.app.theming

Branch: refs/heads/master
Date: 2020-06-10T23:07:58+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.theming@865d37b

Revert "Do not call processInputs."

This reverts commit dd4f7fc15d1d7ec890780b1f64ad433efaf4fb9e.

Files changed:
M src/plone/app/theming/browser/controlpanel.py
M src/plone/app/theming/browser/mapper.py
Repository: plone.app.theming

Branch: refs/heads/master
Date: 2020-06-10T23:17:02+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.theming@12e382f

Import processInputs conditionally.

Files changed:
M src/plone/app/theming/browser/controlpanel.py
M src/plone/app/theming/browser/mapper.py
Repository: plone.app.theming

Branch: refs/heads/master
Date: 2020-06-10T23:21:40+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.theming@e6d07c7

Do not make a string from custom_css.

The field is SourceText, which is unicode on Python 2, and str on Python 3.
So on Python 2, creating a string of it results in a WrongType error.
See plone/plone.app.theming#183

Files changed:
M src/plone/app/theming/browser/controlpanel.py
Repository: plone.app.theming

Branch: refs/heads/master
Date: 2020-06-10T23:28:43+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.theming@9c64d46

Revert "fix hostnameBlacklist (Theming ControlPanel) in Py3"

This reverts commit d6db78dbb930837c296aae87cea16bacde391a9b.

No longer needed after calling processInputs.

Files changed:
M src/plone/app/theming/browser/controlpanel.pt
M src/plone/app/theming/browser/controlpanel.py
Repository: plone.app.theming

Branch: refs/heads/master
Date: 2020-06-10T23:38:32+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.theming@5cb479c

Added changelog entry for #183 fix.

Files changed:
A news/183.bugfix
Repository: plone.app.theming

Branch: refs/heads/master
Date: 2020-06-11T10:11:25+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.theming@a360731

Added upgrade step to reload the theming registry.

Otherwise when you upgrade from Plone 5.2.1, and try to save the theming control panel, you get an error:

```
Traceback (innermost last):
  Module ZPublisher.WSGIPublisher, line 162, in transaction_pubevents
  Module ZPublisher.WSGIPublisher, line 359, in publish_module
  Module ZPublisher.WSGIPublisher, line 262, in publish
  Module ZPublisher.mapply, line 85, in mapply
  Module ZPublisher.WSGIPublisher, line 63, in call_object
  Module plone.app.theming.browser.controlpanel, line 65, in __call__
  Module plone.app.theming.browser.controlpanel, line 215, in update
  Module plone.registry.recordsproxy, line 59, in __setattr__
AttributeError: custom_css_timestamp
```

Files changed:
M src/plone/app/theming/configure.zcml
M src/plone/app/theming/profiles/default/metadata.xml
Repository: plone.app.theming

Branch: refs/heads/master
Date: 2020-06-11T20:31:42+02:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.theming@fdbb576

Merge pull request #184 from plone/maurits/issue-183-save-advanced-controlpanel-wrongtype

Call processInputs when available, fixing WrongType

Files changed:
A news/183.bugfix
M src/plone/app/theming/browser/controlpanel.pt
M src/plone/app/theming/browser/controlpanel.py
M src/plone/app/theming/browser/mapper.py
M src/plone/app/theming/configure.zcml
M src/plone/app/theming/profiles/default/metadata.xml
M src/plone/app/theming/tests/test_controlpanel.py
mister-roboto pushed a commit that referenced this pull request Sep 8, 2021
Branch: refs/heads/3.4.x
Date: 2021-09-08T13:02:34+02:00
Author: Érico Andrei (ericof) <ericof@gmail.com>
Commit: plone/plone.app.discussion@d838fb2

Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification

Files changed:
A news/183.feature
M plone/app/discussion/comment.py
M plone/app/discussion/events.py
M plone/app/discussion/interfaces.py
M plone/app/discussion/subscribers.zcml
M plone/app/discussion/tests/test_events.py
Repository: plone.app.discussion

Branch: refs/heads/3.4.x
Date: 2021-09-08T14:22:25+02:00
Author: Érico Andrei (ericof) <ericof@gmail.com>
Commit: plone/plone.app.discussion@d313e5c

Merge pull request #184 from plone/issue-183-new-events

Events for Comment and Reply modification

Files changed:
A news/183.feature
M plone/app/discussion/comment.py
M plone/app/discussion/events.py
M plone/app/discussion/interfaces.py
M plone/app/discussion/subscribers.zcml
M plone/app/discussion/tests/test_events.py
mister-roboto pushed a commit that referenced this pull request Mar 7, 2022
Branch: refs/heads/master
Date: 2022-03-07T14:59:01+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@8b8ca44

black

Note: this is with latest black 22.1.0.
The previous version (in my case locally 21.8b0) made no changes.

Files changed:
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2022-03-07T15:07:37+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@2942127

Update Zope versions that we test with: 4.7 and 5.4.

Files changed:
M requirements-testing-zope-4.txt
M requirements-testing-zope-5.txt
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2022-03-07T15:08:08+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@ee59ef0

tox: test Python 3.9 with Zope 5.

The GitHub actions already do this.

Files changed:
M tox.ini
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2022-03-07T17:36:15+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@010451e

Merge pull request #184 from plone/maurits-fix-ci

Fix CI

Files changed:
M requirements-testing-zope-4.txt
M requirements-testing-zope-5.txt
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
M tox.ini
mister-roboto pushed a commit that referenced this pull request Mar 7, 2022
Branch: refs/heads/master
Date: 2022-03-07T14:59:01+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@8b8ca44

black

Note: this is with latest black 22.1.0.
The previous version (in my case locally 21.8b0) made no changes.

Files changed:
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2022-03-07T15:07:37+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@2942127

Update Zope versions that we test with: 4.7 and 5.4.

Files changed:
M requirements-testing-zope-4.txt
M requirements-testing-zope-5.txt
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2022-03-07T15:08:08+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@ee59ef0

tox: test Python 3.9 with Zope 5.

The GitHub actions already do this.

Files changed:
M tox.ini
Repository: plone.recipe.zope2instance

Branch: refs/heads/master
Date: 2022-03-07T17:36:15+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zope2instance@010451e

Merge pull request #184 from plone/maurits-fix-ci

Fix CI

Files changed:
M requirements-testing-zope-4.txt
M requirements-testing-zope-5.txt
M src/plone/recipe/zope2instance/ctl.py
M src/plone/recipe/zope2instance/recipe.py
M tox.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants