Commit graph

28 commits

Author SHA1 Message Date
Mieszko Grodzicki
705cfec6cc Minor fixes in inputs specifications 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
909bee2c52 Work on README 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
9d38089c3c Add github-token input (#13) 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
b4b317a6f3 Rename crate-name to package 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
93ad2d92a3 Add ending newlines 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
893685e69b brand-new action in node.js (#4) 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
a708ddccfe Add verbose option 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
a754e4ed0a Add manifest-path option 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
bb926a3536 Remove unused options 2023-02-27 16:42:26 -05:00
Mieszko Grodzicki
1b587be276 Use baseline choosing logic of cargo-semver-checks 2023-02-27 16:42:26 -05:00
Predrag Gruevski
e410d1ab7a Perform a locked install of cargo-semver-checks. 2022-11-16 01:15:26 +00:00
Predrag Gruevski
4cc566bb04 Use stable Rust with cargo-semver-checks>=0.12. 2022-09-28 16:03:35 -04:00
Predrag Gruevski
a70dd5d867
Add branding info to action. 2022-08-10 01:28:06 -04:00
Predrag Gruevski
31abdeda61 Fix typo. 2022-08-07 12:36:01 -04:00
Predrag Gruevski
b737f52f9c Build rustdoc with all features and with private items. 2022-08-07 12:23:51 -04:00
Predrag Gruevski
71067de712 More handholding of git fetch. 2022-08-02 12:17:03 -07:00
Predrag Gruevski
4227a503aa Perform a depth=1 fetch of the tag. 2022-08-02 12:13:11 -07:00
Predrag Gruevski
00b3af39f7 Explicitly detach the checkout. 2022-08-02 12:03:12 -07:00
Predrag Gruevski
6d7e4c1aa3 Explicitly specify that we're checking out a tag. 2022-08-02 11:58:37 -07:00
Predrag Gruevski
aa9e803411 Explicitly fetch from origin. 2022-08-02 11:48:28 -07:00
Predrag Gruevski
7946ceb19e Explicitly fetch the comparison tag. 2022-08-02 11:41:19 -07:00
Predrag Gruevski
29dd54c10c Fix quoting bug. 2022-07-20 20:14:39 -04:00
Predrag Gruevski
d3807169fd Use explicit path to action scripts. 2022-07-20 20:08:54 -04:00
Predrag Gruevski
402cb63f95 Explicitly pick a shell. 2022-07-20 19:57:47 -04:00
Predrag Gruevski
bf71005d20 Minor bugfixes. 2022-07-20 19:41:14 -04:00
Predrag Gruevski
9167e38cae Avoid single quote altogether. 2022-07-20 19:34:12 -04:00
Predrag Gruevski
c2235291f4 Escape single quote. 2022-07-20 19:27:16 -04:00
Predrag Gruevski
ebc272edf7 Add initial cargo-semver-checks action implementation. 2022-07-20 19:19:33 -04:00