-
Notifications
You must be signed in to change notification settings - Fork 2
Informaticup Documentation Pull Request #58
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
Open
CaptainUnbrauchbar
wants to merge
165
commits into
master
Choose a base branch
from
informaticup
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
Create scorecard.yml
Update Dependencies
Semgrep SAST deployment
Fix Semgrep Config
Mini Fix Branch Name
ci: try to fix sast error
Co-authored-by: Richard Hegewald <[email protected]>
clingo output is now displayed in its own panel tab inside of a webview with answers divided into boxes
added welcome screen with tips, basic functioanlity of using path clingo
Co-authored-by: Richard Hegewald <[email protected]>
Replace console output with webpanel output
Co-authored-by: Richard Hegewald <[email protected]>
…om input files WASM Clingo doesnt support large input files so removing comments improves this problem
…ons/github-actions-c5f5c95947 ci: 👷 bump the github-actions group with 3 updates
…sion-tester-8.15.0
…n/vscode-extension-tester-8.15.0 ci: :arrow-up: bump vscode-extension-tester from 8.13.0 to 8.15.0
…n/npm_and_yarn-9886f77e80 ci: :arrow-up: bump the npm_and_yarn group with 1 update
Makes the extension easier to find as ASP is a widely used term with many different compilers and we only support clingo
* fix: 🐛 fixed multiline comments being processed incorrectly * style: 🎨 removed commented code, fixed dependency version * fix: 🎨 package lock missing * fix: 🐛 package lock regenerated * fix: 🐛 removed obsolete code * fix: 🐛 package lock final final --------- Co-authored-by: Richard Hegewald <[email protected]>
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.5. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the github-actions group with 2 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner) and [github/codeql-action](https://github.com/github/codeql-action). Updates `step-security/harden-runner` from 2.12.1 to 2.12.2 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@002fdce...6c439dc) Updates `github/codeql-action` from 3.29.0 to 3.29.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ce28f5b...181d5ee) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@vscode/codicons](https://github.com/microsoft/vscode-codicons) from 0.0.36 to 0.0.39. - [Release notes](https://github.com/microsoft/vscode-codicons/releases) - [Commits](microsoft/vscode-codicons@0.0.36...v0.0.39) --- updated-dependencies: - dependency-name: "@vscode/codicons" dependency-version: 0.0.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ons/github-actions-e144074ff2 ci: 👷 bump the github-actions group with 2 updates
…n/jest-30.0.5 ci: :arrow-up: bump jest from 29.7.0 to 30.0.5
…n/vscode/codicons-0.0.39 ci: :arrow-up: bump @vscode/codicons from 0.0.36 to 0.0.39
Bumps the npm_and_yarn group with 1 update: [tmp](https://github.com/raszi/node-tmp). Updates `tmp` from 0.2.3 to 0.2.4 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
…n/npm_and_yarn-5a0513363d ci: :arrow-up: bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group
style: 💫 Update display name and add categories/tags
DAS BRINGT IHNEN NICHTS
docs: 📝 misc changes to citation
docs: 📝add zenodo batch to readme
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `github/codeql-action` from 3.29.4 to 3.29.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@4e828ff...76621b6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.29.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
…ons/github-actions-0bcac4bc46 ci: 👷 bump the github-actions group with 2 updates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR to see achieved goals and before-after comparison for Informaticup Open-Source Competition
All work for the competition was done on the "informaticup" branch. The master branch represents the previously existing project and its state from before the contest!