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

Infrastructure: adding support for zipfile with source-code examples #858

Merged

Conversation

gusthoff
Copy link
Collaborator

@gusthoff gusthoff commented Apr 1, 2023

  • Writing separate directories for code blocks.
  • Directories named by MD5 hash.
  • Writing JSON file containing code block information.

Ref #626

Storing MD5 and SHA-512 values.
- Test script changes:
	- storing code blocks in separate directories based on their MD5 hash;
	- storing latest version of code block in a separate directory named
"latest".
- Widget extension changes:
	- retrieving code blocks based on hashes for offline e-publication.
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/codeql-analysis.yml:analyze/language:python. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/codeql-analysis.yml:analyze/language:javascript. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@gusthoff gusthoff merged commit 6d0581e into AdaCore:master Apr 1, 2023
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.

1 participant