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

Call for testing: Isso 0.12.6 #806

Closed
ix5 opened this issue Feb 27, 2022 · 5 comments
Closed

Call for testing: Isso 0.12.6 #806

ix5 opened this issue Feb 27, 2022 · 5 comments
Labels
support Someone asking for support -> Should be moved to GitHub Discussions
Milestone

Comments

@ix5
Copy link
Member

ix5 commented Feb 27, 2022

We are getting ready to release Isso 0.12.6.

If no major new bugs are found, we will publish a release within one week (March 6th, 2022).

Please test extensively! Instructions for testing the latest release from the master branch can be found at Installation from source.

Here are some ideas:

  • Post a comment
  • Post an answer to a comment
  • Edit your comment
  • Test the admin interface
  • Delete a comment from admin, then try to delete from frontend
  • Reply to a comment that you have deleted from the admin/as another user
  • Use curl commands
  • Clear your cookies
  • Restore certain cookies
  • Embed into a single-page application (SPA)
  • Zoom inside your browser
  • Play with the embed parameters (data-isso-xyz)
  • Play with the server config
  • Test whether the docker container still works

Here is a sample isso.conf for testing:

[general]
dbpath = comments.db
host =
    http://localhost:8000/
    http://localhost:8080/
    http://localhost:5000/
    http://isso-dev.local/
max-age = 15m
notify = stdout
log-file = isso.log

reply-notifications = false

[admin]
enabled = true
password = admin

[moderation]
enabled = false
purge-after = 30d

[server]
profile = off

[guard]
enabled = false

[markup]
options = strikethrough, autolink, fenced-code, no-intra-emphasis
flags =
allowed-elements =
allowed-attributes =
@ix5 ix5 added the support Someone asking for support -> Should be moved to GitHub Discussions label Feb 27, 2022
@ix5 ix5 added this to the 0.12.6 milestone Feb 27, 2022
@ix5 ix5 pinned this issue Feb 27, 2022
@ix5
Copy link
Member Author

ix5 commented Mar 6, 2022

Here's a version as of 0.12.6 for testing:

isso-0.12.6.tar.gz

@fliiiix
Copy link
Contributor

fliiiix commented Mar 6, 2022

One little data point: did some quick testing on my production site and it looked fine

@ix5
Copy link
Member Author

ix5 commented Mar 6, 2022

@fliiiix just FYI, all those PRs you opened are perfectly valid but won't make it into this release. Will review when I get to them.

@fliiiix
Copy link
Contributor

fliiiix commented Mar 6, 2022

No worries 0.12.6 seems to work fine most of my PRs are very minor improvements

@ix5
Copy link
Member Author

ix5 commented Mar 15, 2022

0.12.6 is now released on PyPi.

@ix5 ix5 closed this as completed Mar 15, 2022
@ix5 ix5 unpinned this issue Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Someone asking for support -> Should be moved to GitHub Discussions
Projects
None yet
Development

No branches or pull requests

2 participants