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

ci: integration test startup fail workaround #978

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

patlo-iog
Copy link
Contributor

Description:

Summarize the changes you're submitting in a few sentences, including Jira ticket ATL-xxxx if applicable.
Link to any discussion, related issues and bug reports to give the context to help the reviewer understand the PR.

Alternatives Considered (optional):

Link to existing ADR (Architecture Decision Record), if any. If relevant, describe other approaches explored and the selected approach. Documenting why the methods were not selected will create a knowledge base for future reference, helping prevent others from revisiting less optimal ideas.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
@patlo-iog patlo-iog force-pushed the ci/integration-test-workaround branch from 45a462c to acdf7ad Compare April 24, 2024 13:41
Copy link
Contributor

@mineme0110 mineme0110 left a comment

Choose a reason for hiding this comment

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

LGTM we need to address this later

Copy link
Contributor

Integration Test Results

13 files  +13  13 suites  +13   2s ⏱️ +2s
29 tests +29  29 ✅ +29  0 💤 ±0  0 ❌ ±0 
32 runs  +32  32 ✅ +32  0 💤 ±0  0 ❌ ±0 

Results for commit acdf7ad. ± Comparison against base commit f0a1f2c.

Copy link
Contributor

Unit Test Results

 91 files  ±0   91 suites  ±0   21m 31s ⏱️ -16s
777 tests ±0  769 ✅ ±0  8 💤 ±0  0 ❌ ±0 
784 runs  ±0  776 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit acdf7ad. ± Comparison against base commit f0a1f2c.

@patlo-iog patlo-iog merged commit f57f906 into main Apr 24, 2024
9 checks passed
@patlo-iog patlo-iog deleted the ci/integration-test-workaround branch April 24, 2024 14:00
mineme0110 pushed a commit that referenced this pull request Apr 25, 2024
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

Align the repo with new name identus-cloud-agent

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

pr comments

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Update SECURITY.md

Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Shailesh Patil <53746241+mineme0110@users.noreply.github.com>

update as discussed

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

update as discussed

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Rename all mercury packages

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'connect' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'event' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

minor updates

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

delete the roots id mediator and refrences

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Some minor rename

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

rename NODE_VERSION to PRISM_NODE_VERSION

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Rename 'pollux' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

feat: key management for Ed25519 and X25519 (#966)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

Rename 'shared' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'protos' files

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'castor' and 'prism-agent' packages

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename folders

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

ci: update labeler permissions (#981)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: update release workflow (#980)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: use github.actor in the release workflow (#982)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

chore: format scala code

ci: add permission to push the tag for semantic-release [skip ci] (#983)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: switch to the hyperledger organization in publishing the image to ghc… (#984)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>

renamed tests

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

renamed tests and refrences

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

renamed some actions in yaml

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

fix duplicate name

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

fix: revert proto package rename

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
mineme0110 pushed a commit that referenced this pull request Apr 25, 2024
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

Align the repo with new name identus-cloud-agent

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

pr comments

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Update SECURITY.md

Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Shailesh Patil <53746241+mineme0110@users.noreply.github.com>

update as discussed

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

update as discussed

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Rename all mercury packages

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'connect' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'event' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

minor updates

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

delete the roots id mediator and refrences

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Some minor rename

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

rename NODE_VERSION to PRISM_NODE_VERSION

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Rename 'pollux' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

feat: key management for Ed25519 and X25519 (#966)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

Rename 'shared' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'protos' files

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'castor' and 'prism-agent' packages

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename folders

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

ci: update labeler permissions (#981)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: update release workflow (#980)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: use github.actor in the release workflow (#982)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

chore: format scala code

ci: add permission to push the tag for semantic-release [skip ci] (#983)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: switch to the hyperledger organization in publishing the image to ghc… (#984)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>

renamed tests

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

renamed tests and refrences

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

renamed some actions in yaml

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

fix duplicate name

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

fix: revert proto package rename

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
mineme0110 pushed a commit that referenced this pull request Apr 25, 2024
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

Align the repo with new name identus-cloud-agent

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

pr comments

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Update SECURITY.md

Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Shailesh Patil <53746241+mineme0110@users.noreply.github.com>

update as discussed

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

update as discussed

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Rename all mercury packages

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'connect' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'event' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

minor updates

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

delete the roots id mediator and refrences

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Some minor rename

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

rename NODE_VERSION to PRISM_NODE_VERSION

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

minor cleanup

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

Rename 'pollux' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

feat: key management for Ed25519 and X25519 (#966)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

Rename 'shared' package

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'protos' files

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename 'castor' and 'prism-agent' packages

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

Rename folders

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

ci: update labeler permissions (#981)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: update release workflow (#980)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: use github.actor in the release workflow (#982)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

chore: format scala code

ci: add permission to push the tag for semantic-release [skip ci] (#983)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>

ci: switch to the hyperledger organization in publishing the image to ghc… (#984)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>

renamed tests

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

renamed tests and refrences

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

renamed some actions in yaml

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

fix duplicate name

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>

fix: revert proto package rename

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
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.

3 participants