Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
88176422 09/05/2023 08:06 AM dependabot[bot]

Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)...

65aa2481 08/11/2023 01:18 PM Eric Helms

Use NodeJS 14 for update packages workflow

58e9407b 08/11/2023 12:33 AM Eric Helms

Install npm2rpm globally before bump_rpm

e86a1b04 08/08/2023 04:07 PM Eric Helms

Handle updating nodejs packages

64f5c0b0 05/17/2023 10:59 AM Evgeni Golov

don't install recommends when installing packages

Right now, this saves only two tiny packages (git-remote-gcrypt, nocache),
but makes the execution more future proof if any of the packages get
recommends added that we do not need.

74609bcc 04/06/2023 10:23 AM dependabot[bot]

Bump peter-evans/create-pull-request from 4 to 5

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)...

e4e1ab5b 01/23/2023 01:32 PM Evgeni Golov

ensure discourse posts have an unique title

otherwise flagging them as "solved" will error out with

Started POST "/solution/accept" for 172.17.0.1 at 2023-01-23 13:17:05 +0000
Processing by DiscourseSolved::AnswerController#accept as */*
Parameters: {"id"=>"108249"}...
5477e767 10/26/2022 11:16 AM Evgeni Golov

update our actions

45a7dcf6 10/26/2022 11:16 AM Evgeni Golov

add dependabot config to update our actions automatically

b5ed8f8f 09/05/2022 11:20 AM Ewoud Kohl van Wijngaarden

Only run package bumping on theforeman

Otherwise forks also run the same, which is wasting a lot of resources
and sending failure messages to Discourse.

67adc9a7 08/15/2022 11:06 AM Evgeni Golov

use github not env context to get run details

The `env` context only has access to custom environment variables (aka: those we set ourself), not the ones provided by GH. For those we need to go and poke at the `github` context.

3792fa3e 07/18/2022 06:25 AM Evgeni Golov

send one notification if bumping failed

also correct the link to actually render properly

based on the example in https://docs.github.com/en/actions/learn-github-actions/contexts#example-usage-of-the-needs-context

034d567c 07/17/2022 09:40 AM Evgeni Golov

set non-empty sender address

discourse doesn't like mail w/o from address

98607222 07/15/2022 03:34 PM Eric Helms

Fix SSL error sending failure email

08cad281 06/15/2022 12:52 PM Evgeni Golov

run bump packages workflow once a week

fcb3140f 06/03/2022 01:58 PM Eric Helms

Send email if RPM or Deb package update fails

f4239d25 05/30/2022 11:27 AM Evgeni Golov

only run bump steps if matrix is not empty

need to check for strings (`[]`) as GH does not allow `if a != []`

ab8df606 05/30/2022 10:22 AM Evgeni Golov

Revert "Set default value to empty list if no matrix is calculated"

This reverts commit 60b0e7358d40f89d8771488b41ec8a953e2a7384.

60b0e735 05/29/2022 07:19 PM Eric Helms

Set default value to empty list if no matrix is calculated

cfc6da19 01/06/2022 02:30 PM Ondřej Ezr

Add GH workflows to automatically update plugins

This uses the helper scripts in {deb,rpm}/develop to gather all packages
that need to be bumped. This is then inserted as a matrix of packages to
bump.

453ee6e7 02/13/2020 11:04 AM Tomer Brisker

Update template for 2.0

570ed635 10/29/2019 06:27 PM Zach Huntington-Meath

Update PR template for 1.24 (#4248)

cac355ed 07/30/2019 08:55 AM Tomer Brisker

Update PR template for 1.23

caafe146 05/13/2019 09:49 AM Ewoud Kohl van Wijngaarden

Use HTML comments in the PR template

By using HTML comments in the PR template we hide the template in the
UI. This makes it much easier to review by indicating which is user
written vs template. It will still be sent in the notification email but
it's a start.

53d927c9 05/07/2019 08:38 AM Eric Helms

Change process for releasing to branches (#3263)

ee179b77 04/23/2019 01:37 PM Evgeni Golov

add 1.22 to template

d524ea8f 01/14/2019 01:01 PM Tomer Brisker

Update PR template for 1.21

e4fcf12d 12/20/2018 01:14 PM Tomer Brisker

Update PR template - 1.18 no longer supported (#3317)

15572632 10/17/2018 12:34 PM Eric Helms

Add 1.20 to template

fb82330a 10/10/2018 09:53 AM Ewoud Kohl van Wijngaarden

Drop 1.17 from the PR template

We no longer build plugins for 1.17.

d0583b2a 07/17/2018 01:09 PM Ewoud Kohl van Wijngaarden

Add 1.19, remove 1.16 from PR template

f2743395 05/31/2018 12:56 PM Ewoud Kohl van Wijngaarden

Add 1.18 to the PR template and remove 1.15

Also changes the link to Redmine to use HTTPS

dfa4f990 01/15/2018 11:24 AM Ondřej Pražák

Update PR template for 1.17

f089083a 08/29/2017 04:18 PM Daniel Lobato Garcia

Update PULL_REQUEST_TEMPLATE to include 1.16

f7a46c74 03/30/2017 10:41 AM Daniel Lobato Garcia

Update PULL_REQUEST_TEMPLATE for 1.15 (#1567)

a56e609c 12/06/2016 11:58 AM Dominic Cleal

Add 1.14 to repo list

c2428931 09/06/2016 10:11 AM Dominic Cleal

Add 1.13 to repo list

9af75c15 06/22/2016 04:52 AM Dominic Cleal

Add GitHub PR template to indicate branches for plugin updates

74d8e931 02/24/2015 04:16 AM Dominic Cleal

Merge pull request #554 from eLobato/patch-1

README typo

a2d9a42b 02/24/2015 03:17 AM Daniel Lobato Garcia

README typo

Dump PR, I know, but since rpm/develop was monospaced and deb/develop was just in between quotes I figured it was a mistake..

d7c5e142 08/07/2014 05:29 AM Dominic Cleal

Remove outdated spec files, now in rpm/develop

a1c08fbb 06/02/2014 07:03 AM Dominic Cleal

RPM migration complete

89c627be 05/30/2014 03:18 PM specs-from-koji (Jenkins)

Update rubygem-passenger to 4.0.18-9.5.el6

- Modernise spec for EL7 ()

0d96b0bc 05/30/2014 03:18 PM specs-from-koji (Jenkins)

Update ruby193-rubygem-passenger to 4.0.18-9.5.el6

- Modernise spec for EL7 ()

676f998f 05/30/2014 03:18 PM specs-from-koji (Jenkins)

Update ruby193-rubygem-unf_ext to 0.0.6-5.el6

- Modernise spec for EL7 ()

8eed09df 05/30/2014 03:18 PM specs-from-koji (Jenkins)

Update ruby193-rubygem-net-ldap to 0.3.1-2.el6

- Modernise spec for EL7 ()

82290052 05/30/2014 03:18 PM specs-from-koji (Jenkins)

Update ruby193-rubygem-unf to 0.1.3-4.el6

- Modernise spec for EL7 ()

d1fe10f2 05/30/2014 11:26 AM specs-from-koji (Jenkins)

Update rubygem-kafo to 0.6.0-2.fc19

- Modernise and update spec file for EL7 ()

f3a345d5 05/30/2014 11:26 AM specs-from-koji (Jenkins)

Update rubygem-kafo_parsers to 0.0.3-1.fc19

- Modernise and update spec file for EL7 ()
- Fix annoying typo ()

d45b8d01 05/30/2014 11:25 AM specs-from-koji (Jenkins)

Update rubygem-kafo to 0.6.0-2.el6

- Modernise and update spec file for EL7 ()

3c39c8f7 05/30/2014 11:25 AM specs-from-koji (Jenkins)

Update rubygem-kafo_parsers to 0.0.3-1.el6

- Modernise and update spec file for EL7 ()
- Fix annoying typo ()

bbb30074 05/30/2014 11:25 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-locale to 2.0.9-8.el6

- Modernise and update for EL7 ()
- new package built with tito
- further rpm spec file fixes ()
- fix provides in rpm spec ()
- more rpm spec file fixes ()...

39b12e37 05/29/2014 11:22 AM specs-from-koji (Jenkins)

Update rubygem-powerbar to 1.0.11-8.fc19

- Modernise and update for EL7 ()
- Fix location of binary ()

02a15aed 05/29/2014 11:22 AM specs-from-koji (Jenkins)

Update rubygem-ansi to 1.4.3-2.fc19

- Modernise and update for EL7 ()
- Rebuild for katello

334e60f7 05/29/2014 11:21 AM specs-from-koji (Jenkins)

Update rubygem-hashie to 2.0.5-1.el6

- Modernise and update for EL7 ()

c323f237 05/29/2014 11:21 AM specs-from-koji (Jenkins)

Update rubygem-powerbar to 1.0.11-8.el6

- Modernise and update for EL7 ()
- Fix location of binary ()

ed46bab8 05/29/2014 11:21 AM specs-from-koji (Jenkins)

Update rubygem-ansi to 1.4.3-2.el6

- Modernise and update for EL7 ()
- Rebuild for katello

c5cfed73 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-table_print to 1.5.1-2.fc19

- Modernise and update for EL7 ()

477549f0 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-highline to 1.6.21-2.fc19

- Modernise and update for EL7 ()

21a58619 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-fast_gettext to 0.8.0-15.fc19

- Modernise and update for EL7 ()

1660cae1 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-fastercsv to 1.5.4-7.fc19

- Modernise and update for EL7 ()

b67fb0c7 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-clamp to 0.6.2-2.fc19

- Modernise and update for EL7 ()

44b31f5b 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-apipie-bindings to 0.0.8-2.fc19

- Modernise and update for EL7 ()

8ec4afc4 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-multi_json to 1.8.2-2.el6

- Modernise and update for EL7 ()

9bdf1966 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-fast_gettext to 0.8.0-15.el6

- Modernise and update for EL7 ()

ac98a8b1 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-logging to 1.8.1-26.el6

- Modernise and update for EL7 ()

3df1aa34 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-clamp to 0.6.2-2.el6

- Modernise and update for EL7 ()

f86c2317 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-little-plugger to 1.1.3-18.el6

- Modernise and update for EL7 ()

4dd5272d 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-table_print to 1.5.1-2.el6

- Modernise and update for EL7 ()

88b179e8 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-oauth to 0.4.7-6.el6

- Modernise and update for EL7 ()

61307484 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-highline to 1.6.21-2.el6

- Modernise and update for EL7 ()

994e2180 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-awesome_print to 1.0.2-10.el6

- Modernise and update for EL7 ()

e48358d4 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update rubygem-apipie-bindings to 0.0.8-2.el6

- Modernise and update for EL7 ()

2120c3e3 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-oauth to 0.4.7-6.el6

- Modernise and update for EL7 ()

4c4451f6 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-multi_json to 1.8.2-2.el6

- Modernise and update for EL7 ()

5fcdf834 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-logging to 1.8.1-26.el6

- Modernise and update for EL7 ()

1ff554b9 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-little-plugger to 1.1.3-18.el6

- Modernise and update for EL7 ()

c5362ba9 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-fast_gettext to 0.8.0-15.el6

- Modernise and update for EL7 ()

88c814d1 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-fastercsv to 1.5.4-7.el6

- Modernise and update for EL7 ()

8fe3dbd0 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-awesome_print to 1.0.2-10.el6

- Modernise and update for EL7 ()
- Make the spec work on fedora + RHEL + scl ()
- delete all zero sized tito.props ()
- with recent tito you do not need SCL meta package ()

87f2379f 05/29/2014 09:58 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-apipie-bindings to 0.0.8-2.el6

- Modernise and update for EL7 ()

f64220ac 05/28/2014 11:16 AM specs-from-koji (Jenkins)

Update rubygem-bundler_ext to 0.3.0-6.fc19

- Update for EL7

87b0d0ab 05/28/2014 11:16 AM specs-from-koji (Jenkins)

New package rubygem-bundler_ext, version 0.3.0-6.el6

c1b81f3d 05/28/2014 11:16 AM specs-from-koji (Jenkins)

Update rubygem-thor to 0.14.6-2.el6

5a8fc524 05/28/2014 11:16 AM specs-from-koji (Jenkins)

Update rubygem-bundler to 1.0.15-3.el6

- remove hidden file .yardoc
- remove hidden file .yardoc

b1792711 05/28/2014 11:16 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-bundler_ext to 0.3.0-6.el6

- Update for EL7
- change ruby(abi) to ruby(release) for F19+ ()

c140d0a3 05/27/2014 08:41 AM specs-from-koji (Jenkins)

Update rubygem-rest-client to 1.6.7-2.el6

- Remove specific ABI version ()

ecac97d4 05/27/2014 08:41 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-rest-client to 1.6.7-2.el6

- Remove specific ABI version ()

4bb7e75b 05/27/2014 07:10 AM specs-from-koji (Jenkins)

New package rubygem-rest-client, version 1.6.7-1.el6

890a0c6b 05/27/2014 07:10 AM specs-from-koji (Jenkins)

New package rubygem-netrc, version 0.7.7-5.el6

f7a03a50 05/27/2014 07:10 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-rest-client to 1.6.7-1.el6

- Update to 1.6.7, support RHEL 7

348b8bdf 05/27/2014 07:10 AM specs-from-koji (Jenkins)

New package ruby193-rubygem-netrc, version 0.7.7-5.el6

8181977e 05/23/2014 11:19 AM specs-from-koji (Jenkins)

Update rubygem-kafo to 0.6.0-1.fc19

- Enable progress bar with Puppet 3.6 ()
- Add custom configuration storage ()
- Fix #4959 and fix #3224 ()
- Fix #5732 - Refactoring of exit code ()
- Add new type of hooks ()

1e48de6c 05/23/2014 11:19 AM specs-from-koji (Jenkins)

Update rubygem-kafo to 0.6.0-1.el6

- Enable progress bar with Puppet 3.6 ()
- Add custom configuration storage ()
- Fix #4959 and fix #3224 ()
- Fix #5732 - Refactoring of exit code ()
- Add new type of hooks ()

9a1b2157 05/21/2014 11:08 AM specs-from-koji (Jenkins)

New package rubygem-foreman_xen, version 0.0.1-1.fc19

cc66e417 05/21/2014 11:08 AM specs-from-koji (Jenkins)

Update rubygem-gridster-rails to 0.1.5-2.fc19

- Remove RHEL 7 from ruby(release) conditional ()

0b4f639d 05/21/2014 11:08 AM specs-from-koji (Jenkins)

New package ruby193-rubygem-foreman_xen, version 0.0.1-1.el6

01e1cd03 05/21/2014 11:08 AM specs-from-koji (Jenkins)

Update ruby193-rubygem-gridster-rails to 0.1.5-2.el6

- Remove RHEL 7 from ruby(release) conditional ()

35a6bc98 05/21/2014 10:43 AM Dominic Cleal

comps/repoclosure moved to rpm/develop branch, update README

61aee26b 05/21/2014 01:19 AM specs-from-koji (Jenkins)

New package rubygem-gridster-rails, version 0.1.5-1.fc19