Skip to content

Conversation

dado3310
Copy link

Users/kej/update changeset url

keljos and others added 30 commits December 11, 2017 17:04
* TfsUserLookup.find: fix logging message

Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>

* tfs: use owner instead of commiter as author

It is not uncommon to have automatic processes to merge between
branches, run validation before submission, etc. When that happens, the
submitter may be different than the owner (the submitter tends to be an
account used for automation). In those cases, the Jenkins UI will show
the same name for all commits. Use owner name instead, as it better
reflects the name of the person that authored the commit.

Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
* Change configuration ways in Trigger release in TFS/Team Service

* Finish archive logs from VSTS

* Update help file for ReleaseManagementCI

* Remove wildcard

* Add timeout check and allow empty username

* Remove archive logs and add a log link

* Rename log to release

* Delete releaseDetails

* Add logs

* Change back new line

* Add logs
* Adding the UI for mapped paths

* Pushing the mapped paths to the WorkspaceConfiguration

* Updating the functions for getting history from TFS paths

* The local part of the mapped path may be unspecified.

* Checking out with mapped paths

* Fixing issues due to rebase

* Adding a test case to verify that deserialization with a TFS path only works.

* The mapped path may not be specified in some cases in which case we just translate the TFS path. Upon deserialization
we should make sure not to try and read the mapped path if it doesn't exist
* Revert "Allow users to map sub-folders of cloaked paths (#181)"

This reverts commit f6fe6de. Reverting
until we can ensure that polling has not been affected and we can fix
teh functional tests.

* Fix checkstyle bug
… otherwise same version is applied for all the available artifacts. (#198)
* updating authors list

* updated correct timezone
…#207)

* bumping version to 5.139.2. Added missing SNAPSHOT keyword in version

* minor fix
* RM WebHook changes.
* Adding release webhook configuration to global configuration

* Fixed casing in the url
* Reduce code duplication and make PR feedback functional

Deduplicate code paths used for feeding back status to VSTS/TFS.

Further, set the "name" and "genre" fields to sane values:

VSTS uses these fiels for configuration of branch policies. Empty
strings are not permitted, thus this feature was broken on the part of
tfs-plugin.

Use the Jenkins root-URL as 'genre' and the job-name as 'name'.

* Abort running build if a Pull-Request triggers a job

If a Service Hook triggers a job, cancel all running builds with the
same build cause.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants