Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

enable presubmit tests on experimental repository #60

Merged
merged 4 commits into from
Jun 13, 2019

Conversation

vdemeester
Copy link
Member

@vdemeester vdemeester commented Jun 12, 2019

Changes

Tests will run for all PRs, but it should run only the folder that
have changed files. If files are changed accross folders, it will run
all of the tests.

Fixes #59 although, we'll need to add actual integration tests function

Signed-off-by: Vincent Demeester [email protected]

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide
for more details.

@tekton-robot tekton-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 12, 2019
@tekton-robot tekton-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 12, 2019
@vdemeester vdemeester force-pushed the enable-presubmit branch 2 times, most recently from 5b5bb37 to 7af40f9 Compare June 12, 2019 11:51
@tekton-robot tekton-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 12, 2019
@vdemeester vdemeester force-pushed the enable-presubmit branch 21 times, most recently from dea04a6 to c0d157c Compare June 12, 2019 13:55
@vdemeester vdemeester force-pushed the enable-presubmit branch 8 times, most recently from 3a5f4f6 to 560b715 Compare June 12, 2019 14:53
Tests will run for all PRs, but it should run only the folder that
have changed files. If files are changed accross folders, it will run
all of the tests.

Signed-off-by: Vincent Demeester <[email protected]>
Signed-off-by: Vincent Demeester <[email protected]>
@vdemeester vdemeester force-pushed the enable-presubmit branch 5 times, most recently from ad5710d to 329addb Compare June 12, 2019 16:41
Signed-off-by: Vincent Demeester <[email protected]>
@vdemeester vdemeester changed the title wip: enable presubmit tests on experimental repository enable presubmit tests on experimental repository Jun 12, 2019
@tekton-robot tekton-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 12, 2019
@a-roberts
Copy link
Member

Looks good to me - so we already have the Go test command here and hence it's not seen in this diff.

The plumbing change is already merged here.

/approve
/lgtm

@iancoffey FYI! 🤞

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 13, 2019
@tekton-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: a-roberts, vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot merged commit 19a7f28 into tektoncd:master Jun 13, 2019
@vdemeester vdemeester deleted the enable-presubmit branch June 13, 2019 09:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add automated tests for webhooks extension
3 participants