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

Plugin helpdesk #2922

Draft
wants to merge 41 commits into
base: master-lts
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
7067888
chore(botonic): remove botonic-api from 1.0.0-dev.1
Iru89 Feb 9, 2024
458387f
chore(botonic): remove botonic-nlp package
Iru89 Feb 9, 2024
5735701
chore(botonic): remove botonic-intent-classification package
Iru89 Feb 9, 2024
b24d3d7
chore(botonic): remove botonic-ner package
Iru89 Feb 9, 2024
92ece07
chore(botonic): remove botonic-pulumi package
Iru89 Feb 9, 2024
402c82e
chore(botonic): remove create-botonic-app package
Iru89 Feb 9, 2024
b5c64fe
chore(botonic): remove package-lock.json of all packages
Iru89 Feb 9, 2024
3b20024
chore(botonic): create a npm monorepo, tsconfig files to build as cjs…
Iru89 Feb 9, 2024
551e087
chore(botonic-core): update botonic-core to Node20 using the monorepo
Iru89 Feb 9, 2024
28d17d5
chore(botonic-react): update botonic-react to Node20 using the monorepo
Iru89 Feb 9, 2024
6811659
chore(plugin-flow-builder): update plugin-flow-builder to Node20 usin…
Iru89 Feb 9, 2024
a4b6cd6
chore(plugin-knowledge-bases): update plugin-knowledge-bases to Node2…
Iru89 Feb 9, 2024
1d9f24b
chore(plugin-hubtype-babel): update plugin-hubtype-babel to Node20 us…
Iru89 Feb 9, 2024
e661433
chore(plugin-hubtype-analytics): update plugin-hubtype-analytics to N…
Iru89 Feb 9, 2024
b82732d
chore(plugin-watson): update plugin-watson to Node20 using the monorepo
Iru89 Feb 13, 2024
6cd0c6b
chore(plugin-segment): update plugin-segment to Node20 using the mono…
Iru89 Feb 13, 2024
d5d5e2f
chore(plugin-luis): update plugin-luis to Node20 using the monorepo
Iru89 Feb 13, 2024
6ed6697
chore(plugin-inbenta): update plugin-inbenta to Node20 using the mono…
Iru89 Feb 13, 2024
dc9290f
chore(plugin-google-analytics): update plugin-google-analytics to Nod…
Iru89 Feb 13, 2024
b5541b9
chore(plugin-dialowflow): update plugin-dialogflow to Node20 using th…
Iru89 Feb 13, 2024
f0d84a3
chore(plugin-dynamodb): update plugin-dynamodb to Node20 using the mo…
Iru89 Feb 13, 2024
05a572e
chore(plugin-google-translation): update plugin-google-translation to…
Iru89 Feb 13, 2024
586deb7
chore(plugin-dashbot): update plugin-dashbot to Node20 using the mono…
Iru89 Feb 13, 2024
48d26c3
chore(plugin-contentful): update plugin-contentful to Node20 using th…
Iru89 Feb 20, 2024
c737768
chore(eslint-config): update eslint-config packages versions to use …
Iru89 Feb 20, 2024
723eb27
chore(botonic-dx): update botonic-dx packages versions to use Node20 …
Iru89 Feb 20, 2024
57c7a6f
chore(botonic): fix lint errors
Iru89 Feb 20, 2024
ac30643
chore(botonic): update root package, tsconfig.base.json, remove lerna…
Iru89 Feb 20, 2024
b79dd91
chore(botonic): remove github actions for removed packages
Iru89 Feb 22, 2024
383b7ec
chore(botonic): update to node 20 github actions
Iru89 Feb 22, 2024
8c51772
fix(botonic-react): avoid access to undefined atributs
Iru89 Feb 22, 2024
6b27c8b
chore(botonic): publish new alpha version for all packages and add np…
Iru89 Feb 22, 2024
541a59a
refactor(plugin-flow-builder): change crypto for uuid to be able to r…
Iru89 Feb 27, 2024
caf9537
feat(botonic-examples): add examples in botonic monorepo
Iru89 Mar 2, 2024
8f28111
chore(botonic-cli): update botonic-cli to Node20 using the monorepoan…
Iru89 Mar 4, 2024
c6e8f32
chore(botonic-dx): upgrade dependencies in botonic-dx and botonic-esl…
Iru89 Mar 4, 2024
d26d582
chore(plugin-contentful): add tsconfig for tests
Iru89 Mar 4, 2024
e1e4013
chore(plugin): update github actions using monorepo and pre-commit-co…
Iru89 Mar 4, 2024
2f24740
chore(botonic): remove preinstall script and lint_ci for all packages
Iru89 Mar 6, 2024
0460104
wip
CarlosELorenzo Mar 28, 2024
483494c
WIP
CarlosELorenzo Oct 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(botonic): remove github actions for removed packages
Iru89 committed Mar 6, 2024
commit b79dd912a53b5617393694329d15af0142ff8371
18 changes: 0 additions & 18 deletions .github/workflows/botonic-nlp-tests.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/botonic-nlu-tests.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/botonic-plugin-intent-classification-tests.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/botonic-plugin-ner-tests.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/botonic-plugin-nlu-tests.yml

This file was deleted.