Coder Social home page Coder Social logo

Comments (2)

sonpapadi8 avatar sonpapadi8 commented on April 28, 2024

Hello,
The regular expression pattern ^release/v\d{1,2}.\w{1,2}.\w{1,2}$ appears correct, matching "release/v6.x.x." If Fastlane returns an error, verify the pattern for typos and escape characters if needed. Ensure you're using the latest Fastlane version and check its documentation or forums for known issues with regular expressions. Test simpler patterns like ^release/Shopko Customer Satisfaction Survey\d+.\d+.\d+$ to troubleshoot. If the problem persists, contact Fastlane support or community for assistance, as regular expressions can be context-sensitive and may need adjustments for specific tools or platforms.

from fastlane.

Kennetht43 avatar Kennetht43 commented on April 28, 2024

Hello,
I have some write this you can read this
your regular expression is not working with Fastlane. Fastlane supports regular expressions for matching branch names, so there might be an issue with the specific expression you're using. Without knowing the exact regular expression you have and the context in which it's being used, it's challenging to pinpoint the exact problem. However, I
If you provide me with more specific information about the regular expression you are using Tell Popeyes and the context where it's not working, I can try to offer more targeted assistance.

from fastlane.

Related Issues (20)

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.