mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #154] [CLOSED] Working drone config #938
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/154
Author: @saw-jan
Created: 8/25/2021
Status: ❌ Closed
Base:
master← Head:working-drone📝 Commits (4)
cc21f4bBDD UI test setup1b9cd15add drone configd82b9aeadd drone config842cc63update drone config📊 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.