{"id":1893,"date":"2015-10-11T16:13:26","date_gmt":"2015-10-11T21:13:26","guid":{"rendered":"http:\/\/bitpost.com\/news\/?p=1893"},"modified":"2015-11-03T13:17:55","modified_gmt":"2015-11-03T18:17:55","slug":"continuous-integration-for-the-digital-age-projects","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/","title":{"rendered":"Continuous Integration for The Digital Age projects"},"content":{"rendered":"<p>There are a million ways to do CI. \u00a0My goal is to keep it as simple as possible. \u00a0Concepts:<\/p>\n<ul>\n<li>My target projects include\u00a0multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and\u00a0web apps with lots of JavaScript and JavaScript libraries.<\/li>\n<li>I want to use a simple-to-use very-capable cross-platform scripting language. \u00a0I&#8217;ve concluded that I will use JavaScript via Node.js. \u00a0It is async and portable from the day it was born. \u00a0Installing a node.js module for scripts means they are available from any path on any platform&#8217;s command line.<\/li>\n<li>For CI tasks, I will avoid dependencies on anything else. \u00a0The core Node.js API is very capable. \u00a0Modules are available if needed (eg the amazing aws-sdk) but will be avoided whenever possible.<\/li>\n<li>I need\u00a0intelligent\u00a0placement of CI windows (eg a popup shell for build-on-save). \u00a0My\u00a0Ubuntu i3 window manager is capable of this, as is Autohotkeys under Windows. \u00a0These auto-placed windows will always run cross-platform node scripts.<\/li>\n<li>If you want to use Powershell, for the love of all that&#8217;s holy, make sure you fix its terrible default of hiding debug output with:\n<pre class=\"lang-bsh prettyprint prettyprinted\"><code><span class=\"pln\">   $global<\/span><span class=\"pun\">:<\/span><span class=\"typ\">DebugPreference<\/span> <span class=\"pun\">=<\/span> <span class=\"str\">\"Continue\"<\/span><\/code><\/pre>\n<\/li>\n<li>Goals:\n<ul>\n<li>on code save: automatically build<\/li>\n<li>on code commit: automatically build, do any custom build steps, run any unit tests, run any end-to-end tests, and report results dynamically<\/li>\n<li>on app production release: compile\u00a0artifacts, assist in automatic versioning<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>See <a href=\"https:\/\/bitpost.com\/wiki\/Continuous_Integration\" target=\"_blank\">the wiki<\/a> for details.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are a million ways to do CI. \u00a0My goal is to keep it as simple as possible. \u00a0Concepts: My target projects include\u00a0multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and\u00a0web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. \u00a0I&#8217;ve concluded that I [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[204,45,7,4,10],"tags":[210],"class_list":["post-1893","post","type-post","status-publish","format-standard","hentry","category-a-better-trader","category-git","category-hangthedj","category-projects","category-tricks-tips-tools","tag-continuous-integration"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"There are a million ways to do CI. My goal is to keep it as simple as possible. Concepts: My target projects include multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. I&#039;ve concluded that I\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"m\"\/>\n\t<meta name=\"keywords\" content=\"a better trader,git,hangthedj,projects,tricks tips tools\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"bitpost.com\/news | Note to self\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Continuous Integration for The Digital Age projects | bitpost.com\/news\" \/>\n\t\t<meta property=\"og:description\" content=\"There are a million ways to do CI. My goal is to keep it as simple as possible. Concepts: My target projects include multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. I&#039;ve concluded that I\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2015-10-11T21:13:26+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2015-11-03T18:17:55+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Continuous Integration for The Digital Age projects | bitpost.com\/news\" \/>\n\t\t<meta name=\"twitter:description\" content=\"There are a million ways to do CI. My goal is to keep it as simple as possible. Concepts: My target projects include multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. I&#039;ve concluded that I\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#article\",\"name\":\"Continuous Integration for The Digital Age projects | bitpost.com\\\/news\",\"headline\":\"Continuous Integration for The Digital Age projects\",\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"},\"datePublished\":\"2015-10-11T16:13:26-04:00\",\"dateModified\":\"2015-11-03T13:17:55-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#webpage\"},\"articleSection\":\"A better Trader, git, HangTheDJ, Projects, Tricks Tips Tools, continuous integration\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"position\":2,\"name\":\"Projects\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/hangthedj\\\/#listItem\",\"name\":\"HangTheDJ\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/hangthedj\\\/#listItem\",\"position\":3,\"name\":\"HangTheDJ\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/hangthedj\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#listItem\",\"name\":\"Continuous Integration for The Digital Age projects\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#listItem\",\"position\":4,\"name\":\"Continuous Integration for The Digital Age projects\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/projects\\\/hangthedj\\\/#listItem\",\"name\":\"HangTheDJ\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#webpage\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/\",\"name\":\"Continuous Integration for The Digital Age projects | bitpost.com\\\/news\",\"description\":\"There are a million ways to do CI. My goal is to keep it as simple as possible. Concepts: My target projects include multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. I've concluded that I\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2015\\\/continuous-integration-for-the-digital-age-projects\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"datePublished\":\"2015-10-11T16:13:26-04:00\",\"dateModified\":\"2015-11-03T13:17:55-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/\",\"name\":\"bitpost.com\\\/news\",\"description\":\"Note to self\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Continuous Integration for The Digital Age projects | bitpost.com\/news","description":"There are a million ways to do CI. My goal is to keep it as simple as possible. Concepts: My target projects include multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. I've concluded that I","canonical_url":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/","robots":"max-image-preview:large","keywords":"a better trader,git,hangthedj,projects,tricks tips tools","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#article","name":"Continuous Integration for The Digital Age projects | bitpost.com\/news","headline":"Continuous Integration for The Digital Age projects","author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"},"datePublished":"2015-10-11T16:13:26-04:00","dateModified":"2015-11-03T13:17:55-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#webpage"},"isPartOf":{"@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#webpage"},"articleSection":"A better Trader, git, HangTheDJ, Projects, Tricks Tips Tools, continuous integration"},{"@type":"BreadcrumbList","@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","position":1,"name":"Home","item":"https:\/\/bitpost.com\/news","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","position":2,"name":"Projects","item":"https:\/\/bitpost.com\/news\/category\/projects\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/hangthedj\/#listItem","name":"HangTheDJ"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/hangthedj\/#listItem","position":3,"name":"HangTheDJ","item":"https:\/\/bitpost.com\/news\/category\/projects\/hangthedj\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#listItem","name":"Continuous Integration for The Digital Age projects"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#listItem","position":4,"name":"Continuous Integration for The Digital Age projects","previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/projects\/hangthedj\/#listItem","name":"HangTheDJ"}}]},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/#person","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/author\/m\/#author","url":"https:\/\/bitpost.com\/news\/author\/m\/","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"WebPage","@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#webpage","url":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/","name":"Continuous Integration for The Digital Age projects | bitpost.com\/news","description":"There are a million ways to do CI. My goal is to keep it as simple as possible. Concepts: My target projects include multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. I've concluded that I","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/bitpost.com\/news\/#website"},"breadcrumb":{"@id":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/#breadcrumblist"},"author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"creator":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"datePublished":"2015-10-11T16:13:26-04:00","dateModified":"2015-11-03T13:17:55-05:00"},{"@type":"WebSite","@id":"https:\/\/bitpost.com\/news\/#website","url":"https:\/\/bitpost.com\/news\/","name":"bitpost.com\/news","description":"Note to self","inLanguage":"en-US","publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"}}]},"og:locale":"en_US","og:site_name":"bitpost.com\/news | Note to self","og:type":"article","og:title":"Continuous Integration for The Digital Age projects | bitpost.com\/news","og:description":"There are a million ways to do CI. My goal is to keep it as simple as possible. Concepts: My target projects include multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. I've concluded that I","og:url":"https:\/\/bitpost.com\/news\/2015\/continuous-integration-for-the-digital-age-projects\/","article:published_time":"2015-10-11T21:13:26+00:00","article:modified_time":"2015-11-03T18:17:55+00:00","twitter:card":"summary","twitter:title":"Continuous Integration for The Digital Age projects | bitpost.com\/news","twitter:description":"There are a million ways to do CI. My goal is to keep it as simple as possible. Concepts: My target projects include multi-platform C++ applications, Firefox addons, cross-platform desktop apps, mobile apps, and web apps with lots of JavaScript and JavaScript libraries. I want to use a simple-to-use very-capable cross-platform scripting language. I've concluded that I"},"aioseo_meta_data":{"post_id":"1893","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-13 19:46:53","updated":"2025-08-17 19:13:48","seo_analyzer_scan_date":null},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-ux","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/1893","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/comments?post=1893"}],"version-history":[{"count":5,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/1893\/revisions"}],"predecessor-version":[{"id":1899,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/1893\/revisions\/1899"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=1893"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=1893"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=1893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}