Giter Site home page Giter Site logo

magento-quality-tools's People

Contributors

cnmalecki avatar nmalecki avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

magento-quality-tools's Issues

[IDEA] Task number validator

As a developer I'd like to have a GrumPHP task which verifies whether my task number from commit message fits with the branch name .
Example :
Commit message : [PROJECTX-123] Add new feature
Branch name: feature/PROJECTX-124-new-feature
We should catch that and inform a developer that the task number is not ok.
This should work with all "task" type branches like bugifx/feature

Validation of branch names

The regex for checking branch names doesn't work correctly. For example, it allows using this branch name :
bugfix/PROJECTCODE-123-lazy-loading-is-not-working=with-promo-banner-module
which shouldn't be passed

Introduce front-end tasks

We should introduce some tasks to handle front-end code quality - for example - eslint.
In this issue, we can collect the ideas for what tasks we can implement into the tool.
Existing tasks in the GrumPHP https://github.com/phpro/grumphp/blob/master/doc/tasks.md - it means that we can easily implement them. If you have another idea - it's also good, this tool is easily extensibility so we can create and add our own task :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.