Giter Site home page Giter Site logo

batista / lint-filenames Goto Github PK

View Code? Open in Web Editor NEW
31.0 2.0 6.0 1.39 MB

A simple github action that validates if all files in a given folder match the given regex pattern.

License: MIT License

JavaScript 3.55% TypeScript 96.45%
actions github-actions filenames lint pattern-matching folder-tooling tooling quality-assurance

lint-filenames's Issues

Unspecified error when running this action

I'm trying to use this action to validate the filenames in a folder against a regex. The run fails after 2 seconds with no clear error message.

Output of the action:

 ##[debug]Evaluating condition for step: 'Validate migration filenames'
##[debug]Evaluating: success()
##[debug]Evaluating success:
##[debug]=> true
##[debug]Result: true
##[debug]Starting: Validate migration filenames
##[debug]Loading inputs
##[debug]Loading env
Run batista/lint-filenames@v1
  with:
    path: ./db-migrations/flyway/migrations
    pattern: ^[V|U|R]\d*?__[A-Za-z0-9_]*\\.sql$
====================
|  Lint Filenames  |
====================
ℹ️  Path:    		'./db-migrations/flyway/migrations'
ℹ️  Pattern: 		/^[V|U|R]\d*?__[A-Za-z0-9_]*\\.sql$/
Error: Error: Execution failed, see log above. ❌
##[debug]Node Action run completed with exit code 1
##[debug]Finishing: Validate migration filenames

Can you see what I'm doing wrong @batista ?

Split README.md and CONTRIBUTING.md

For readability sake, the readme should be targeted only to the consumer of this extension.

We should extract a contributing file with guidelines for those that want to contribute and/or fork.

Include sub folders

Nice Action, more or less what I was looking for.

Interested to hear why you had intentionally opted to not include any files in sub-folders or, alternatively, give the user an option to mach files by glob pattern or something similar ?

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.