Commit Graph

18 Commits

Author SHA1 Message Date
R. RyanTM
cc92c86ea9 flyway: 6.2.2 -> 6.2.4 2020-03-05 01:43:08 +00:00
R. RyanTM
487d051d00 flyway: 6.1.3 -> 6.2.2 2020-02-08 09:08:38 +00:00
Frederik Rietdijk
263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
R. RyanTM
d48b34b359 flyway: 6.1.2 -> 6.1.3 2020-01-06 03:52:38 -08:00
Matt McHenry
2867d1963a flyway: fix jarDirs option
this is not a system property, but rather an argument to
org.flaywaydb.commandline.Main.main().  therefore, it must come after,
rather than before, the name of the main class.  (otherwise it's
interpreted as an argument to the VM itself.)

flyway also expects the option and value to be separated by '=', not ' '.

follows on to #76094
2020-01-02 13:32:56 -05:00
Rakesh Gupta
be98fd4c6b flyway: 6.1.0 -> 6.1.2 2019-12-20 13:34:49 +01:00
Rakesh Gupta
c1717a13c4 flyway: 6.1.0 -> 6.1.2 2019-12-20 13:34:49 +01:00
R. RyanTM
d019acd541 flyway: 5.2.4 -> 6.1.0
* flyway: 5.2.4 -> 6.0.4 (#69561)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flyway/versions

* flyway: 6.0.4 -> 6.1.0
2019-11-29 22:44:45 +01:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
R. RyanTM
42a3276e9a flyway: 5.2.1 -> 5.2.4
* flyway: 5.2.1 -> 5.2.4 (#52325)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flyway/versions

* flyway: makeWrapper is a build-time input

moved it from buildInputs to nativeBuildInputs
2018-12-16 21:15:55 +01:00
Renaud
ee09650a4c
flyway: 5.1.4 -> 5.2.1
Distribute only the community edition JARs which are the only ones under Apache 2.0 license
This also reduce closure size
2018-11-01 19:58:51 +01:00
R. RyanTM
06a6d1cb33 flyway: 5.1.3 -> 5.1.4 (#43200)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/flyway/versions.

These checks were done:

- built on NixOS
- /nix/store/1g49jlhy30sijz0js59lfnrg8k3mqvjf-flyway-5.1.4/bin/flyway passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 5.1.4 with grep in /nix/store/1g49jlhy30sijz0js59lfnrg8k3mqvjf-flyway-5.1.4
- directory tree listing: https://gist.github.com/869e3436d0f2761951eabdad68c0319d
- du listing: https://gist.github.com/6e8110c905ef757a084d835bb3181c41
2018-07-13 23:55:14 +02:00
R. RyanTM
e48aac54fd flyway: 5.1.1 -> 5.1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/flyway/versions.

These checks were done:

- built on NixOS
- /nix/store/iw4rl4pi38wjywnvw123qbr3y2nvq2b3-flyway-5.1.3/bin/flyway passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 5.1.3 with grep in /nix/store/iw4rl4pi38wjywnvw123qbr3y2nvq2b3-flyway-5.1.3
- directory tree listing: https://gist.github.com/106acf9a49f47aca074952bf0cc79dc7
- du listing: https://gist.github.com/51bdf3dc1d3334b3be4b67b14ea31955
2018-06-24 01:25:55 -07:00
R. RyanTM
3414e67a9d flyway: 5.0.7 -> 5.1.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/flyway/versions.

These checks were done:

- built on NixOS
- /nix/store/g01xk8pg48hnpaazi1kl0rhc2qzln0ds-flyway-5.1.1/bin/flyway passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 5.1.1 with grep in /nix/store/g01xk8pg48hnpaazi1kl0rhc2qzln0ds-flyway-5.1.1
- directory tree listing: https://gist.github.com/4d37780b7850ab73ad0c8dadf82a0a5b
- du listing: https://gist.github.com/40c8567fb139fa68811ad82c15399369
2018-05-30 20:21:01 -07:00
pukkamustard
1993ebf0c7
flyway: refactor supported platforms
Other Unix platforms are supported (not only Linux).
2018-03-12 18:46:35 +01:00
Ryan Mulligan
caa9a38e2d flyway: 4.2.0 -> 5.0.7
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway -h` got 0 exit code
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway --help` got 0 exit code
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway help` got 0 exit code
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway -V` and found version 5.0.7
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway -v` and found version 5.0.7
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway --version` and found version 5.0.7
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway -h` and found version 5.0.7
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway --help` and found version 5.0.7
- ran `/nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7/bin/flyway help` and found version 5.0.7
- found 5.0.7 with grep in /nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7
- found 5.0.7 in filename of file in /nix/store/lzmkkf5v0xf3dxqn3gzcwww8a30gwgma-flyway-5.0.7
2018-02-25 21:29:20 -08:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Roger Qiu
9bdf89692c flyway: init at 4.2.0 (#28586)
* flyway: init at 4.2.0

* flyway: simplify install phase
2017-08-26 13:44:39 +01:00