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

Upgrade documentation to new structure and fix regression with backslashes #1052

Merged
merged 29 commits into from
Sep 21, 2022

Conversation

guzman-raphael
Copy link
Collaborator

@guzman-raphael guzman-raphael commented Sep 21, 2022

This PR addresses the following:

  • Apply new documentation structure based on markdown
  • Fix bug related to unescaped backslashes in queries against string attributes
  • Other minor fixes:
    • Add pip package build and deploy to GHA
    • Add GitHub release automation to GHA (must still edit the body on release highlights)
    • Update expired NGINX certs
    • Add faker to local docker environment
    • Fix unused imports

Fix #999

@guzman-raphael guzman-raphael mentioned this pull request Sep 21, 2022
7 tasks
@guzman-raphael guzman-raphael linked an issue Sep 21, 2022 that may be closed by this pull request
@guzman-raphael guzman-raphael marked this pull request as ready for review September 21, 2022 05:50
@guzman-raphael guzman-raphael merged commit 4367032 into datajoint:master Sep 21, 2022
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.

0.13.x regression error: backslash in string
3 participants