Commit Graph
22 Commits
Author SHA1 Message Date
Mike PenzandGitHub aca73df593 - update ci action versions 2023-02-18 12:13:02 +00:00
Mike Penz c33f3467a2 - cancel actions on concurrent runs 2022-07-29 11:45:38 +02:00
Mike PenzandGitHub 3728477799 - test capability of providing json in yml 2022-07-29 09:34:33 +00:00
Mike PenzandGitHub f55f49981d - adjust placeholder for yml as ${{}} is reserved 2022-07-29 09:30:57 +00:00
Mike PenzandGitHub 02b79cb00a - introduce capability to define the Configuration via the build yml without the requirement of a file
- this also allows to generate changelogs without the need to chech-out
2022-07-29 09:21:44 +00:00
Mike Penz ca96efe4c6 - upgrade CI pipelines
- introduce dist check
2022-07-08 10:54:25 +02:00
Mike Penz b823dff75e - upgrade to eslint 8.0.x
- use fixed eslint-plugin-github
- update all dependencies to llatest stable release
- semver 7.3.9
- webpack 5.59.1
- node 8
2021-10-22 10:47:42 +02:00
Mike Penz 305689abce - use the proper configuration path 2021-09-24 09:46:36 +02:00
Mike Penz 4abe2a5c7c - update action to create release for tags
- update changelog builder action
2021-09-24 09:32:54 +02:00
Will DouglasandGitHub 9ec45b47e5 Fix security vulnerability in workflow 2021-03-05 18:43:49 -07:00
Mike Penz df528e71d1 - simplify release build thanks to auto ref resolval 2020-10-18 10:25:49 +02:00
Mike Penz 3f5c562f92 - return fetch depth to have capability to auto detect latest tag 2020-10-18 09:43:46 +02:00
Mike Penz 13329e544c - can't use local action, as we didn't checkout :D 2020-10-18 09:40:38 +02:00
Mike Penz 4a8c907e76 - introduce new step, showcasing generation of changelog for an external configuration 2020-10-18 09:39:18 +02:00
Mike Penz c03b55984d - add back checkout to have configuration available 2020-10-18 09:16:18 +02:00
Mike Penz d970a0bc9a - improve messages for test output
- include complete sample in README
2020-10-17 20:13:31 +02:00
Mike Penz bfabe29961 - use develop state for action 2020-10-17 20:08:53 +02:00
Mike Penz 9a9cd26940 - improve build to add sample, without having a prior checkout 2020-10-17 20:04:44 +02:00
Mike Penz 8044ea441a - introduce other category for library changelog 2020-10-17 19:56:31 +02:00
Mike Penz b464ff088a - introduce better more stable fallbacks in case the configuration is missing
- move configurations into subfolder for easier discovery
- simplify missing value fallback specification
2020-10-17 18:02:08 +02:00
Mike Penz 0bfbf81712 - specify toTag from ref 2020-10-16 20:04:06 +02:00
Mike Penz 9a5f01aaed - fix missing github token 2020-10-16 19:59:08 +02:00