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: migration #51

Merged
merged 19 commits into from
Dec 2, 2024
Merged

Feat: migration #51

merged 19 commits into from
Dec 2, 2024

Conversation

akselthomsen
Copy link
Contributor

Migration from internal to external GitHub including necessary changes in files.
See migration log in linked issue.

Signed-off-by: Aksel Thomsen <[email protected]>
Signed-off-by: Aksel Thomsen <[email protected]>
Signed-off-by: Aksel Thomsen <[email protected]>
@akselthomsen akselthomsen linked an issue Nov 29, 2024 that may be closed by this pull request
@akselthomsen akselthomsen changed the title Feat/migration Feat: migration Nov 29, 2024
@vladimirobucina vladimirobucina self-requested a review November 29, 2024 14:53
Copy link

github-actions bot commented Nov 29, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.04s
✅ COPYPASTE jscpd yes no 1.67s
⚠️ MARKDOWN markdownlint 1 0 1 0.31s
✅ MARKDOWN markdown-link-check 1 0 0.57s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.29s
❌ REPOSITORY checkov yes 1 18.23s
❌ REPOSITORY devskim yes 5 1.6s
✅ REPOSITORY dustilock yes no 0.04s
✅ REPOSITORY gitleaks yes no 30.67s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 20.58s
✅ REPOSITORY kics yes no 38.87s
✅ REPOSITORY secretlint yes no 0.97s
✅ REPOSITORY syft yes no 0.67s
✅ REPOSITORY trivy yes no 8.53s
✅ REPOSITORY trivy-sbom yes no 1.3s
✅ REPOSITORY trufflehog yes no 6.34s
✅ SPELL cspell 6 0 1.72s
✅ SPELL lychee 5 0 0.46s
⚠️ YAML prettier 3 1 1 0.47s
✅ YAML v8r 3 0 4.78s
❌ YAML yamllint 3 5 0.92s

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

akselthomsen and others added 16 commits November 29, 2024 16:15
Signed-off-by: Aksel Thomsen <[email protected]>
Signed-off-by: Aksel Thomsen <[email protected]>
Signed-off-by: Aksel Thomsen <[email protected]>
Signed-off-by: Aksel Thomsen <[email protected]>
Fix yaml formatting error.

Signed-off-by: Vladimir Obucina <[email protected]>
Add bash as shell

Signed-off-by: Vladimir Obucina <[email protected]>
Fix error: Add image to run.

Signed-off-by: Vladimir Obucina <[email protected]>
Set postgress password to be password

Signed-off-by: Vladimir Obucina <[email protected]>
Set postgres password to be password.

Signed-off-by: Vladimir Obucina <[email protected]>
Fix string error.

Signed-off-by: Vladimir Obucina <[email protected]>
Signed-off-by: Vladimir Obucina <[email protected]>
Copy link

github-actions bot commented Dec 2, 2024

Code coverage

Name Coverage (%)
connector 74.40
R/cnt_generics.R 35.71
R/connect_utils.R 100.00
R/connect.R 95.27
R/connector.R 15.62
R/connectors.R 100.00
R/dbi_backend_tools.R 66.67
R/dbi_methods.R 100.00
R/dbi.R 100.00
R/fs_backend_tools.R 66.67
R/fs_methods.R 100.00
R/fs_read.R 42.86
R/fs_write.R 66.67
R/fs.R 100.00
R/generic_backend.R 96.30
R/utils_files.R 100.00
R/utils-docs.R 0.00
R/utils-roxygen.R 0.00

Copy link

github-actions bot commented Dec 2, 2024

Github pages

Review the pkgdown webpage for the PR here

Copy link
Contributor

@vladimirobucina vladimirobucina left a comment

Choose a reason for hiding this comment

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

Looks like all changes were made.

@vladimirobucina vladimirobucina merged commit a390729 into main Dec 2, 2024
13 of 14 checks passed
@vladimirobucina vladimirobucina deleted the feat/migration branch December 2, 2024 15:22
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.

Migration Log
2 participants