Commit Graph

  • 07a542c69c
    Merge 0be958e4f8 into 6f460be334 dependabot[bot] 2022-08-18 19:29:33 +0000
  • 0be958e4f8
    Bump @actions/core from 1.2.4 to 1.9.1 dependabot/npm_and_yarn/actions/core-1.9.1 dependabot[bot] 2022-08-18 19:29:31 +0000
  • 71d87beb12
    Merge 8239657132 into 6f460be334 dependabot[bot] 2022-01-22 13:00:14 +0000
  • 8239657132
    Bump node-fetch from 2.6.0 to 2.6.7 dependabot/npm_and_yarn/node-fetch-2.6.7 dependabot[bot] 2022-01-22 13:00:12 +0000
  • ec87ff03a7
    Bump @actions/core from 1.2.4 to 1.2.6 dependabot[bot] 2020-10-01 17:40:53 +0000
  • 7ab15cf1a9
    Bump node-fetch from 2.6.0 to 2.6.1 dependabot[bot] 2020-09-13 01:30:50 +0000
  • 6f460be334 Merge remote-tracking branch 'origin/master' master 1.0 koeneijkemans 2020-07-05 12:57:55 +0200
  • 9490d090d4 Improve yml koeneijkemans 2020-07-05 12:57:46 +0200
  • b186cd9244
    Create README.md Koen Eijkemans 2020-07-05 12:11:22 +0200
  • 36dd6b6675 remove branchname output koeneijkemans 2020-07-05 11:58:55 +0200
  • 7428f3af26 Fix assignment to a const error koeneijkemans 2020-07-05 09:52:49 +0200
  • ff65870724 Add Major/Minor/Patch versions koeneijkemans 2020-07-05 09:50:20 +0200
  • bf791bd8c8 Merge branch 'features/v1.0.0' koeneijkemans 2020-07-05 09:37:15 +0200
  • 8528a8f284 improve the regex + return first result koeneijkemans 2020-07-05 09:32:42 +0200
  • 902de7e6d4 Use the version koeneijkemans 2020-07-05 09:22:32 +0200
  • c02262795c add logic to extract version number koeneijkemans 2020-07-05 09:18:35 +0200
  • e224891859 output should reference id koeneijkemans 2020-07-05 08:57:55 +0200
  • abd075dce5 other logging koeneijkemans 2020-07-05 08:49:01 +0200
  • ac9e9d46b0 Add then action for promise koeneijkemans 2020-07-05 08:46:24 +0200
  • 13f46ab513 Test commit to see if we can update the workflows koeneijkemans 2020-07-05 08:43:53 +0200
  • 3322e0d482 add some logging koeneijkemans 2020-07-05 08:42:39 +0200
  • abe0a38a7e
    Update main.yml Koen Eijkemans 2020-07-05 08:11:53 +0200
  • 8b286639ed
    Add a checkout command to init a git repo Koen Eijkemans 2020-07-05 07:54:14 +0200
  • 540f3e760f cwd is nothing koeneijkemans 2020-07-04 19:03:59 +0200
  • 5ba58d9bd4 Fix the initializer koeneijkemans 2020-07-04 18:49:59 +0200
  • b81aca7cca set the working dir koeneijkemans 2020-07-04 18:48:57 +0200
  • 96d1be5d2b await should be in a function koeneijkemans 2020-07-04 18:45:30 +0200
  • e035f0c08a await > yield koeneijkemans 2020-07-04 18:43:20 +0200
  • 92822d3260 yield the exec koeneijkemans 2020-07-04 18:39:30 +0200
  • fbd3dd9e5c Improve the exec call koeneijkemans 2020-07-04 17:47:33 +0200
  • e76ec1aae8 add @actions/exec and try to execute a command to get branch name. koeneijkemans 2020-07-04 17:42:55 +0200
  • 74d017b780 Merge branch 'master' of https://github.com/diligencia/semantic-git-version-action koeneijkemans 2020-07-04 17:34:13 +0200
  • 33b2f4e4a2 output a static koeneijkemans 2020-07-04 17:34:01 +0200
  • 9f7f8530df
    Update main.yml Koen Eijkemans 2020-07-04 17:33:26 +0200
  • bff17572ab
    Update main.yml Koen Eijkemans 2020-07-04 17:25:00 +0200
  • a658a48113
    Update main.yml Koen Eijkemans 2020-07-04 17:19:30 +0200
  • 0682631bc0 Remove empty inputs koeneijkemans 2020-07-04 17:18:10 +0200
  • 40728d39c2
    Update main.yml Koen Eijkemans 2020-07-04 16:02:41 +0200
  • 74847f5017
    Update main.yml Koen Eijkemans 2020-07-04 16:00:48 +0200
  • 46c1a57f75
    Update main.yml Koen Eijkemans 2020-07-04 15:59:25 +0200
  • 5a4c3eb201
    Update main.yml Koen Eijkemans 2020-07-04 15:44:00 +0200
  • 1dec00f6a9
    Create main.yml Koen Eijkemans 2020-07-04 15:43:12 +0200
  • 0475e27235 Checking node_modules koeneijkemans 2020-07-04 15:41:06 +0200
  • c38ced5594 First action that outputs the name of the branch koeneijkemans 2020-07-04 15:26:38 +0200
  • d46a12abd4
    Initial commit Koen Eijkemans 2020-07-04 14:57:04 +0200