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: add bazel lint web UI job for CI #71144

Closed
jlinder opened this issue Oct 5, 2021 · 0 comments
Closed

ci: add bazel lint web UI job for CI #71144

jlinder opened this issue Oct 5, 2021 · 0 comments
Assignees
Labels
A-ci Continuous Integration C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-dev-inf

Comments

@jlinder
Copy link
Collaborator

jlinder commented Oct 5, 2021

Epic CRDB-8306

Jira issue: CRDB-10412

@jlinder jlinder added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-dev-inf A-ci Continuous Integration labels Oct 5, 2021
craig bot pushed a commit that referenced this issue Nov 23, 2021
73054: bazel, ui: targets to run ui linters r=koorosh a=koorosh

This change implements bazel targets to run the same
linters as with `make ui-lint` except compiling
typings with typescript (has to be implemented as
well).
This change doesn't provide single command to run
all targets as a single command, and it has to be
incorporated with `dev` command.

Related to: #71144

Co-authored-by: Andrii Vorobiov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Continuous Integration C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-dev-inf
Projects
None yet
Development

No branches or pull requests

2 participants