forked from mapasculturais/plugin-Metabase
-
Notifications
You must be signed in to change notification settings - Fork 1
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
WIP: Atualização do metabase #1
Open
enieber
wants to merge
7
commits into
RedeMapas:develop
Choose a base branch
from
enieber:main
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
insere no gitignore
@enieber consegue deixar apenas o seu commit no PR? |
Não, pois tem correção do metabase e tem a alteração para funcionar com a nova arquitetura |
sem essas atualizações pode ter erros na hora do build |
A ideia é que podemos atualizar o plugin para usarmos como submodule e usar essas alterações para atualizar o plugin dentro de redemapas. |
Um dos problemas que acontece: hemes/BaseV2 build$ mix --mix-config=node_modules/@mapas/scripts/webpack.mix.js --production
plugins/Metabase build: Invalid configuration object. Webpack has been initialised using a configuration object that doe
s not match the API schema.
plugins/Metabase build: - configuration.optimization.splitChunks.cacheGroups['styles-assets/css/plugin-metabase'] has a
n unknown property 'type'. These properties are valid:
plugins/Metabase build: object { automaticNameDelimiter?, automaticNameMaxLength?, automaticNamePrefix?, chunks?,enf
orce?, enforceSizeThreshold?, filename?, maxAsyncRequests?, maxInitialRequests?, maxSize?, minChunks?, minSize?, name?,
priority?, reuseExistingChunk?, test? }
plugins/Metabase build: - configuration.output.chunkFilename should be a string.
plugins/Metabase build: -> The filename of non-entry chunks as relative path inside the `output.path` directory.
plugins/Metabase build: - configuration.stats has an unknown property 'preset'. These properties are valid:
plugins/Metabase build: object { all?, assets?, assetsSort?, builtAt?, cached?, cachedAssets?, children?, chunkGroups
?, chunkModules?, chunkOrigins?, chunks?, chunksSort?, colors?, context?, depth?, entrypoints?, env?, errorDetails?, err
ors?, exclude?, excludeAssets?, excludeModules?, hash?, logging?, loggingDebug?, loggingTrace?, maxModules?, oduleAsset
s?, moduleTrace?, modules?, modulesSort?, nestedModules?, optimizationBailout?, outputPath?, performance?, providedExports?, publicPath?, reasons?, source?, timings?, usedExports?, version?, warnings?, warningsFilter? }
plugins/Metabase build: Failed
/var/www/src/plugins/Metabase:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL [email protected] build: `mix --mix-config=node_modules/@mapas/scripts/webpack.mix.js -
-production`
Exit status 1
ELIFECYCLE Command failed with exit code 1.
root@0ac01ddf7ec0:/var/www/src# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Alterar configuração para o rede mapas funcionar com git submodule