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

ci: add manual trigger for docs update #10

Merged
merged 2 commits into from
Dec 13, 2023
Merged

ci: add manual trigger for docs update #10

merged 2 commits into from
Dec 13, 2023

Conversation

hamada147
Copy link
Contributor

Overview

Add documentation generation

Fixes #

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to above: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
@atala-dev
Copy link
Contributor

atala-dev commented Nov 29, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.1s
✅ EDITORCONFIG editorconfig-checker 52 0 0.14s
✅ JSON eslint-plugin-jsonc 1 0 1.17s
✅ JSON jsonlint 1 0 0.16s
⚠️ JSON prettier 1 1 0.33s
✅ JSON v8r 1 0 2.4s
✅ KOTLIN ktlint 25 0 48.31s
⚠️ MARKDOWN markdownlint 6 61 1.29s
✅ MARKDOWN markdown-table-formatter 6 0 0.27s
✅ REPOSITORY devskim yes no 1.53s
✅ REPOSITORY dustilock yes no 0.05s
✅ REPOSITORY gitleaks yes no 0.26s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.01s
✅ REPOSITORY secretlint yes no 0.84s
✅ REPOSITORY syft yes no 0.29s
✅ REPOSITORY trivy yes no 8.25s
✅ REPOSITORY trivy-sbom yes no 1.67s
✅ XML xmllint 1 0 0.01s
⚠️ YAML prettier 8 1 0.71s
✅ YAML v8r 8 0 7.95s
✅ YAML yamllint 8 0 0.46s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

didpeer/build.gradle.kts Outdated Show resolved Hide resolved
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
Copy link

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 6ea2a75.

Copy link
Contributor

@goncalo-frade-iohk goncalo-frade-iohk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was going to ask you to make it automatic with a tag, but I see you already did :)

Comment on lines +17 to +19
push:
tags:
- "*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add just on the main branch ;)

@hamada147 hamada147 merged commit 1f1ea82 into main Dec 13, 2023
4 checks passed
@hamada147 hamada147 deleted the update/docs branch January 10, 2024 08:31
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.

4 participants