这是indexloc提供的服务,不要输入任何密码
Skip to content

v1.2.9

Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 19 May 13:25
· 7148 commits to main since this release

Core

  • git integration cleanup by @gsoltis in #1194
  • Add better diagnostic errors when we fail to hash files with git by @gsoltis in #1195
  • feat(cobra): add bin command by @xenfo in #906
  • Better logging for failing to upload an artifact by @maschwenk in #1201
  • feat(cobra): port logout command to cobra by @xenfo in #1204
  • Send proper paths to git cmd for file hashing by @gsoltis in #1216
  • Add self-ref check when build task graph by @Kingwl in #1141
  • Refactor PackageManager to return information about the workspace. by @nathanhammond in #1187
  • Support wslview on linux runtime, don't error on failure to open browser by @gsoltis in #1215
  • Skip cache fetch for tasks that are marked cache: false by @gsoltis in #1224
  • Apply inputs filter to uncommitted changes by @gsoltis in #1223
  • Don't filter non-existent tasks in dry run by @gsoltis in #1225

Docs

New Contributors

Full Changelog: v1.2.8...v1.2.9