Mike Penz and GitHub
16f09529d4
- generate full changelog for releases
2024-03-01 16:49:27 +00:00
Mike Penz and GitHub
512b4d3a42
- upgrade to node20 for the GitHub actions
...
- remove node-fetch as it is no longer required with node 20
- upgrade actions to use node20
2023-09-04 13:52:54 +00:00
Mike Penz and GitHub
fba834269a
- add missing npm install
2023-08-31 12:30:03 +00:00
Mike Penz and GitHub
144cd931d3
- remove pr-collector module
...
(explore if used by gets fixed by it)
2023-08-31 12:07:40 +00:00
Mike Penz and GitHub
1afe5f05ce
- update the version of used actions
2023-08-02 15:28:09 +00:00
Mike Penz and GitHub
f0cbee5a3a
- add new configuration to enable exportCache (disabled by default)
...
- this changes behavior since `rc04`
2023-07-28 11:24:47 +00:00
Mike Penz and GitHub
0c071deb98
- fix CI
2023-06-04 10:23:28 +00:00
Mike Penz and GitHub
5dd6b400c7
- replace ENV variable output with normal output (requires re-passing)
...
- update README
2023-06-04 10:20:31 +00:00
Mike Penz and GitHub
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 Penz and GitHub
8cde0090d4
- wrong template for ci
2023-05-26 13:52:22 +00:00
Mike Penz and GitHub
29993b6dbd
- improve example
...
- fix imports
2023-05-26 13:50:19 +00:00
Mike Penz and GitHub
eafb6da975
- fix typo in echo
2023-05-26 13:44:32 +00:00
Mike Penz and GitHub
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 Penz and GitHub
c50d979cad
- use v3 action itself
2023-05-03 20:10:20 +00:00
Mike Penz and GitHub
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 Penz and GitHub
3728477799
- test capability of providing json in yml
2022-07-29 09:34:33 +00:00
Mike Penz and GitHub
f55f49981d
- adjust placeholder for yml as ${{}} is reserved
2022-07-29 09:30:57 +00:00
Mike Penz and GitHub
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 Douglas and GitHub
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