Shahidh K Muhammed
1c4f203e4a
update manifests to v1.1.1 ( #4220 )
2020-03-28 16:45:43 +05:30
Aravind Shankar
1453516767
update readme
2020-03-19 17:53:11 +05:30
Aravind Shankar
315f19738c
add support for cli-migrations-v2
2020-03-19 17:51:53 +05:30
Shahidh K Muhammed
4015e512db
tag release v1.2.0-beta.2 ( #4028 )
2020-03-05 22:49:17 +05:30
Shahidh K Muhammed
cb75660b3e
cli(migrations-img): add env to skip update prompts ( fix #3964 ) ( #3968 )
2020-03-05 11:31:22 +05:30
Shahidh K Muhammed
da5e4498d3
tag release v1.2.0-beta.1 ( #3966 )
2020-02-27 16:55:12 +05:30
Praveen Durairaju
865b150c82
noop: replace subdomain links with subpath ( #3869 )
...
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
2020-02-27 15:43:07 +05:30
Shahidh K Muhammed
88afa2ef70
update manifests to v1.1.0 ( #3913 )
2020-02-19 19:21:40 +05:30
Simon
7f1cc633ee
cli(migrations-docker): take a specific env var for database url ( #3351 )
...
Co-Authored-By: Shahidh K Muhammed <shahidh@hasura.io>
2019-12-27 10:00:06 +05:30
Tirumarai Selvan
c2829c662b
cli(migrations-docker): randomize server port ( fix #3479 ) ( #3481 )
...
Co-authored-by: Shahidh K Muhammed <muhammedshahid.k@gmail.com>
2019-12-27 09:35:29 +05:30
Shahidh K Muhammed
1d482c02dc
update manifests to v1.0.0
2019-12-16 13:06:38 +05:30
Shahidh K Muhammed
e43be51dc6
update manifests to v1.0.0-rc.1
2019-12-02 13:02:46 +05:30
Shahidh K Muhammed
98911df54e
update manifests to v1.0.0-beta.10
2019-11-14 11:20:09 +05:30
Shahidh K Muhammed
84eb09c1d2
update manifests to v1.0.0-beta.9
2019-10-31 14:29:32 +05:30
Shahidh K Muhammed
713d689dc1
update manifests to v1.0.0-beta.8
2019-10-22 12:54:35 +05:30
Rikin Kachhia
1369876699
Revert "update manifests to v1.0.0-beta.8" ( #3167 )
2019-10-17 17:48:29 +05:30
Shahidh K Muhammed
7c1a964819
update manifests to v1.0.0-beta.8
2019-10-17 15:30:07 +05:30
Shahidh K Muhammed
b7fb4eb13e
cli-migrations: enable metadata api while applying migrations ( #3163 )
2019-10-17 15:28:27 +05:30
Shahidh K Muhammed
624ce0c6aa
Revert "update manifests to v1.0.0-beta.7"
...
This reverts commit ae145c587f
.
2019-10-11 11:14:25 +05:30
Shahidh K Muhammed
ae145c587f
update manifests to v1.0.0-beta.7
2019-10-10 10:37:33 +05:30
Arun Babu Neelicattu
927a48753e
disable auto-update checks in cli-migrations container entrypoint ( #2835 )
2019-09-05 16:57:10 +05:30
Shahidh K Muhammed
f9daaf40d3
update manifests to v1.0.0-beta.6
2019-08-29 18:38:18 +05:30
Shahidh K Muhammed
b8b71c1000
update manifests to v1.0.0-beta.5
2019-08-23 14:57:40 +05:30
Shahidh K Muhammed
bfc6fc8a5e
update manifests to v1.0.0-beta.4
2019-08-01 16:26:32 +05:30
Arun Babu Neelicattu
dc52c0e507
migrations image: use nc zero-i/o mode when waiting for po… ( #2594 )
...
This change adds the `-z` option to the nc command when waiting for
a port to be ready. This ensures that we exit correctly reporting
connection status.
2019-07-31 05:18:03 +00:00
Shahidh K Muhammed
694ba2cb6d
update manifests to v1.0.0-beta.3
2019-07-12 11:00:10 +05:30
Shahidh K Muhammed
f20b12664c
Revert "update manifests to v1.0.0-beta.3"
...
This reverts commit ec58269b7f
.
2019-07-12 10:18:45 +05:30
Shahidh K Muhammed
ec58269b7f
update manifests to v1.0.0-beta.3
2019-07-11 15:33:10 +05:30
tpaktop
8282e92408
add ability to override server timeout for cli migrations image ( #2034 )
2019-05-31 16:07:59 +05:30
Shahidh K Muhammed
e7e4f480d5
update manifests to v1.0.0-beta.2
2019-05-21 11:11:21 +05:30
Shahidh K Muhammed
97246f95fc
update manifests to v1.0.0-beta.1
2019-05-16 17:01:50 +05:30
Shahidh K Muhammed
49535e447a
update manifests to v1.0.0-beta.01
2019-05-16 14:45:15 +05:30
Shahidh K Muhammed
564bcb0239
update manifests to v1.0.0-alpha45
2019-05-06 16:58:57 +05:30
Shahidh K Muhammed
d38729b15f
update manifests to v1.0.0-alpha44
2019-04-18 18:13:17 +05:30
Shahidh K Muhammed
4f289813af
update manifests to v1.0.0-alpha43
2019-04-17 22:52:38 +05:30
Aravind Shankar
22656cefbd
support metadata.json in cli-migrations image ( close #1947 ) ( #1968 )
...
/scripts/cli-migrations/docker-entrypoint.sh only checks for metadata.yaml, however, https://docs.hasura.io/1.0/graphql/manual/migrations/manage-metadata.html#exporting-hasura-metadata talks about a metadata.json
2019-04-11 09:11:44 +05:30
Shahidh K Muhammed
8c005795f6
update manifests to v1.0.0-alpha42
2019-04-08 13:35:01 +05:30
Shahidh K Muhammed
058fc61a05
update manifests to v1.0.0-alpha41
2019-03-26 10:33:01 +05:30
Shahidh K Muhammed
50b02e950b
update manifests to v1.0.0-alpha40
2019-03-12 12:05:46 +05:30
Shahidh K Muhammed
6ecc187e4c
update manifests to v1.0.0-alpha39
2019-03-04 13:21:19 +05:30
Shahidh K Muhammed
12ecea16d0
update manifests to v1.0.0-alpha38
2019-02-14 15:10:02 +05:30
Shahidh K Muhammed
31050af32c
update manifests to v1.0.0-alpha37
2019-01-29 15:45:32 +05:30
Shahidh K Muhammed
9b36dca243
update manifests to v1.0.0-alpha36
2019-01-29 10:56:25 +05:30
Shahidh K Muhammed
d454dd8fed
update manifests to v1.0.0-alpha35
2019-01-18 19:53:52 +05:30
Shahidh K Muhammed
feaeccba71
apply metadata also in cli migrations image ( close #1316 ) ( #1319 )
2019-01-08 14:35:03 +05:30
Shahidh K Muhammed
8ec69b68e6
update manifests to v1.0.0-alpha34
2019-01-04 17:08:24 +05:30
Shahidh K Muhammed
633631e0b1
update manifests to v1.0.0-alpha33
2018-12-19 18:43:43 +05:30
Shahidh K Muhammed
87edce1b12
update manifests to v1.0.0-alpha32
2018-12-18 15:51:56 +05:30
Shahidh K Muhammed
71d48682f1
update manifests to v1.0.0-alpha31
2018-11-28 16:01:40 +05:30
Shahidh K Muhammed
6cdffa8269
update manifests to v1.0.0-alpha30
2018-11-23 19:09:02 +05:30