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

Add Gauntlet++ Op Client and Op Requests into E2E Integration Tests #548

Merged
merged 61 commits into from
Nov 21, 2024

Conversation

chray-zhang
Copy link
Contributor

@chray-zhang chray-zhang commented Oct 25, 2024

What

Ops are not yet integrated into E2E Test workflow. That will be captured in this ticket: https://smartcontract-it.atlassian.net/jira/software/c/projects/NONEVM/boards/357/backlog?selectedIssue=NONEVM-291

Why:

https://smartcontract-it.atlassian.net/browse/NONEVM-330

This reverts commit 358cf94.
- gosec
# TODO: re-add gpp op file once we integrate into workflows
Copy link
Collaborator

Choose a reason for hiding this comment

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

can this todo be deleted?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No it fails the linter because those ops are still not used in the workflow. That'll be in the next PR after this one is merged

@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube

@chray-zhang chray-zhang merged commit 435e3ca into develop Nov 21, 2024
22 of 23 checks passed
@chray-zhang chray-zhang deleted the gpp branch November 21, 2024 19:37
chray-zhang added a commit that referenced this pull request Nov 25, 2024
…548)

* gpp start

* Initial G++ E2E Ops

* Added logging

* More gpp ops

* Logging and OCR2 ops

* Removed comments

* Go mod

* Refactor for Sonarqube

* Adding G++ go env

* Revert "Adding G++ go env"

This reverts commit 4f5a001.

* Adding GOPRIVATE Env to relayer

* Revision changes

* Trying to use GOPRIVATE with GHT

* Testing GATI

* Added OZ Account deploy and refactored to declare into deploy ops

* Added secrest for GHA

* Added permissions

* Adding GOPRIVATE

* Changed access token to output of gati

* explicit gpp repo

* wip

* Adding explicit definition

* Added GOENV

* debug step

* oath2

* new auth url

* Revision to stable version

* Fix dependencies

* Fixed lint and other workflows

* permissions

* Added actions GATI

* Reverted some stuff

* Moved GATI action back into action

* inputs typo

* Sending GATI token into dockerfile

* Echo debug

* Moved it up to see if it runs

* Bash syntax

* lint changes

* Lint and adding new token to workflow

* Fix

* Adding new command to pass workflow

* Lint fix

* Editted Makefile and workflow

* Right path to makefile

* Fixed file path for lint skip

* Barebones command for env

* Re-addedo org work flow

* Pull from new chainlink-github-actions tag

* commit hash bump for testing framework

* bump

* Removed unnec command

* bump run-tests version

* remove unused linter from common

* re-added vender command

* Using qa repo for github actions

* ARG to ENV to fix sonarqube

* Re-added github token as ARG

* Refactored out setting github configs with gati token

* fix indentation
chray-zhang added a commit that referenced this pull request Nov 25, 2024
…548)

* gpp start

* Initial G++ E2E Ops

* Added logging

* More gpp ops

* Logging and OCR2 ops

* Removed comments

* Go mod

* Refactor for Sonarqube

* Adding G++ go env

* Revert "Adding G++ go env"

This reverts commit 358cf94.

* Adding GOPRIVATE Env to relayer

* Revision changes

* Trying to use GOPRIVATE with GHT

* Testing GATI

* Added OZ Account deploy and refactored to declare into deploy ops

* Added secrest for GHA

* Added permissions

* Adding GOPRIVATE

* Changed access token to output of gati

* explicit gpp repo

* wip

* Adding explicit definition

* Added GOENV

* debug step

* oath2

* new auth url

* Revision to stable version

* Fix dependencies

* Fixed lint and other workflows

* permissions

* Added actions GATI

* Reverted some stuff

* Moved GATI action back into action

* inputs typo

* Sending GATI token into dockerfile

* Echo debug

* Moved it up to see if it runs

* Bash syntax

* lint changes

* Lint and adding new token to workflow

* Fix

* Adding new command to pass workflow

* Lint fix

* Editted Makefile and workflow

* Right path to makefile

* Fixed file path for lint skip

* Barebones command for env

* Re-addedo org work flow

* Pull from new chainlink-github-actions tag

* commit hash bump for testing framework

* bump

* Removed unnec command

* bump run-tests version

* remove unused linter from common

* re-added vender command

* Using qa repo for github actions

* ARG to ENV to fix sonarqube

* Re-added github token as ARG

* Refactored out setting github configs with gati token

* fix indentation
chray-zhang added a commit that referenced this pull request Nov 25, 2024
…548)

* gpp start

* Initial G++ E2E Ops

* Added logging

* More gpp ops

* Logging and OCR2 ops

* Removed comments

* Go mod

* Refactor for Sonarqube

* Adding G++ go env

* Revert "Adding G++ go env"

This reverts commit 4f5a001.

* Adding GOPRIVATE Env to relayer

* Revision changes

* Trying to use GOPRIVATE with GHT

* Testing GATI

* Added OZ Account deploy and refactored to declare into deploy ops

* Added secrest for GHA

* Added permissions

* Adding GOPRIVATE

* Changed access token to output of gati

* explicit gpp repo

* wip

* Adding explicit definition

* Added GOENV

* debug step

* oath2

* new auth url

* Revision to stable version

* Fix dependencies

* Fixed lint and other workflows

* permissions

* Added actions GATI

* Reverted some stuff

* Moved GATI action back into action

* inputs typo

* Sending GATI token into dockerfile

* Echo debug

* Moved it up to see if it runs

* Bash syntax

* lint changes

* Lint and adding new token to workflow

* Fix

* Adding new command to pass workflow

* Lint fix

* Editted Makefile and workflow

* Right path to makefile

* Fixed file path for lint skip

* Barebones command for env

* Re-addedo org work flow

* Pull from new chainlink-github-actions tag

* commit hash bump for testing framework

* bump

* Removed unnec command

* bump run-tests version

* remove unused linter from common

* re-added vender command

* Using qa repo for github actions

* ARG to ENV to fix sonarqube

* Re-added github token as ARG

* Refactored out setting github configs with gati token

* fix indentation
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.

2 participants