Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

feat: pre-commit config#547

Merged
kuisathaverat merged 1 commit intoelastic:masterfrom
kuisathaverat:feat/pre-commit
Jul 19, 2019
Merged

feat: pre-commit config#547
kuisathaverat merged 1 commit intoelastic:masterfrom
kuisathaverat:feat/pre-commit

Conversation

@kuisathaverat
Copy link
Copy Markdown
Contributor

@kuisathaverat kuisathaverat commented Jul 18, 2019

This PR adds the pre-commit config, to use you should install pre-commit in the local repository, Follow https://pre-commit.com/#install and execute pre-commit install or pre-commit install --allow-missing-config (only if you are working on an old branch) inside the local repo folder. Then you will have a really nice bunch of pre-commit checks 😄

Screenshot 2019-07-18 at 19 17 13

Copy link
Copy Markdown
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

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

It might be interesting to add it as a linter in the pipeline as we have done in our repo, WDYT?

@v1v
Copy link
Copy Markdown
Member

v1v commented Jul 19, 2019

yamllint and shellcheck might be required to be installed

@kuisathaverat kuisathaverat merged commit 4082fe2 into elastic:master Jul 19, 2019
kuisathaverat added a commit to kuisathaverat/apm-integration-testing that referenced this pull request Jul 19, 2019
kuisathaverat added a commit to kuisathaverat/apm-integration-testing that referenced this pull request Jul 19, 2019
kuisathaverat added a commit to kuisathaverat/apm-integration-testing that referenced this pull request Jul 19, 2019
kuisathaverat added a commit that referenced this pull request Jul 23, 2019
* feat: pre-commit config (#547)

* Update .pre-commit-config.yaml
kuisathaverat added a commit that referenced this pull request Jul 23, 2019
* feat: pre-commit config (#547)

* Update .pre-commit-config.yaml
kuisathaverat added a commit that referenced this pull request Jul 23, 2019
* feat: pre-commit config (#547)

* Update .pre-commit-config.yaml
v1v added a commit to v1v/apm-integration-testing that referenced this pull request Dec 16, 2020
* upstream/6.x: (22 commits)
  fix: skip chrome and firefox downloads on the RUM agent Docker image (elastic#965) (elastic#977)
  fix: change to use adoptOpenJDK to fix the build (elastic#944) (elastic#945)
  [6.x] fix: increase the resilience against network issues (elastic#927) (elastic#929)
  fix: use Node.js LTS version for ITs (elastic#921) (elastic#924)
  fix: RUM Docker image build (elastic#915)
  fix: update JDK and apply some maven options (elastic#904) (elastic#911)
  fix: use fixed version of setuptools (elastic#907) (elastic#909)
  fix: missing dependencies for rum test (elastic#899) (elastic#903)
  fix: update Go version to the latest LTS version (elastic#891)
  fix: add libxss dependency to the opbean-rum (elastic#880) (elastic#882)
  fix: remove chrome drive is not used (elastic#876)
  fix: update dependencies to run integration tests (elastic#872) (elastic#874)
  feat: bump pytest version (elastic#866) (elastic#868)
  test: add 6.x version to the test (elastic#651)
  (rum): run build on all RUM packages (elastic#622)
  feat: disable shallow cloning when using downstream pipelines (elastic#583) (elastic#585)
  [6.x] feat: pre-commit config (elastic#547) (elastic#549)
  fix: update build status badge
  ci: remove jenkinsfile
  feat: delete legacy integration testing jobs (elastic#542)
  ...
v1v added a commit to v1v/apm-integration-testing that referenced this pull request Jan 8, 2021
* upstream/6.x: (23 commits)
  Bump 6.8 release (elastic#1007)
  fix: skip chrome and firefox downloads on the RUM agent Docker image (elastic#965) (elastic#977)
  fix: change to use adoptOpenJDK to fix the build (elastic#944) (elastic#945)
  [6.x] fix: increase the resilience against network issues (elastic#927) (elastic#929)
  fix: use Node.js LTS version for ITs (elastic#921) (elastic#924)
  fix: RUM Docker image build (elastic#915)
  fix: update JDK and apply some maven options (elastic#904) (elastic#911)
  fix: use fixed version of setuptools (elastic#907) (elastic#909)
  fix: missing dependencies for rum test (elastic#899) (elastic#903)
  fix: update Go version to the latest LTS version (elastic#891)
  fix: add libxss dependency to the opbean-rum (elastic#880) (elastic#882)
  fix: remove chrome drive is not used (elastic#876)
  fix: update dependencies to run integration tests (elastic#872) (elastic#874)
  feat: bump pytest version (elastic#866) (elastic#868)
  test: add 6.x version to the test (elastic#651)
  (rum): run build on all RUM packages (elastic#622)
  feat: disable shallow cloning when using downstream pipelines (elastic#583) (elastic#585)
  [6.x] feat: pre-commit config (elastic#547) (elastic#549)
  fix: update build status badge
  ci: remove jenkinsfile
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants