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

Lint: added eslint dependency for linting #293

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

powerfooI
Copy link
Collaborator

Summary

Configured eslint@^9.0.0 and added npm script for linting.

@powerfooI powerfooI requested a review from yang1666204 April 9, 2024 12:57
@powerfooI powerfooI self-assigned this Apr 9, 2024
@yang1666204 yang1666204 merged commit 3f5185a into oceanbase:master Apr 12, 2024
4 checks passed
yang1666204 pushed a commit to yang1666204/ob-operator that referenced this pull request Apr 15, 2024
# This is the 1st commit message:

Feat: support terminal connection by handling websocket connection  (oceanbase#264)


# This is the commit message #2:

fix:Correct the way resources are obtained (oceanbase#292)


# This is the commit message #3:

Feat: terminal connection integration (oceanbase#280)

* feat(xterm): integrate xterm into connection for cluster or tenant

* fix(url): rewrite url to :ns/:name pattern

* fix(route): remove xxxId in menu items

* fix(proxy): remove dev proxy config

* fix(route): added missing routes for connections

* fix(connection): forbid to connect to cluster or tenant if they are not in running

* fix(import): unify importation of request and useParams from umijs/max
# This is the commit message oceanbase#4:

Added timeout for infinitely looping task (oceanbase#290)


# This is the commit message oceanbase#5:

Update docs for observer 4.3.x (oceanbase#291)


# This is the commit message oceanbase#6:

chore(lint): added eslint npm scripts for linting (oceanbase#293)
yang1666204 added a commit to yang1666204/ob-operator that referenced this pull request Apr 15, 2024
* fix(connection): forbid to connect to cluster or tenant if they are not in running

* fix(import): unify importation of request and useParams from umijs/max

Added timeout for infinitely looping task (oceanbase#290)

Update docs for observer 4.3.x (oceanbase#291)

chore(lint): added eslint npm scripts for linting (oceanbase#293)

Release OceanBase Dashboard 0.2.0 (oceanbase#301)

fix(docs): keep index.yaml and update 4 readme (oceanbase#302)

Add eslint checks & standardize code

delete proxy
powerfooI added a commit that referenced this pull request Apr 16, 2024
* fix:Correct the way resources are obtained (#292)

* # This is a combination of 6 commits.
# This is the 1st commit message:

Feat: support terminal connection by handling websocket connection  (#264)


# This is the commit message #2:

fix:Correct the way resources are obtained (#292)


# This is the commit message #3:

Feat: terminal connection integration (#280)

* feat(xterm): integrate xterm into connection for cluster or tenant

* fix(url): rewrite url to :ns/:name pattern

* fix(route): remove xxxId in menu items

* fix(proxy): remove dev proxy config

* fix(route): added missing routes for connections

* fix(connection): forbid to connect to cluster or tenant if they are not in running

* fix(import): unify importation of request and useParams from umijs/max
# This is the commit message #4:

Added timeout for infinitely looping task (#290)


# This is the commit message #5:

Update docs for observer 4.3.x (#291)


# This is the commit message #6:

chore(lint): added eslint npm scripts for linting (#293)

* chore:Complete type

---------

Co-authored-by: powerfool <[email protected]>
@powerfooI powerfooI deleted the enforce/lint branch June 19, 2024 07:23
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