[PR #154] [CLOSED] Working drone config #938

Closed
opened 2026-02-04 21:39:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/154
Author: @saw-jan
Created: 8/25/2021
Status: Closed

Base: masterHead: working-drone


📝 Commits (4)

📊 Changes

9 files changed (+131 additions, -3 deletions)

View changed files

.drone.yml (+47 -0)
.eslintignore (+1 -0)
📝 client/package.json (+6 -1)
client/tests/acceptance/features/webUILogin/login.feature (+6 -0)
client/tests/acceptance/stepDefinitions/loginContext.js (+20 -0)
client/tests/cucumber.conf.js (+30 -0)
client/tests/nightwatch.conf.js (+17 -0)
📝 package.json (+3 -1)
📝 server/.env (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/154 **Author:** [@saw-jan](https://github.com/saw-jan) **Created:** 8/25/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `working-drone` --- ### 📝 Commits (4) - [`cc21f4b`](https://github.com/plankanban/planka/commit/cc21f4b38118fad70792f61e2a6a409f19162800) BDD UI test setup - [`1b9cd15`](https://github.com/plankanban/planka/commit/1b9cd15e06a0cdebff5be680acd7474506d4029e) add drone config - [`d82b9ae`](https://github.com/plankanban/planka/commit/d82b9ae05d235998a1f0d2f1ffa6a57760de00ad) add drone config - [`842cc63`](https://github.com/plankanban/planka/commit/842cc63ae7fc7e683937272a9c593b60ee5ee824) update drone config ### 📊 Changes **9 files changed** (+131 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.drone.yml` (+47 -0) ➕ `.eslintignore` (+1 -0) 📝 `client/package.json` (+6 -1) ➕ `client/tests/acceptance/features/webUILogin/login.feature` (+6 -0) ➕ `client/tests/acceptance/stepDefinitions/loginContext.js` (+20 -0) ➕ `client/tests/cucumber.conf.js` (+30 -0) ➕ `client/tests/nightwatch.conf.js` (+17 -0) 📝 `package.json` (+3 -1) 📝 `server/.env` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:39:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#938