github.com まだプレビューですが CircleCI の新機能が 2.1 として使えるようになっているという話と、2.1 の新機能で yaml の設定を DRY にする方法を紹介します。 長いので目次。 2.0 までの DRY な yaml を書く方法 2.1 を有効にする方法 2.1 の新機能 Commands Executors ジョブのパラメータ化&ワークフロー内での複数回実行 Conditional Steps Orb CLI の変更 まとめ 2.0 までの DRY な yaml を書く方法 2.0 までは CircleCI の yaml の設定を DRY にしようとすると yaml のエイリアスを使う必要がありました。 例えば、node.js のプロジェクトで node の複数バージョンでビルドする設定をエイリアスで DRY にしようとすると次のようになります。 node
JSer.info #405 - Node.js v10.12.0がリリースされました。 Node v10.12.0 (Current) | Node.js util.inspectにsortedオプションの追加されています。 これはassert.deepStrictEqualなどのDiff表示を改善するために導入されました。 assert.deepStrictEqual diff confusion · Issue #22763 · nodejs/node util: add sorted option by BridgeAR · Pull Request #22788 · nodejs/node fs.mkdirにrecursiveオプションの追加、nghttp2のアップデートを取り込みWebSockets over HTTP/2のサポート。 Release nghttp2 v1.34
CommonJS modules are the original way to package JavaScript code for Node.js. Node.js also supports the ECMAScript modules standard used by browsers and other JavaScript runtimes. In Node.js, each file is treated as a separate module. For example, consider a file named foo.js: const circle = require('./circle.js'); console.log(`The area of a circle of radius 4 is ${circle.area(4)}`); copy On the f
Products Communications Messaging Send and receive multichannel text and media messages in 180+ countries
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く