n8n/packages/cli/src/commands
agobrech 3a1e96dc6d
ci: Improve Test-worklows messages (#6290)
* Update test-worklows action

* Improve error messages

* Fix output data to slack

* Fix slackmessage

* add github flag

* add slack config

* Add result to github output

* Fix output string

* Remove old comment for oauth2

* Remove console.logs

* Improve message

* Update to different slack action

* update payload

* Fix wrong json

* debugging

* Revert "update payload"

This reverts commit 4ea955c85e.

* Reverted to old slack action

* Update slack config

* Remove fallback value

* Change config name

* tests

* more tests

* tests

* Use single message

* message fixes

* Final fixes

* Correct channel

* delete slack.yml config

* keep unused Export credentials step for later

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-06-05 11:20:58 +02:00
..
db refactor(core): Delete duplicate code across all commands (#5452) 2023-02-10 14:59:20 +01:00
export refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953) 2023-04-12 10:59:14 +02:00
import refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953) 2023-04-12 10:59:14 +02:00
ldap fix(core): Fix issues with LDAP reset and LDAP init (no-changelog) (#5657) 2023-03-09 16:24:44 +01:00
license feat(core): Add license:info command (#6047) 2023-04-21 17:10:10 +02:00
list fix(core): Use stricter typing on queries in cli commands (no-changelog) (#5476) 2023-02-14 17:05:53 +01:00
update fix(core): Use stricter typing on queries in cli commands (no-changelog) (#5476) 2023-02-14 17:05:53 +01:00
user-management refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953) 2023-04-12 10:59:14 +02:00
audit.ts refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) (#5509) 2023-02-21 19:21:56 +01:00
BaseCommand.ts refactor: Add deprecation notice for UM disabled mode (#6367) 2023-06-02 13:26:12 +02:00
execute.ts refactor(core): Use an IoC container to manage singleton classes [Part-2] (no-changelog) (#5690) 2023-03-16 15:34:13 +01:00
executeBatch.ts ci: Improve Test-worklows messages (#6290) 2023-06-05 11:20:58 +02:00
Interfaces.d.ts ci: Improve Test-worklows messages (#6290) 2023-06-05 11:20:58 +02:00
start.ts feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises (#6281) 2023-05-24 02:01:45 +02:00
webhook.ts fix: Initialize license in queue mode correctly (#6301) 2023-05-23 13:01:50 +02:00
worker.ts feat(core): Remove all floating promises. Enforce @typescript-eslint/no-floating-promises (#6281) 2023-05-24 02:01:45 +02:00