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

build: Update Scala and SBT versions #836

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

FabioPinheiro
Copy link
Contributor

@FabioPinheiro FabioPinheiro commented Apr 17, 2024

Overview

Update Scala and SBT version

Update Scala version to 2.13.13
Update SBT version to 1.9.9
Update kind-projector version to 0.13.3
Minor fixs

Pre-submit checklist:

  • Self-reviewed the diff
  • New code has proper comments/documentation/tests
  • Any changes not covered by tests have been tested manually
  • The README files are updated
  • If new libraries are included, they have licenses compatible with our project
  • If there is a db migration altering existing tables, there is a proper migration test

Pre-merge checklist:

  • Commits have useful messages
  • Review clarifications made it into the code

shotexa and others added 3 commits March 25, 2024 19:13
* Add everything

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Remove migration tests

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* add ingnore invalid create option for postres mega linter

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Try mega linter 7

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* edit megalinter.yaml

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Disable some linters

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

---------

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>
* Start cleaning up docs

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Remove more files

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Fix compilation issue

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Trim docs

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Fix compilation errors

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Remove some bitcoin test resources and old docs

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Lint

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

* Fix tests

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>

---------

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>
* ATL-6668: Delete legacy operation related to credentials

This commit deletes the IssueCredentialBatchOperation and
RevokeCredentialsOperation. It does not delete node API, daos nor
repositories related to credentials

* ATL-6668: Delete more files related to VCs

This commit deletes even more files related to VC operations. It also
removes some dependencies on the old SDK

* ATL-6668: Delete unused tables

This commit deletes tables and indexes from VC legacy operations

* ATL-6668: Fix formatting

* ATL-6668: Address review comments

This commit deletes references to legacy VC code in protobuf and sql
definitions
Copy link

github-actions bot commented Apr 17, 2024

Unit Test Results

273 tests   272 ✔️  23s ⏱️
  38 suites      1 💤
  38 files        0

Results for commit 46f68df.

♻️ This comment has been updated with latest results.

@atala-dev
Copy link
Contributor

atala-dev commented Apr 17, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors
✅ ACTION actionlint 1 0
⚠️ MARKDOWN markdownlint 5 90
⚠️ MARKDOWN markdown-link-check 5 10
✅ MARKDOWN markdown-table-formatter 5 0
⚠️ PROTOBUF protolint 5 5
✅ REPOSITORY dustilock yes no
✅ REPOSITORY git_diff yes no
✅ REPOSITORY grype yes no
⚠️ REPOSITORY kics yes 51
✅ REPOSITORY syft yes no
✅ REPOSITORY trivy-sbom yes no
⚠️ REPOSITORY trufflehog yes 1
✅ SQL sql-lint 2 0
⚠️ YAML prettier 2 1
✅ YAML v8r 2 0
✅ YAML yamllint 2 0

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

@FabioPinheiro FabioPinheiro force-pushed the update_scala_sbt_versions branch 2 times, most recently from 691de70 to eddd67a Compare April 17, 2024 17:03
@FabioPinheiro FabioPinheiro changed the base branch from main to open-source-node April 17, 2024 17:30
Update Scala version to 2.13.13
Update SBT version to 1.9.9
Update kind-projector version to 0.13.3
Minor fixs
Base automatically changed from open-source-node to main May 17, 2024 12:17
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