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

Housekeeping 202402 #138

Merged
merged 3 commits into from
Feb 9, 2024
Merged

Housekeeping 202402 #138

merged 3 commits into from
Feb 9, 2024

Conversation

unixorn
Copy link
Owner

@unixorn unixorn commented Feb 7, 2024

Description

  • Remove the evernote script. It hasn't worked since they broke the AppleScript in the Evernote application.
  • Minor formatting changes in README.md

Type of changes

  • Adds/updates a helper script
  • Adds/updates a link to an external resource like a blog post or video
  • Text change (fix typos, update formatting)
  • Test changes

Copyright Assignment

  • This repository is covered by the Apache License, and I agree to contribute this PR under the terms of that license.

Checklist

  • All new and existing tests pass.
  • I have signed off my commits. You can use git commit --amend --no-edit --signoff to amend an existing commit, and you can find more details about signing off commits on the DCO GitHub action page here
  • Any scripts added/updated use #!/usr/bin/env interpreter instead of direct paths. #!/bin/sh is an allowed exception.
  • Scripts added/updated are marked executable
  • I have added/updated a credit line to README.md for any scripts added or updated in this PR.
  • If there was no author credit in a script added in this PR, I have added one.
  • I have confirmed that the link(s) in this PR are valid.
  • I have read the CONTRIBUTING page.

The `evernote` script hasn't worked since they broke the AppleScript in
the Evernote application. I haven't been paying attention since I moved
off Evernote to Obsidian.

Signed-off-by: Joe Block <[email protected]>
- Many minor formatting tweaks

Signed-off-by: Joe Block <[email protected]>
Copy link

codeclimate bot commented Feb 7, 2024

Code Climate has analyzed commit b537fc8 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

github-actions bot commented Feb 7, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 1 1 0.01s
✅ COPYPASTE jscpd yes no 0.94s
✅ MARKDOWN markdownlint 1 0 0.6s
⚠️ MARKDOWN markdown-table-formatter 1 1 0.56s
⚠️ REPOSITORY checkov yes 3 10.92s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 0.2s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.03s
⚠️ REPOSITORY kics yes 1 1.21s
✅ REPOSITORY secretlint yes no 1.23s
✅ REPOSITORY syft yes no 0.34s
✅ REPOSITORY trivy yes no 3.95s
✅ REPOSITORY trivy-sbom yes no 3.63s
✅ REPOSITORY trufflehog yes no 1.83s
⚠️ SPELL lychee 2 1 47.09s
✅ YAML prettier 1 0 0.31s
✅ YAML v8r 1 0 2.66s
✅ 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

@unixorn unixorn force-pushed the housekeeping-202402 branch from 89e6893 to ff70632 Compare February 9, 2024 01:47
Demote the more annoying pedantic linters' errors to warnings.

Signed-off-by: Joe Block <[email protected]>
@unixorn unixorn force-pushed the housekeeping-202402 branch from 4eb34d4 to b537fc8 Compare February 9, 2024 23:09
@unixorn unixorn merged commit 65a7873 into main Feb 9, 2024
5 of 7 checks passed
@unixorn unixorn deleted the housekeeping-202402 branch February 9, 2024 23:20
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.

1 participant