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

new vm go tag #6472

Merged
merged 2 commits into from
Sep 18, 2024
Merged

new vm go tag #6472

merged 2 commits into from
Sep 18, 2024

Conversation

sstanculeanu
Copy link
Collaborator

Reasoning behind the pull request

Proposed changes

Testing procedure

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@sstanculeanu sstanculeanu added the ignore-for-release-notes Do not include item in release notes label Sep 18, 2024
@sstanculeanu sstanculeanu self-assigned this Sep 18, 2024
andreibancioiu
andreibancioiu previously approved these changes Sep 18, 2024
miiu96
miiu96 previously approved these changes Sep 18, 2024
ssd04
ssd04 previously approved these changes Sep 18, 2024
raduchis
raduchis previously approved these changes Sep 18, 2024
go.mod Outdated
@@ -22,7 +22,7 @@ require (
github.com/multiversx/mx-chain-scenario-go v1.4.4
github.com/multiversx/mx-chain-storage-go v1.0.16
github.com/multiversx/mx-chain-vm-common-go v1.5.15
github.com/multiversx/mx-chain-vm-go v1.5.34-0.20240917134424-18af34aca4d4
github.com/multiversx/mx-chain-vm-go v1.5.34
Copy link
Contributor

@raduchis raduchis Sep 18, 2024

Choose a reason for hiding this comment

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

before merge last commit was 18af34aca4d4 - tag created after the merge

Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: e140ea3a733266f5f6755711de9c64d6e4a61f32
  • Current Branch: new_vm_go
  • mx-chain-go Target Branch: rc/v1.7.next1
  • mx-chain-simulator-go Target Branch: rc/v1.7.next1
  • mx-chain-testing-suite Target Branch: rc/v1.7.next1

🚀 Environment Variables:

  • TIMESTAMP: 18092024-105810
  • PYTEST_EXIT_CODE: 0
    🎉 MultiversX CI/CD Workflow Complete!

Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: a6d2fabb7a000eedc0f6fe39875f7d32a90f6381
  • Current Branch: new_vm_go
  • mx-chain-go Target Branch: rc/v1.7.next1
  • mx-chain-simulator-go Target Branch: rc/v1.7.next1
  • mx-chain-testing-suite Target Branch: rc/v1.7.next1

🚀 Environment Variables:

  • TIMESTAMP: 18092024-123720
  • PYTEST_EXIT_CODE: 0
    🎉 MultiversX CI/CD Workflow Complete!

@sstanculeanu sstanculeanu merged commit c437db7 into rc/v1.7.next1 Sep 18, 2024
9 checks passed
@sstanculeanu sstanculeanu deleted the new_vm_go branch September 18, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes Do not include item in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants