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(node): edit docker publish path in tragets #852

Merged
merged 1 commit into from
May 17, 2024

Conversation

shotexa
Copy link

@shotexa shotexa commented May 17, 2024

Overview

Screenshots

Checklists

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

Signed-off-by: Shota Jolbordi <shota.jolbordi@iohk.io>
@shotexa shotexa changed the title fix(node: edit docker publish path in tragets fix(node): edit docker publish path in tragets May 17, 2024
@atala-dev
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors
✅ JSON jsonlint 1 0
✅ JSON npm-package-json-lint yes no
✅ JSON prettier 1 0
✅ JSON v8r 1 0
✅ REPOSITORY dustilock yes no
✅ REPOSITORY git_diff yes no
✅ REPOSITORY grype yes no
⚠️ REPOSITORY kics yes 49
✅ REPOSITORY syft yes no
✅ REPOSITORY trivy-sbom yes no
⚠️ REPOSITORY trufflehog yes 1

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

Copy link

Unit Test Results

289 tests  ±0   288 ✔️ ±0   23s ⏱️ ±0s
  36 suites ±0       1 💤 ±0 
  36 files   ±0       0 ±0 

Results for commit fd27cdf. ± Comparison against base commit 5ba1bd1.

@shotexa shotexa requested a review from milosbackonja May 17, 2024 16:15
@amagyar-iohk amagyar-iohk merged commit b9410fe into main May 17, 2024
5 checks passed
@amagyar-iohk amagyar-iohk deleted the NO-JIRA-fix-incorrect-docker-publish-path branch May 17, 2024 19:10
atala-dev added a commit that referenced this pull request May 17, 2024
# [2.3.0](v2.2.1...v2.3.0) (2024-05-17)

### Bug Fixes

* **node:** edit docker publish path in tragets [#852](#852) ([b9410fe](b9410fe))
* remove v in docker image version tag ([#826](#826)) ([30a8164](30a8164))

### Features

* enable legacy prism node ([#828](#828)) ([15e6865](15e6865))
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