Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
381ab91d 04/23/2019 10:26 AM Ewoud Kohl van Wijngaarden

Add package.json skeleton to foreman_plugin template (#3655)

This allows updating using update-requirements:

./update-requirements npm ../project/package.json packages/plugins/project/project.spec

In future iterations the gem bumping script should automatically extract...

224f8c26 03/28/2019 11:41 AM Evgeni Golov

ignore more files and add CoC to doc (#3568)

a5fb5d40 03/28/2019 11:24 AM Evgeni Golov

drop package compute; (#3567)

a10c8724 01/18/2019 01:26 PM Ewoud Kohl van Wijngaarden

Match start/end tags for specfile updating

The update-requirements script looks for start specfile when calling
bump_rpm.sh. Because we did't use this in our gem2rpm templates and
actual specs it never actually replaced the dependencies.

686d9998 09/26/2018 01:39 PM Ewoud Kohl van Wijngaarden

Avoid unversioned Provides in gem2rpm templates

This prevents the unversioned-explicit-provides warning from rpmlint in
newly generated specs.

2655ffbc 05/30/2018 07:51 AM Ewoud Kohl van Wijngaarden

Handle webpack for foreman plugins

6be48f78 05/30/2018 07:50 AM Ewoud Kohl van Wijngaarden

Ensure license is not empty

Parsing RPMs fails on an empty value. This ensures our tooling can still
parse the file.

9e31024d 05/26/2018 08:21 AM Ewoud Kohl van Wijngaarden

Implement generating dependencies while bumping gems

This extends the update-node-dependencies model to be generic. It can
now parse files with begin and end markers to get sections. This can
then be inserted in another file with matching markers.

The intended use case is calling gem2rpm to generate new dependencies...

842954cc 05/04/2018 04:55 PM Ewoud Kohl van Wijngaarden

Add a lookup file to determine SCL prefixes

b256c12b 05/04/2018 04:55 PM Ewoud Kohl van Wijngaarden

Use macros for minimum foreman versions in gem2rpm

View revisions

Also available in: Atom