Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

172
Views
Atom language-jenkins plugin to support Jenkinsfile name with wildcard?

The Atom editor plugin language-jenkins highlights the syntax for Jenkinsfile.

However, my Jenkinsfiles are not always named Jenkinsfile, but usually have extension: Jenkinsfile-x86, Jenkinsfile-arm, Jenkinsfile-test, etc.

How would I need to modify the Atom plugin source code in order to support any file name starting with Jenkinsfile*?

This poor man's solution works, but...:

'fileTypes': [
  'Jenkinsfile',
  'Jenkinsfile-x86',
  'Jenkinsfile-arm',
  'Jenkinsfile-test'
]
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!