Commit graph

26 commits

Author SHA1 Message Date
Martin Schurz
cd4925d411 checkout master between
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-03-16 11:07:21 +01:00
Martin Schurz
d1b8e7d7a3 update paths
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-03-16 11:00:40 +01:00
Martin Schurz
19d5a17a99 remove second call to changelog generator
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-03-16 10:56:17 +01:00
Sebastian Gumprich
bbf992d9fc
Create dependabot.yml 2021-02-22 10:22:38 +01:00
Martin Schurz
75a8aca905 fix galaxy action to update local galaxy.yml
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-02-10 12:53:02 +01:00
Martin Schurz
e4b0801d22 use version tag for changelog action
Referencing actions by the short SHA will be deprecated soon

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-02-02 10:58:52 +01:00
schurzi
8a1064ded4
make release workflow manually runnable (#384)
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-01-22 13:57:20 +01:00
schurzi
6e84f53a75
run labeler workflow with higher privileges (#383)
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-01-22 12:34:59 +01:00
schurzi
7a560b3d38
remove issue labels from changelog (#382)
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2021-01-22 12:34:51 +01:00
Sebastian Gumprich
98c7553016 remove trailing blank lines
Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
2020-12-15 20:09:29 +01:00
Sebastian Gumprich
5341f2a891
Update release.yml 2020-12-15 11:35:54 +01:00
Sebastian Gumprich
753e517678
fix second changelog generation task, too (#349)
Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
2020-12-15 10:10:10 +01:00
Sebastian Gumprich
253c5ec3eb
fix changelog generation (#341)
* fix changelog generation

the changelog generation fails because we merged other repos into
this one and these commits do not share a common ancestor.
see this issue: https://github.com/github-changelog-generator/github-changelog-generator/issues/665

to workaround this, we change the changelog generation so all tags older than 7.0.0 will be ignored
(--since-tag does not work here because it still works on all tags). This however will remove
 older releases from the changelog so we move these old releases into a separate file.
this is okay for me since these old releases are for ansible-os-hardening  and not the collection.
the new changelog file will contain all changes since 7.0.0.

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>

* fix regex in action

Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
2020-12-15 09:58:19 +01:00
Sebastian Gumprich
837f99bdf8
update release action 2020-12-13 20:19:03 +01:00
rndmh3ro
c94d973527 Prettified Code! 2020-11-08 10:20:25 +00:00
Sebastian Gumprich
c8ada5c13c Merge branch 'migrate_os' into collection 2020-11-08 11:18:38 +01:00
Sebastian Gumprich
ac3c12d264 move to collections 2020-11-07 21:19:43 +01:00
schurzi
4ddbbb2a61
fix linting for molecule (#301)
Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
2020-08-22 08:53:44 +02:00
Sebastian Gumprich
c31ad460ff
unify changelog and release actions (#279)
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2020-06-06 10:18:18 +02:00
Sebastian Gumprich
ac9fbb312a fix release action
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2020-05-09 20:47:06 +02:00
Sebastian Gumprich
e060504f48
Update release.yml 2020-05-09 20:26:09 +02:00
Sebastian Gumprich
4c5fa242bd
Update release.yml 2020-05-09 20:21:22 +02:00
Sebastian Gumprich
1e6787204a
add changelog and release workflow (#271)
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
2020-05-09 20:07:36 +02:00
Sebastian Gumprich
cc1df7af7b
Update main.yml 2020-05-09 14:02:26 +02:00
Sebastian Gumprich
1aa132f9ea
github action for changelog generation 2020-05-05 22:30:49 +02:00
Sebastian Gumprich
7ecfbd932a Update issue templates 2018-10-06 18:54:17 +02:00