Skip to content

Releases: improbable-eng/perforce-buildkite-plugin

v4.1.1

25 Feb 11:35
825d66b
Compare
Choose a tag to compare
  • Fix backwards compatibility bug, attempting to sync to number rather than revision spec

v4.1.0

25 Feb 09:46
f5ad213
Compare
Choose a tag to compare
  • Backwards compatibility of revision metadata buildkite-perforce-revision vs buildkite:perforce:revision

v4.0.2

24 Feb 15:00
dc3d47c
Compare
Choose a tag to compare

Fix bug with syncing to HEAD

v4.0.1

21 Feb 14:35
ad6a695
Compare
Choose a tag to compare
  • Fix bug with syncing to labels in release v4.0.0

v4.0.0

20 Feb 13:13
17fa9cf
Compare
Choose a tag to compare
  • revision metadata renamed from buildkite:perforce:revision to buildkite-perforce-revision

  • all steps must use this plugin version or higher for compatability

  • permit use of all types of perforce revision specifiers (e.g labels)

  • only installs virtualenv module if its missing

  • pre-exit hook removed as redundant

v3.8.0

03 Feb 13:25
d480d73
Compare
Choose a tag to compare
  • share_workspace is actually shared between all agents on the machine
  • note that this feature is restricted to AGENT_COUNT=1
  • this resolves a condition where if the buildkite-agent is restarted, it can reconnect as agent 2, causing the workspace to be synced again

v3.7.2

30 Jan 13:05
275e79f
Compare
Choose a tag to compare
  • reduce log spam when syncing over 1000 files
  • prefer python3 over python/python2 if it is installed

v3.7.1

24 Jan 10:47
f56455e
Compare
Choose a tag to compare
  • permit use of plugin in mixed git/perforce pipelines

v3.7.0

10 Dec 11:48
976d636
Compare
Choose a tag to compare
  • Improved performance of p4print_unshelve (creates 20x more connections to perforce when unshelving)

v3.6.1

09 Dec 17:25
76be4af
Compare
Choose a tag to compare
  • Fix HEAD resolution for virtual streams and arbitrary client views