Giter VIP home page Giter VIP logo

Comments (4)

jacob-meacham avatar jacob-meacham commented on May 27, 2024

Hi @maciejdzikowicki thanks for the report! What version are you using?

from serverless-plugin-git-variables.

maciejdzikowicki avatar maciejdzikowicki commented on May 27, 2024

I'm using 3.4.0

from serverless-plugin-git-variables.

dvictory avatar dvictory commented on May 27, 2024

I am also having this issue. You can get around it by adding the tag 'GIT_TAGS' to the function manually. You lose the usefulness of the tag, but it's available as in env var. @jacob-meacham maybe add the ability to disable env vars and tags separately version all or none. Like:

exportGitVariablesToTags: false
exportGitVariablesToEnv: true

or fix the tag output to adhere to the required regex.

from serverless-plugin-git-variables.

jacob-meacham avatar jacob-meacham commented on May 27, 2024

Thanks @maciejdzikowicki @dvictory! I just published two new releases:
3.5.0 includes the ability to specify a whitelist of variables that you'd like to set on tags/env - see the README for using it.
4.0.0 changes the tags separator from ',' to '::' which should conform to the AWS regex but is a breaking change so I wanted to rev bump.

from serverless-plugin-git-variables.

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.