Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drone starlark #2112

Merged
merged 4 commits into from
Oct 6, 2019
Merged

drone starlark #2112

merged 4 commits into from
Oct 6, 2019

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Oct 1, 2019

Issue #2074

This starlark is in similar style to what was done for the PHP app repos. But the detail is quite different, because there is no PHP code, the sequence to run acceptance tests is different, and there is a unique build-publish pipeline.

  • lint
  • acceptance tests for each suite
  • special acceptance test run for XGA portrait resolution
  • special acceptance test run for iPhone resolution
  • publish-npm-and-demo-system

@CLAassistant
Copy link

CLAassistant commented Oct 1, 2019

CLA assistant check
All committers have signed the CLA.

@phil-davis phil-davis force-pushed the initial-drone-starlark branch 5 times, most recently from 08d4680 to c7af95a Compare October 4, 2019 10:52
@phil-davis phil-davis force-pushed the initial-drone-starlark branch from c7af95a to 98da5f8 Compare October 4, 2019 11:49
@owncloud owncloud deleted a comment from ownclouders Oct 4, 2019
@phil-davis phil-davis changed the title [WIP] drone starlark with only lint-test [WIP] drone starlark Oct 6, 2019
@phil-davis phil-davis changed the title [WIP] drone starlark drone starlark Oct 6, 2019
@phil-davis phil-davis added Status:Needs-Review Needs review from a maintainer Type:CI Related to our Continouus Integration Solution QA:team and removed Status:In-Progress labels Oct 6, 2019
@phil-davis phil-davis marked this pull request as ready for review October 6, 2019 10:45
@phil-davis phil-davis added Status:Needs-release and removed Status:Needs-Review Needs review from a maintainer labels Oct 6, 2019
@phil-davis phil-davis merged commit 3c79bc4 into master Oct 6, 2019
@delete-merged-branch delete-merged-branch bot deleted the initial-drone-starlark branch October 6, 2019 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA:team Status:Needs-release Type:CI Related to our Continouus Integration Solution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants