1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-25 03:24:33 +02:00

Commit Graph

  • c6f5e5f3e3 Inherit command line arguments in pre and post install scripts vaibhav 2019-06-06 12:08:30 +0530
  • 414631a952 Added @pdbogen 's patch for deb control tars. Sam Kendall 2019-05-07 10:10:41 +0100
  • 9d8b07edff Merge branch 'master' of https://github.com/jordansissel/fpm Sam Kendall 2019-05-07 09:32:23 +0100
  • 22e15dd353
    This improves the Oracle Linux install docs by removing the additional repo that was added and enabling the ol7_optional_latest repo instead. This ensures that fully supported packages are installed, including the ruby-devel package. Avi Miller 2019-05-02 06:50:49 +1000
  • 82006127e9 fixed env variable name timansky 2019-04-29 14:52:07 +0600
  • c966d21233 added missing deps to dockerfile and changed install source from remote to local timansky 2019-04-29 14:27:09 +0600
  • c49fbdaad6 fix Dockerfile and minify image timansky 2019-04-29 11:35:42 +0600
  • 91d92ef0a6
    DEVOPS-2088: copy built native extensions (#2) Jeff Rudokas 2019-04-25 17:10:39 -0400
  • 3f51d9c4ca
    DEVOPS-1651: Merge in the gem->deb version fix (#1) Jeff Rudokas 2019-04-24 14:07:52 -0400
  • a6c0284ea4
    Update virtualenv.rst Joe Sanford 2019-04-22 15:55:04 -0400
  • e72c1a3dfb add --cpan-deps-name-prefix option Pavel Pulec 2019-04-18 13:32:21 +0200
  • 4c4a39640c
    Example of calling image directly (thanks %runscript) Lev Gorenstein 2019-04-14 20:45:13 -0400
  • 45cafad288
    Add %runscript section to singularity recipe Lev Gorenstein 2019-04-14 20:39:41 -0400
  • 28542b0d4a Add tests for systemd services Jorge Dias 2019-02-18 10:42:13 +0100
  • dec382ad79 Remove duplicate copying of systemd files Jorge Dias 2019-02-05 13:50:08 +0100
  • 60720fe48c
    fix bug on deb compression type for control asouini 2019-04-01 16:49:08 +0200
  • 6d613f5792
    Merge 71b0b243477b63b7d03fccfbf8ebb3d7aa41e958 into d7b466787d17581bc723e474ecf6e18f48226031 Patrick Bogen 2019-03-28 18:02:58 +0000
  • d7b466787d default to false for deb-systemd starts c-ameron 2019-03-17 20:27:22 +1300
  • e066e632ed remove multiple systemd services on uninstall c-aamm 2018-07-14 19:49:12 +1200
  • 823b3947fc allow starting of multiple deb systemd services c-aamm 2018-06-08 23:14:46 +1200
  • a7626cb99b Allow auto-enable and auto-start for deb-systemd services after install c-aamm 2018-05-24 21:49:40 +1200
  • 1c1ff7dc19 [Fixes #1557] Allow git repo as gem source Richard Grainger 2018-10-27 22:55:22 +0100
  • 6628f175ff Dir#input: don't overwrite license and vendor Alexander Weidinger 2019-03-26 01:10:22 +0100
  • 670b70501f Dir#input: don't overwrite license and vendor Alexander Weidinger 2019-03-26 01:10:22 +0100
  • 2f987939b7 Refactor the previous fix(es) into converted_from function. Sam Kendall 2019-03-20 19:54:19 +0000
  • 71c46b95c5
    default to false for deb-systemd starts c-ameron 2019-03-17 20:27:22 +1300
  • 4b206980d9
    Merge d7c6bcc6a213ee871fdd5455c98e2eb356197bba into 69cb62ddce5eef62753cb1add76f9a009c68598b Jasper Spaans 2019-03-01 07:28:39 +0000
  • 71b0b24347
    avoid path duplication in controltar Patrick Bogen 2019-02-27 09:08:29 -0800
  • cc0d2a4dc4
    spacing Patrick Bogen 2019-02-25 10:58:47 -0800
  • b376424b23
    replace static control.tar.gz with computed controltar Patrick Bogen 2019-02-25 10:58:01 -0800
  • 69cb62ddce Add virtualenv to path on OSX Jordan Sissel 2019-02-23 20:27:20 -0800
  • fbbb80fd53 Skip snap package tests on ruby 1.9 and 2.0 Jordan Sissel 2019-02-23 00:03:04 -0800
  • 3895fccec9 Typo. I forgot String#any? doesn't exist. Jordan Sissel 2019-02-22 23:08:00 -0800
  • b269c81ebe Fix travis check Jordan Sissel 2019-02-22 23:05:07 -0800
  • 62fcf8c230 Disable another test that fails on travis, but not locally... Jordan Sissel 2019-02-22 23:04:20 -0800
  • e8be82ebdc Disable certain tests on travis because they fail, and we don't have private access to the debug feature, so there's nothing we can do to debug it at this time. Jordan Sissel 2019-02-22 23:03:31 -0800
  • 82ad8c6c2f Use python-3 Jordan Sissel 2019-02-22 22:57:23 -0800
  • b2c21dd285 Add perl Jordan Sissel 2019-02-22 22:55:46 -0800
  • 4ff6fd7b91 Add ruby 2.6.0 Jordan Sissel 2019-02-03 15:50:42 -0800
  • b8fc631327 Disable triggerflags and triggerindex checks to make tests pass. Jordan Sissel 2019-02-03 15:45:54 -0800
  • 51067be1a5 Fix regression in python scripts #! line. Jordan Sissel 2019-02-03 15:29:42 -0800
  • 57fb023ee2 Support rubygems >= 3.0.0 Jordan Sissel 2019-02-03 15:09:53 -0800
  • 7a4372eaa0 Fix .attributes default value test Jordan Sissel 2019-02-03 15:06:12 -0800
  • 0c3e7dd609 Add virtualenv to path on OSX fix-travis Jordan Sissel 2019-02-23 20:27:20 -0800
  • 28a069004d Skip snap package tests on ruby 1.9 and 2.0 Jordan Sissel 2019-02-23 00:03:04 -0800
  • d4a81efaf6 Typo. I forgot String#any? doesn't exist. Jordan Sissel 2019-02-22 23:08:00 -0800
  • 53d52a221c Fix travis check Jordan Sissel 2019-02-22 23:05:07 -0800
  • bf4444efef Disable another test that fails on travis, but not locally... Jordan Sissel 2019-02-22 23:04:20 -0800
  • f86fa29fee Disable certain tests on travis because they fail, and we don't have private access to the debug feature, so there's nothing we can do to debug it at this time. Jordan Sissel 2019-02-22 23:03:31 -0800
  • cd0439cee4 Use python-3 Jordan Sissel 2019-02-22 22:57:23 -0800
  • d355ed5c05 Add perl Jordan Sissel 2019-02-22 22:55:46 -0800
  • a65c11762b Perl CPAN Support, Missing 'author' Field, Fix issue/cpan-party Will Braswell 2018-07-04 16:53:12 -0700
  • 241db36175 Fix some CPAN modules which don't work with --strip-components 1 Will Braswell 2019-02-22 22:17:52 -0800
  • ae9594eb09 Always close stdin when running without a block. Jordan Sissel 2019-02-22 22:12:04 -0800
  • f4b538b31e
    Merge cc28dca6465328daa7c59c1e4ce410a9c5426f5a into 29c9c13156028cd654b561452abefdcc056616eb samueljc 2019-02-15 20:25:05 +0000
  • 5583e62a95
    fix metacpan ES query (fpm#1546) Craig MacGregor 2019-02-13 16:02:16 -0500
  • 62da10e0e1 Add ruby 2.6.0 Jordan Sissel 2019-02-03 15:50:42 -0800
  • 8dd9ac87f2 Disable triggerflags and triggerindex checks to make tests pass. Jordan Sissel 2019-02-03 15:45:54 -0800
  • 12582c9923 Fix regression in python scripts #! line. Jordan Sissel 2019-02-03 15:29:42 -0800
  • e6a7c0797a Support rubygems >= 3.0.0 Jordan Sissel 2019-02-03 15:09:53 -0800
  • fcc14bd8f3 Fix .attributes default value test Jordan Sissel 2019-02-03 15:06:12 -0800
  • 29c9c13156 relax json dependency Ry Biesemeyer 2019-02-06 00:15:43 +0000
  • 93e73c7ad5 Updated docs/installing.rst to reflect Oracle Enteprise Linux instructions Syed Ali 2019-02-05 11:54:35 -0800
  • 97f5b0fdef relax json dependency Ry Biesemeyer 2019-02-06 00:15:43 +0000