contentful-import

Node module that uses the data provided by contentful-export to import it to contentful space

MIT License

Downloads
311.3K
Stars
99
Committers
49

Bot releases are hidden (Show)

contentful-import - v7.0.3

Published by Khaledgarbaya over 6 years ago

7.0.3 (2018-06-21)

Bug Fixes

  • Remove warning on install (1948ced)
contentful-import - v7.0.2

Published by Khaledgarbaya over 6 years ago

7.0.2 (2018-06-12)

Bug Fixes

  • install: Properly escape cli installation info cross-platform (e5bd5ac)
contentful-import - v7.0.1

Published by Khaledgarbaya over 6 years ago

7.0.1 (2018-04-17)

Bug Fixes

  • validation: fix webhook validation (#99) (ee3fc47)
contentful-import - v7.0.0

Published by Khaledgarbaya over 6 years ago

7.0.0 (2018-04-16)

Bug Fixes

  • Add contentful-management dep (710a5e0)
  • Add default option for lib usage (b9a99a4)
  • fix space (e9936ae)
  • switch between space and env (fa06877)

chore

  • node: set minimal node version to v6 (29995bf)

Features

  • npm: new build:watch script for more joy while developing (826f830)
  • Add environment support (59bf8da)

BREAKING CHANGES

  • node: Will no more work with node 4.7
  • options: managementHost renamed to host
contentful-import - v6.2.3

Published by Khaledgarbaya over 6 years ago

<a name"6.2.3">

6.2.3 (2018-04-04)

Bug Fixes

  • assets: allow assets without files (8d99bab4)
contentful-import - v6.2.2

Published by Khaledgarbaya over 6 years ago

6.2.2 (2018-02-26)

Bug Fixes

  • asset: Avoid duplicate protocol in the asset url (030f6a7f)
contentful-import - v6.2.1

Published by Khaledgarbaya over 6 years ago

6.2.1 (2018-02-26)

Bug Fixes

  • validations: add Location type (866e83ef)
contentful-import - v6.2.0

Published by Khaledgarbaya over 6 years ago

<a name"6.2.0">

6.2.0 (2018-02-20)

Bug Fixes

  • Change Joi version to older one (f1ce34ed)
  • validation: disable abortEarly (711521f5)

Features

contentful-import - v6.1.2

Published by Khaledgarbaya over 6 years ago

<a name"6.1.2">

6.1.2 (2018-01-25)

Bug Fixes

contentful-import - v6.1.1

Published by Khaledgarbaya over 6 years ago

<a name"6.1.1">

6.1.1 (2018-01-25)

Bug Fixes

  • error-log: do not display log twice and throw only errors (61d1d11a)
contentful-import - v6.1.0

Published by Khaledgarbaya over 6 years ago

6.1.0 (2018-01-24)

Features

  • Add default locale check (#78) (e5374bf5)
contentful-import - v6.0.2

Published by Khaledgarbaya almost 7 years ago

<a name"6.0.2">

6.0.2 (2017-12-20)

Bug Fixes

  • parseOptions: logical error in parseOptions.js (#73) (92575886)
contentful-import - v6.0.1

Published by Khaledgarbaya almost 7 years ago

<a name"6.0.1">

6.0.1 (2017-12-19)

Bug Fixes

  • beta: remove beta epilog (#72) (41f63ac2)
contentful-import - v6.0.0

Published by axe312ger almost 7 years ago

6.0.0 (2017-12-18)

Build System / Dependencies
  • npm:
    • upgrade to new batch-libs major version (c471c04f)
    • Fix dependencies (688a2ac7)
New Features
  • logging: Add more context to batched get operations (3377f8f6)
  • Add noUpdate (#70) (5c94977e)
  • results: add result table of actually imported entities (bd617e09)
  • display: implements listr and proper error display (2ef0f661)
  • error-logging: proper support of error log file (7888e789)
Bug Fixes
  • content: force empty arrays when supported entity type is missing (f40b567f)
  • preparations: only process and display supported entity types (0334fee3)
  • logging: do not claim to import roles (9f37bb86)
  • reimport: existing content is properly updated again (45e57e7c)
  • publishing: add initial delay before publishing (a1326ef2)
Refactors
  • naming: rename function to match functionallity (d1d2d322)
  • push-to-space: integrate with listr (da2a1ab9)
Tests
  • integration:
    • tests now reflect that we don't import roles (0c48d9c9)
    • delete space when tests fails, also (d7c6310d)
contentful-import - v4.5.6

Published by Khaledgarbaya about 7 years ago

<a name"4.5.6">

4.5.6 (2017-09-28)

Bug Fixes

  • existing-content: paginate in the existing content check (3a79c1ba)
contentful-import - v4.5.5

Published by Khaledgarbaya over 7 years ago

<a name"4.5.5">

4.5.5 (2017-07-17)

Bug Fixes

  • proxy: Fix httpsAgent Creation (38c0402e)
contentful-import - v4.5.4

Published by Khaledgarbaya over 7 years ago

<a name"4.5.4">

4.5.4 (2017-06-29)

Bug Fixes

  • proxy: Fix proxy once and for all (#56) (04094a14)
contentful-import - v4.5.3

Published by Khaledgarbaya over 7 years ago

<a name"4.5.3">

4.5.3 (2017-06-22)

Bug Fixes

  • contentful-export: Use http(s)agent instead of proxy (#55) (f3cb6a61)
contentful-import - v4.5.2

Published by Khaledgarbaya over 7 years ago

<a name"4.5.2">

4.5.2 (2017-06-16)

Bug Fixes

  • import: Fix crash when no proxy is provided (c0e6bbf1)
contentful-import - v4.5.1

Published by Khaledgarbaya over 7 years ago

<a name"4.5.1">

4.5.1 (2017-06-16)

Bug Fixes

  • contentful-import: Fix proxy issue (9597fedc)
Package Rankings
Top 2.11% on Npmjs.org
Badges
Extracted from project README
npm CircleCI semantic-release js-standard-style
Related Projects