Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
4909bc6d 08/21/2019 07:33 AM Evgeni Golov

use the bindir defined in gemspec, not "bin"

some gems use "exe" and similar oddities

2bf772e9 04/26/2019 03:17 PM Evgeni Golov

also ignore .rubocop-disables.yml for gem2rpm (#3684)

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...

View revisions

Also available in: Atom