Coder Social home page Coder Social logo

github-tagger's People

Contributors

dependabot[bot] avatar dnorth98 avatar mohalobaidi avatar tvdias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

github-tagger's Issues

does not work

Run tvdias/github-tagger@2949d204e2f571a709c2af13a90759460fb56595
6
internal/modules/cjs/loader.js:800
7
    throw err;
8
    ^
9

10
Error: Cannot find module '@actions/core'
11
Require stack:
12
- /home/runner/work/_actions/tvdias/github-tagger/2949d204e2f571a709c2af13a90759460fb56595/lib/main.js
13
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:797:15)
14
    at Function.Module._load (internal/modules/cjs/loader.js:690:27)
15
    at Module.require (internal/modules/cjs/loader.js:852:19)
16
    at require (internal/modules/cjs/helpers.js:74:18)
17
    at Object.<anonymous> (/home/runner/work/_actions/tvdias/github-tagger/2949d204e2f571a709c2af13a90759460fb56595/lib/main.js:19:27)
18
    at Module._compile (internal/modules/cjs/loader.js:959:30)
19
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
20
    at Module.load (internal/modules/cjs/loader.js:815:32)
21
    at Function.Module._load (internal/modules/cjs/loader.js:727:14)
22
    at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) {
23
  code: 'MODULE_NOT_FOUND',
24
  requireStack: [
25
    '/home/runner/work/_actions/tvdias/github-tagger/2949d204e2f571a709c2af13a90759460fb56595/lib/main.js'
26
  ]
27
}

Force argument?

It would be good if you could allow a force argument to be passed through to the git call. This will allow existing tags to be re-used.

At the moment if you try to use a tag that already exists you get this error:

image

Add possibility to skip creating duplicate tag

Hi,

It would be great to add an option of skipping tag creation if the same already exists.
It could help in situations when using automatic semantic versioning and only minor change occurs (e.g. in readme), so the app version doesn't really change, thus instead of failing the job, the step would just finish successfully skipping duplicate tag creation.

Thank you.

Add comment

Hi,
using git you can add comment to your tag.
Would it be possible to have this feature here?
Thanks

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.