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: use github.actor in the release workflow #982

Merged
merged 4 commits into from
Apr 25, 2024
Merged

Conversation

yshyn-iohk
Copy link
Member

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

@yshyn-iohk yshyn-iohk requested a review from mineme0110 as a code owner April 25, 2024 01:46
@github-actions github-actions bot added the ci label Apr 25, 2024
@yshyn-iohk yshyn-iohk requested a review from womfoo April 25, 2024 01:47
Copy link
Contributor

github-actions bot commented Apr 25, 2024

Integration Test Results

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

Results for commit f29ab78. ± Comparison against base commit 733fecc.

♻️ This comment has been updated with latest results.

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>
@yshyn-iohk yshyn-iohk changed the title ci: use ATALA_GITHUB_ACTOR in the release workflow ci: use github.actor in the release workflow Apr 25, 2024
Copy link
Contributor

Unit Test Results

 91 files  ±0   91 suites  ±0   21m 59s ⏱️ + 3m 0s
776 tests ±0  768 ✅ ±0  8 💤 ±0  0 ❌ ±0 
783 runs  ±0  775 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit f29ab78. ± Comparison against base commit 733fecc.

@yshyn-iohk yshyn-iohk merged commit 0b2a9ed into main Apr 25, 2024
11 checks passed
@yshyn-iohk yshyn-iohk deleted the fix-ci-workflows branch April 25, 2024 03:40
mineme0110 pushed a commit that referenced this pull request Apr 25, 2024
Signed-off-by: Pat Losoponkul <[email protected]>

Align the repo with new name identus-cloud-agent

Signed-off-by: mineme0110 <[email protected]>

pr comments

Signed-off-by: mineme0110 <[email protected]>

Update SECURITY.md

Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shailesh Patil <[email protected]>

update as discussed

Signed-off-by: mineme0110 <[email protected]>

update as discussed

Signed-off-by: mineme0110 <[email protected]>

Rename all mercury packages

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'connect' package

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'event' package

Signed-off-by: FabioPinheiro <[email protected]>

minor updates

Signed-off-by: mineme0110 <[email protected]>

delete the roots id mediator and refrences

Signed-off-by: mineme0110 <[email protected]>

Some minor rename

Signed-off-by: FabioPinheiro <[email protected]>

rename NODE_VERSION to PRISM_NODE_VERSION

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

Rename 'pollux' package

Signed-off-by: FabioPinheiro <[email protected]>

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

Signed-off-by: Pat Losoponkul <[email protected]>

Rename 'shared' package

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'protos' files

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'castor' and 'prism-agent' packages

Signed-off-by: FabioPinheiro <[email protected]>

Rename folders

Signed-off-by: FabioPinheiro <[email protected]>

ci: update labeler permissions (#981)

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

ci: update release workflow (#980)

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

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

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

chore: format scala code

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

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

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

Signed-off-by: Yurii Shynbuiev <[email protected]>

renamed tests

Signed-off-by: mineme0110 <[email protected]>

renamed tests and refrences

Signed-off-by: mineme0110 <[email protected]>

renamed some actions in yaml

Signed-off-by: mineme0110 <[email protected]>

fix duplicate name

Signed-off-by: mineme0110 <[email protected]>

fix: revert proto package rename

Signed-off-by: Pat Losoponkul <[email protected]>
mineme0110 pushed a commit that referenced this pull request Apr 25, 2024
Signed-off-by: Pat Losoponkul <[email protected]>

Align the repo with new name identus-cloud-agent

Signed-off-by: mineme0110 <[email protected]>

pr comments

Signed-off-by: mineme0110 <[email protected]>

Update SECURITY.md

Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shailesh Patil <[email protected]>

update as discussed

Signed-off-by: mineme0110 <[email protected]>

update as discussed

Signed-off-by: mineme0110 <[email protected]>

Rename all mercury packages

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'connect' package

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'event' package

Signed-off-by: FabioPinheiro <[email protected]>

minor updates

Signed-off-by: mineme0110 <[email protected]>

delete the roots id mediator and refrences

Signed-off-by: mineme0110 <[email protected]>

Some minor rename

Signed-off-by: FabioPinheiro <[email protected]>

rename NODE_VERSION to PRISM_NODE_VERSION

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

Rename 'pollux' package

Signed-off-by: FabioPinheiro <[email protected]>

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

Signed-off-by: Pat Losoponkul <[email protected]>

Rename 'shared' package

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'protos' files

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'castor' and 'prism-agent' packages

Signed-off-by: FabioPinheiro <[email protected]>

Rename folders

Signed-off-by: FabioPinheiro <[email protected]>

ci: update labeler permissions (#981)

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

ci: update release workflow (#980)

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

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

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

chore: format scala code

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

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

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

Signed-off-by: Yurii Shynbuiev <[email protected]>

renamed tests

Signed-off-by: mineme0110 <[email protected]>

renamed tests and refrences

Signed-off-by: mineme0110 <[email protected]>

renamed some actions in yaml

Signed-off-by: mineme0110 <[email protected]>

fix duplicate name

Signed-off-by: mineme0110 <[email protected]>

fix: revert proto package rename

Signed-off-by: Pat Losoponkul <[email protected]>
mineme0110 pushed a commit that referenced this pull request Apr 25, 2024
Signed-off-by: Pat Losoponkul <[email protected]>

Align the repo with new name identus-cloud-agent

Signed-off-by: mineme0110 <[email protected]>

pr comments

Signed-off-by: mineme0110 <[email protected]>

Update SECURITY.md

Co-authored-by: Yurii Shynbuiev - IOHK <[email protected]>
Signed-off-by: Shailesh Patil <[email protected]>

update as discussed

Signed-off-by: mineme0110 <[email protected]>

update as discussed

Signed-off-by: mineme0110 <[email protected]>

Rename all mercury packages

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'connect' package

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'event' package

Signed-off-by: FabioPinheiro <[email protected]>

minor updates

Signed-off-by: mineme0110 <[email protected]>

delete the roots id mediator and refrences

Signed-off-by: mineme0110 <[email protected]>

Some minor rename

Signed-off-by: FabioPinheiro <[email protected]>

rename NODE_VERSION to PRISM_NODE_VERSION

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

minor cleanup

Signed-off-by: mineme0110 <[email protected]>

Rename 'pollux' package

Signed-off-by: FabioPinheiro <[email protected]>

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

Signed-off-by: Pat Losoponkul <[email protected]>

Rename 'shared' package

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'protos' files

Signed-off-by: FabioPinheiro <[email protected]>

Rename 'castor' and 'prism-agent' packages

Signed-off-by: FabioPinheiro <[email protected]>

Rename folders

Signed-off-by: FabioPinheiro <[email protected]>

ci: update labeler permissions (#981)

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

ci: update release workflow (#980)

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

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

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

chore: format scala code

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

Signed-off-by: Yurii Shynbuiev - IOHK <[email protected]>

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

Signed-off-by: Yurii Shynbuiev <[email protected]>

renamed tests

Signed-off-by: mineme0110 <[email protected]>

renamed tests and refrences

Signed-off-by: mineme0110 <[email protected]>

renamed some actions in yaml

Signed-off-by: mineme0110 <[email protected]>

fix duplicate name

Signed-off-by: mineme0110 <[email protected]>

fix: revert proto package rename

Signed-off-by: Pat Losoponkul <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant