-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Sphinx Website #1624
Merged
Merged
Sphinx Website #1624
Changes from 1 commit
Commits
Show all changes
101 commits
Select commit
Hold shift + click to select a range
834dab1
Enhanced Keywords
manticore-projects 7a885a1
Fix incorrect tests
manticore-projects 1b69d25
Merge remote-tracking branch 'origin/master' into Keywords
manticore-projects 5d20d06
Define Reserved Keywords explicitly
manticore-projects df9c56e
Fix test resources
manticore-projects de805ab
Adjust Gradle to JUnit 5
manticore-projects d5a6dca
Do not mark SpeedTest for concurrent execution
manticore-projects a9d0503
Remove unused imports
manticore-projects 6dfa05f
Adjust Gradle to JUnit 5
manticore-projects 8f0bfe6
Do not mark SpeedTest for concurrent execution
manticore-projects 5cd0974
Remove unused imports
manticore-projects 5f11d3f
Merge remote-tracking branch 'origin/master'
manticore-projects 2af3cd5
Merge remote-tracking branch 'origin/Keywords' into Keywords
manticore-projects 4bef952
Merge remote-tracking branch 'origin/master' into Keywords
manticore-projects 1fd56ac
Keyword test adopt JUnit5
manticore-projects 873dfd4
Merge Master
manticore-projects 1a9db26
CheckStyle sanitation of method names
manticore-projects 3ab04b0
Merge https://github.com/JSQLParser/JSqlParser
manticore-projects de94651
Merge branch 'JSQLParser:master' into master
manticore-projects 84709a9
Merge branch 'master' of github.com:JSQLParser/JSqlParser
manticore-projects dc3ef91
Merge github.com:JSQLParser/JSqlParser into Keywords
manticore-projects 0e0662d
Merge Master
manticore-projects 3c8da30
Merge branch 'master' of github.com:JSQLParser/JSqlParser
manticore-projects cae7a1f
Merge branch 'master' into Keywords
manticore-projects 886fe59
Add Jupiter Parameters dependency again
manticore-projects 353edb4
Automate the `updateKeywords` Step
manticore-projects 0ad0b79
Update PMD and rules
manticore-projects ae46480
Rewrite test expected to fail
manticore-projects 74c1f71
Appease Codacy
manticore-projects ba9992e
Remove broken rule warning about perfectly fine switch-case statements
manticore-projects 7cad82e
Merge remote-tracking branch 'origin/master' into Keywords
manticore-projects a19b963
Force Changes
manticore-projects 8edf488
Fix Merge Issues
manticore-projects fbf0c8b
Merge remote-tracking branch 'manticore/Keywords' into Keywords
manticore-projects 83b8a03
Read Tokens directly from the Grammar File without invoking JTREE
manticore-projects 452e8a5
Appease PMD/Codacy
manticore-projects bde4da3
Merge Origin/Master
manticore-projects 0ce18dd
Extract the Keywords from the Grammar by using JTRee (instead of Regex)
manticore-projects 546fe16
Appease Codacy/PMD
manticore-projects 81c299f
Merge origin/master
manticore-projects 83166d2
Separate UpdateKeywords Task again
manticore-projects f4284a0
Clean-up the imports
manticore-projects cd462e5
Add JavaCC dependency to Maven for building ParserKeywordsUtils
manticore-projects a86edf5
Add JavaCC dependency to Maven for building ParserKeywordsUtils
manticore-projects 6b07f70
Merge branch 'master' of github.com:JSQLParser/JSqlParser
manticore-projects 8a8b718
Merge remote-tracking branch 'origin/master' into Keywords
manticore-projects d54c1fb
Merge Upstream
manticore-projects 1d89095
Merge remote-tracking branch 'manticore/Keywords' into Keywords
manticore-projects ab6f9d5
Merge Master
manticore-projects 39a3476
Merge github.com:JSQLParser/JSqlParser
manticore-projects 61bfb68
Merge Master
manticore-projects 796893d
Fixes broken PR #1524 and Commit fb6e950ce0e62ebcd7a44ba9eea679da2b04…
manticore-projects 520e1e6
Add AST Visualization
manticore-projects 7f4c510
Merge branch 'master' of github.com:JSQLParser/JSqlParser
manticore-projects a4032a2
Merge remote-tracking branch 'origin/master' into Keywords
manticore-projects 08141a3
Merge branch 'master' into Keywords
manticore-projects 045ab43
Sphinx Documentation
manticore-projects 5c1cb9c
test: Document an additional Special Oracle test success
manticore-projects a705ebb
Merge Origin Master
manticore-projects e518eed
doc: ignore the autogenerated changelog.rst in GIT
manticore-projects c512b8e
Merge branch 'master' of github.com:JSQLParser/JSqlParser into Keywords
manticore-projects 0c6f0e4
build: temporarily reduce the Code Coverage requirements
manticore-projects 5f15d95
Merge branch 'Keywords' into sphinx
manticore-projects f082776
build: Clean-up the Gradle Build
manticore-projects 6b7e2b7
doc: Explain the ``updateKeywords`` Gradle Task
manticore-projects 8b17e3f
build: Un-escape the Unicode on the changelog file
manticore-projects 997f98b
build: Un-escape the Unicode on the changelog file
manticore-projects 7e8b5c3
Merge remote-tracking branch 'manticore/sphinx' into sphinx
manticore-projects 12f6faa
doc: Cleanup
manticore-projects 33cd1fc
doc: Properly un-escape the Git Commit message
manticore-projects c7db3f3
doc: request for `Conventional Commit` messages
manticore-projects 5c88378
doc: correctly refer to `RelObjectNameWithoutValue()`
manticore-projects 7e6c6c1
build: upload the built files via Excec/SFTP
manticore-projects fc706fc
doc: Add an example on Token White-listing
manticore-projects abe6c64
doc: write the correct Git Repository
manticore-projects b6b3050
doc: pronounce the OVERLAPS example more
manticore-projects e6c36e3
feat: make important Classes Serializable
manticore-projects a6837e5
doc: Add the "How to Use" java code
manticore-projects edac8bd
chore: Make Serializable
manticore-projects dbad39d
chore: Merge Main Branch
manticore-projects d0d940f
fix: Non-serializable field in serializable class
manticore-projects a6463c9
build: various fixes to the Maven build file
manticore-projects 0b9167b
build: add the Keywords Documentation file to the task
manticore-projects 68d7c17
doc: add a page about actually Reserved Keywords
manticore-projects 6957b46
build: avoid PMD/Codacy for Sphinx Documentation
manticore-projects 4fb4e74
update Changelog
manticore-projects aa46110
build: Add Sphinx GitHub Action
manticore-projects 56148e4
Choir: Merge Master and resolve conflict
manticore-projects b532004
Choir: Merge Master and resolve conflict
manticore-projects 2f12d0a
Merge remote-tracking branch 'manticore/sphinx' into sphinx
manticore-projects b28773b
fix: fix a merge error, brackets
manticore-projects 15c543e
fix: remove JavaCC dependency
manticore-projects 4541d5c
choir: Merge Master and resolve conflict
manticore-projects 71d44e2
Merge github.com:JSQLParser/JSqlParser into sphinx
manticore-projects 570795a
doc: Fix Maven Artifact Version
manticore-projects 52bc210
style: Avoid throwing raw exception types.
manticore-projects f3246f0
style: Avoid throwing raw exception types.
manticore-projects c686bbc
doc: Better integration of the RR diagrams
manticore-projects fdc0002
Merge remote-tracking branch 'origin/master' into sphinx
manticore-projects 85b75ed
build: gradle, execute all Checks after Test
manticore-projects bd845d2
Merge branch 'master' into sphinx
wumpz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
name: Sphinx Pages | ||
on: [push, pull_request, workflow_dispatch] | ||
permissions: write-all | ||
jobs: | ||
docs: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/setup-python@v2 | ||
- name: Install dependencies | ||
run: pip install sphinx sphinx_rtd_theme myst_parser sphinx-prompt sphinx_substitution_extensions sphinx_issues sphinx_tabs pygments | ||
- name: Checkout project sources | ||
uses: actions/checkout@v2 | ||
with: | ||
ref: master | ||
fetch-depth: 0 | ||
- name: Setup Gradle | ||
uses: gradle/gradle-build-action@v2 | ||
- name: Run build with Gradle Wrapper | ||
run: ./gradlew sphinx -x upload | ||
- name: Deploy | ||
uses: actions/configure-pages@v2 | ||
- name: Upload artifact | ||
uses: actions/upload-pages-artifact@v1 | ||
with: | ||
# Upload entire repository | ||
path: 'build/sphinx' | ||
- name: Deploy to GitHub Pages | ||
id: deployment | ||
uses: actions/deploy-pages@v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool. And using this the sphinx sources somewhere within the master branch are generated and published to Github pages?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes.