Commit Graph
46 Commits
Author SHA1 Message Date
Mike PenzandGitHub 1afe5f05ce - update the version of used actions 2023-08-02 15:28:09 +00:00
Mike PenzandGitHub 614e71af44 - fix dist check is only validating the pr-collector dependency 2023-07-28 17:21:47 +00:00
Mike PenzandGitHub f0cbee5a3a - add new configuration to enable exportCache (disabled by default)
- this changes behavior since `rc04`
2023-07-28 11:24:47 +00:00
Mike PenzandGitHub 0c071deb98 - fix CI 2023-06-04 10:23:28 +00:00
Mike PenzandGitHub 5dd6b400c7 - replace ENV variable output with normal output (requires re-passing)
- update README
2023-06-04 10:20:31 +00:00
Mike PenzandGitHub 9785335233 - adjust dist check
- fix import in test
2023-06-04 09:20:10 +00:00
Mike PenzandGitHub e7dc26611c - move pr collection into npm module
(publish without any furhter notes or docs)
- refactor action to use npm dependency
2023-06-03 11:22:52 +00:00
Mike PenzandGitHub 8cde0090d4 - wrong template for ci 2023-05-26 13:52:22 +00:00
Mike PenzandGitHub 29993b6dbd - improve example
- fix imports
2023-05-26 13:50:19 +00:00
Mike PenzandGitHub eafb6da975 - fix typo in echo 2023-05-26 13:44:32 +00:00
Mike PenzandGitHub 0a80bc9a3b - introduce capability of the action running 2 split
- first collect all pull requests and export to environment
  - second take exported data and continue generation of changelogs (makes it cheaper, by only collecting PRs once)
2023-05-26 13:41:59 +00:00
Mike PenzandGitHub c50d979cad - use v3 action itself 2023-05-03 20:10:20 +00:00
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
Mike PenzandGitHub 2dc615e570 - setup code-scanning
- setup code scanning via github codeql
  - add codeql-analysis.yml
2021-09-13 15:08:04 +02:00
Will DouglasandGitHub 9ec45b47e5 Fix security vulnerability in workflow 2021-03-05 18:43:49 -07:00
Mike Penz 0e36d8314f - add FUNDING.yml 2021-01-17 15:41:02 +01:00
Mike Penz e5536a1843 - introduce preview screenshots for sample output, and a sample result 2020-10-18 15:40:15 +02: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
Mike Penz cabe95c7ad - add automated build to create release notes 2020-10-16 19:51:58 +02:00
Mike Penz ba1b7e10e6 - tag does not exist 2020-10-16 19:40:46 +02:00
Mike Penz 5283d1b0ee - adjust specified tags 2020-10-16 19:39:19 +02:00
Mike Penz 9ff519538b - run all requires the token for the test 2020-10-16 17:42:07 +02:00
Mike Penz ab8521d038 - output as string 2020-10-16 17:40:01 +02:00
Mike Penz 8d59911332 - showcase different possibilities for token specification 2020-10-16 16:08:18 +02:00
Mike Penz 540de9d3a1 - update specification for checkout 2020-10-16 16:06:00 +02:00
Mike Penz 812bb8770d - introduce updated action specification to try out different configurations of the action 2020-10-16 16:02:46 +02:00
Mike Penz 5dcc029d42 Initial commit 2020-10-16 09:32:07 +02:00