Commit Graph

77 Commits (releases/v3)

Author SHA1 Message Date
Tycho Bokdam 9962c3267b
ci: Update versioning.yml 2023-06-22 12:26:08 +02:00
Tycho Bokdam 3c841f364e
ci: Update release.yml 2023-06-22 12:24:56 +02:00
Charles Lehnert b2bec20afa test: Add test for input-file usage 2023-06-21 18:37:56 -04:00
Tycho Bokdam 997a172ef5
docs: Updated README with how to test action 2023-03-02 11:49:44 +01:00
Tycho Bokdam b97c1606dc
Merge pull request #189 from cdotyone/releases/v3
feat: add skip-tag to skip tagging a release
2022-11-29 07:29:31 +01:00
Chris Doty d4e5a72a82 chore: make test work 2022-11-26 11:41:40 -06:00
Chris Doty f0cd1f5e56 chore: test name does not match convention 2022-11-23 17:57:38 -06:00
Chris Doty b44bf77caf chore: add unit test for skip-tag 2022-11-23 17:55:14 -06:00
Patrick Dreker fc4c16dd9b
fix: add testcase for new + pre-release 2022-11-23 14:02:43 +01:00
Tycho Bokdam 20308c271d
ci: Test to validate GitHub output should now be valid 2022-11-09 18:19:22 +01:00
Tycho Bokdam 42c39e3751
ci: Added test to validated Github output 2022-11-09 18:18:33 +01:00
Scyu_ 2b486595cd
ci: add pre-release test to stable 2022-11-02 11:06:09 +00:00
Scyu_ 6c5522f8cd
ci: add pre-release tests 2022-11-02 11:02:53 +00:00
Tycho Bokdam d913b1c733
ci: Create summary when releasing 2022-05-27 16:12:25 +02:00
Asger Jensen a0bcde8dcf feat: add [skip ci] by default to commit message
This is useful when you are working on an organizational
repository where you are passing in a custom admin token
as any pushes with this token, will cause a new build to be
scheduled.

This adds the [skip ci] instruction by default.
With an option to supress it
2022-05-24 17:03:45 +02:00
Tycho Bokdam b74fc264fa
ci: Updated test workflow 2022-04-05 15:16:58 +02:00
Tycho Bokdam 93ff404f75
ci: Updated test workflow 2022-04-05 15:13:44 +02:00
Tycho Bokdam 194c895854
ci: Also run tests on pr's to release branches 2022-04-05 15:04:50 +02:00
apr-1985 c9222a9423 chore: Test expectedCommands for skipping git pulls 2021-11-17 10:33:20 +00:00
apr-1985 73e939a72d
chore: fix my test 2021-11-15 09:35:39 +00:00
apr-1985 ac4ebd34bb
chore: allow test to work 2021-11-15 09:34:08 +00:00
apr-1985 865880cdc6
chore: run test job 2021-11-15 09:17:27 +00:00
apr-1985 013f0647d0
Update test.yml 2021-11-15 09:12:31 +00:00
Tycho Bokdam 052fce1f3f
fix: Downgraded the conventional packages 2021-10-06 00:14:54 +02:00
Tycho Bokdam 2b36c79d01
fix: Release with all deps 2021-10-06 00:03:31 +02:00
Tycho Bokdam be575c794b
ci: Updated release.yml 2021-10-06 00:00:45 +02:00
Tycho Bokdam c2f6f9ae30
fix: Fixed ci and removed node_modules 2021-10-05 23:27:15 +02:00
Tycho Bokdam 9f9635115e
ci: Improve test scripts 2021-10-05 22:56:24 +02:00
Tycho Bokdam 0fc388f4a3
ci: Fixed git-no-push test script 2021-10-05 22:35:09 +02:00
Tycho Bokdam 9c993a4796
ci: Updated test scripts 2021-10-05 22:33:11 +02:00
Tycho Bokdam 98bfe0d978
ci: Updated test scripts 2021-10-05 22:32:03 +02:00
Tycho Bokdam 59e945ea47
refactor: Use compiled index.js instead of node_modules 2021-10-05 22:29:00 +02:00
Tycho Bokdam 62453ed268
fix: Fixed that bumping multiple files with same extension type did only update one 2020-12-16 17:22:37 +01:00
Tycho Bokdam 29d941434b
refactor: Small changes with more logging 2020-12-16 16:32:53 +01:00
Tycho Bokdam d68d2f2010
fix: Fixed isShallow not working correctly anymore 2020-12-15 18:18:20 +01:00
Tycho Bokdam d46daa9a53
feat: Added more logging 2020-12-15 18:09:00 +01:00
Tycho Bokdam 9f0d3d7508
fix: Only run ci on PRs to master 2020-12-15 17:53:33 +01:00
Tycho Bokdam 483b99b3f8
test: Updated tests 2020-12-15 17:45:17 +01:00
Tycho Bokdam b4e03b0477
ci: Updated workflow 2020-12-15 17:26:18 +01:00
Tycho Bokdam 360a184f94
ci: Updated workflow 2020-12-15 17:25:26 +01:00
Tycho Bokdam 289e972b9b
test: Added tests for flows 2020-12-15 17:23:47 +01:00
Tycho Bokdam 609a140e1f
test: Improved test cases 2020-12-14 23:11:38 +01:00
Tycho Bokdam 9925916d8e
test: Improved test cases to output the files for validation 2020-12-14 23:06:43 +01:00
Tycho Bokdam 7c35f3c286
fix: Fixed silent git errors #74 2020-12-14 22:57:38 +01:00
Tycho Bokdam d55112e04c
ci: Updated test file 2020-12-14 22:40:36 +01:00
Tycho Bokdam 8b503dcc9f
ci: Updated test file 2020-12-14 22:38:57 +01:00
Tycho Bokdam fa3313b72c
ci: Updated test file 2020-12-14 22:31:03 +01:00
Tycho Bokdam f666183a60
ci: Updated test file 2020-12-14 22:30:29 +01:00
Tycho Bokdam 484cf10471
fix: Fixes for pre changelog generation 2020-12-14 22:27:31 +01:00
Egor Kurnev c6043fb4f9 fix: More checks. Fix test for changelog generation 2020-12-14 19:38:42 +03:00