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

Fix a few bugs, add new features, and enhance documentation #21

Merged
merged 7 commits into from
Oct 18, 2023

Conversation

parkerbxyz
Copy link
Owner

New features

  • Add option to publish unverified cards
  • Add option to perform a dry run sync

Bug fixes

  • Fixes a bug preventing the action from completing successfully because it it could not determine if any files should be deleted
  • Fixes a bug that was causing the action to fail when it tried to track an image without an extension with Git LFS
  • Fixes a bug that was causing the action to fail when used in a matrix strategy

@parkerbxyz parkerbxyz self-assigned this Oct 18, 2023
@parkerbxyz parkerbxyz changed the title Fix a few bugs and enhance documentation Fix a few bugs, add new features, and enhance documentation Oct 18, 2023
@github-actions
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.71s
✅ MARKDOWN markdownlint 1 0 0.81s
✅ MARKDOWN markdown-link-check 1 0 0.85s
✅ MARKDOWN markdown-table-formatter 1 0 0.42s
✅ PYTHON bandit 1 0 1.91s
✅ PYTHON black 1 0 1.36s
✅ PYTHON mypy 1 0 7.41s
✅ PYTHON ruff 1 0 0.01s
✅ REPOSITORY checkov yes no 11.1s
✅ REPOSITORY gitleaks yes no 0.2s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 10.84s
✅ REPOSITORY secretlint yes no 0.69s
✅ REPOSITORY trivy yes no 4.17s
✅ REPOSITORY trivy-sbom yes no 1.44s
✅ REPOSITORY trufflehog yes no 3.86s
✅ SPELL cspell 4 0 3.51s
✅ SPELL lychee 2 0 0.37s
✅ YAML prettier 1 0 0.41s
✅ YAML v8r 1 0 1.9s
✅ YAML yamllint 1 0 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@parkerbxyz parkerbxyz merged commit ac56a23 into main Oct 18, 2023
3 checks passed
@parkerbxyz parkerbxyz deleted the more-updates branch October 18, 2023 20:50
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant