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

Remove need to preinstall operator-ui #7785

Merged
merged 5 commits into from Oct 28, 2022

Conversation

HenryNguyen5
Copy link
Collaborator

@HenryNguyen5 HenryNguyen5 commented Oct 27, 2022

This cleans up our CI pipeline from the changes made in #7697

@github-actions
Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

@HenryNguyen5
Copy link
Collaborator Author

Seems like one of the action files has a ton of whitespace changes since it was improperly formatted before, github lets you hide whitespace changes to see the real changes easier

jmank88
jmank88 previously approved these changes Oct 27, 2022
HenryNguyen5 added a commit to smartcontractkit/chainlink-github-actions that referenced this pull request Oct 27, 2022
The operator-ui is installed as part of the docker image build now.
See smartcontractkit/chainlink#7785
@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2022

Solana Smoke Test Results

1 tests   1 ✔️  4m 51s ⏱️
1 suites  0 💤
1 files    0

Results for commit b2de845.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2022

EVM Smoke Test Results

34 tests   34 ✔️  6m 31s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit b2de845.

♻️ This comment has been updated with latest results.

// then you must first run `make operator-ui` in the root dir to fetch the frontend
//nolint
// nolint
//
Copy link
Contributor

Choose a reason for hiding this comment

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

Was this nolint comment still required? (and is this extra line added by gofmt?)
We'd like to clean them to be proper machine readable comments, like: //nolint:<linter> (no leading space)

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know which specific rule this is for though

@jmank88 jmank88 merged commit e7956f1 into develop Oct 28, 2022
@jmank88 jmank88 deleted the chore/streamline_operator_ui_install branch October 28, 2022 17:25
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.

None yet

3 participants