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

feat(agent): fix open api download location #20

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

goncalo-frade-iohk
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 18, 2022

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.01s
⚠️ BASH shfmt 1 1 0.03s
✅ REPOSITORY checkov yes no 10.5s
✅ REPOSITORY devskim yes no 0.95s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.21s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.03s
✅ REPOSITORY syft yes no 0.39s
✅ REPOSITORY trivy yes no 3.12s
✅ YAML prettier 1 0 0.58s
✅ YAML v8r 1 0 1.73s
✅ YAML yamllint 1 0 0.34s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@goncalo-frade-iohk goncalo-frade-iohk requested a review from a team November 16, 2022 13:45
This grammar will help parsing DIDs based on W3 Standardisation.
It follows the following ABNF rules: https://www.w3.org/TR/did-core/#did-syntax

It uses Antlr (https://www.antlr.org) a well known for language recognition that can
generate parsers for different languages.

Fixes ATL-1992
@goncalo-frade-iohk goncalo-frade-iohk merged commit f04f48a into main Nov 21, 2022
@goncalo-frade-iohk goncalo-frade-iohk deleted the feature/ATL-2011 branch November 21, 2022 12:04
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.

3 participants