mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-04-25 05:36:14 +03:00
[PR #48] [MERGED] Cb 92 builder package #1408
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
pull-request
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:ai
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:dark theme
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:kerberos
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#1408
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/dbeaver/cloudbeaver/pull/48
Author: @dkrupenya
Created: 5/21/2020
Status: ✅ Merged
Merged: 5/22/2020
Merged by: @dkrupenya
Base:
devel← Head:CB-92-builder-package📝 Commits (10+)
9cb91abchore: log build time, minimize in production5394877chore: remove old configse46f6d3chore: cleanup old tsconfig0c714d4chore: rename dbeaver to cloudbeaver068479bchore: remove common libraries from peerDependenciesb0d0cb6chore: some cleanup in rollup configfc4e9e2chore: upgrade rollup plugins5217fd9chore: update ag-grid, cleanup unused dependencies711d7bechore: fix ag-grid-plugin build4d7a02echore: remove babel step from final app build📊 Changes
59 files changed (+339 additions, -1285 deletions)
View changed files
📝
webapp/.eslintrc.js(+3 -1)➖
webapp/configs/babel-rollup.config.js(+0 -10)➖
webapp/configs/babel.config.js(+0 -17)➖
webapp/configs/rollup.config.js(+0 -81)➖
webapp/configs/webpack/build-plugin.js(+0 -23)➖
webapp/configs/webpack/common.js(+0 -187)📝
webapp/package.json(+1 -4)📝
webapp/packages/_plugin-template/package.json(+3 -9)➖
webapp/packages/_plugin-template/tsconfig.build.json(+0 -14)📝
webapp/packages/_plugin-template/tsconfig.json(+4 -0)📝
webapp/packages/administration/package.json(+3 -9)➖
webapp/packages/administration/tsconfig.build.json(+0 -14)📝
webapp/packages/administration/tsconfig.json(+4 -0)📝
webapp/packages/ag-grid-plugin/package.json(+8 -12)➖
webapp/packages/ag-grid-plugin/tsconfig.build.json(+0 -14)📝
webapp/packages/ag-grid-plugin/tsconfig.json(+4 -0)📝
webapp/packages/authentication/package.json(+3 -9)➖
webapp/packages/authentication/tsconfig.build.json(+0 -14)📝
webapp/packages/authentication/tsconfig.json(+4 -0)📝
webapp/packages/basic-connection-plugin/package.json(+3 -9)...and 39 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.