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

release: 2024-06-27 #514

Merged
merged 52 commits into from
Jul 2, 2024
Merged

release: 2024-06-27 #514

merged 52 commits into from
Jul 2, 2024

Conversation

Jesus89
Copy link
Member

@Jesus89 Jesus89 commented Jul 2, 2024

Release 2024-06-27 (sync with AT release)

Changelog

Version

  • bigquery: v1.2.3
  • snowflake: v1.2.4

jgoizueta and others added 30 commits October 26, 2023 11:56
…n some quadbin functions return NULL when NULL parameters (#456)
…EOMFROMGEOJSON to return geometries instead of VARCHAR (#463)
Co-authored-by: vdelacruzb <vdelacruzb@gmail.com>
Co-authored-by: Jesús Arroyo Torrens <jarroyo@cartodb.com>
Co-authored-by: Valentin de la Cruz Barquero <6054336+vdelacruzb@users.noreply.github.com>
Co-authored-by: Javier Goizueta <jgoizueta@gmail.com>
Co-authored-by: Alberto Hernández <albertoh@cartodb.com>
Co-authored-by: Pedro-Juan Ferrer <pedrof@carto.com>
…mmon (#468)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions bot and others added 18 commits March 21, 2024 13:50
Co-authored-by: Jesús Arroyo Torrens <jarroyo@cartodb.com>
Co-authored-by: Valentin de la Cruz Barquero <6054336+vdelacruzb@users.noreply.github.com>
Co-authored-by: Javier Goizueta <jgoizueta@gmail.com>
Co-authored-by: Alberto Hernández <albertoh@cartodb.com>
Co-authored-by: Pedro-Juan Ferrer <pedrof@carto.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: vdelacruzb <vdelacruzb@gmail.com>
Co-authored-by: vdelacruzb <vdelacruzb@gmail.com>
…mmon (#494)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…mmon (#493)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jesús Arroyo Torrens <jarroyo@cartodb.com>
Co-authored-by: Valentin de la Cruz Barquero <6054336+vdelacruzb@users.noreply.github.com>
Co-authored-by: Javier Goizueta <jgoizueta@gmail.com>
Co-authored-by: Alberto Hernández <albertoh@cartodb.com>
Co-authored-by: Pedro-Juan Ferrer <pedrof@carto.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: vdelacruzb <vdelacruzb@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jesús Arroyo Torrens <jarroyo@cartodb.com>
Co-authored-by: Valentin de la Cruz Barquero <6054336+vdelacruzb@users.noreply.github.com>
Co-authored-by: Javier Goizueta <jgoizueta@gmail.com>
Co-authored-by: Alberto Hernández <albertoh@cartodb.com>
Co-authored-by: Pedro-Juan Ferrer <pedrof@carto.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: vdelacruzb <vdelacruzb@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Jesus89 Jesus89 changed the base branch from main to stable July 2, 2024 06:25
@Jesus89 Jesus89 requested a review from a team as a code owner July 2, 2024 06:25
@Jesus89
Copy link
Member Author

Jesus89 commented Jul 2, 2024

NOTE: Researching this issue in CI with Snowflake. I can not reproduce it locally, and it seems related to GitHub Actions or dependencies changes because 1 month ago the same CI passed without the Node.js message:

CI NOK: https://github.com/CartoDB/analytics-toolbox-core/actions/runs/9756649716/job/26927385467

/home/runner/work/analytics-toolbox-core/analytics-toolbox-core/clouds/snowflake/libraries/javascript/libs/h3_polyfill.js → build/h3_polyfill.js...
(!) Missing shims for Node.js built-ins
Creating a browser bundle that depends on "util". You might need to include https://github.com/FredKSchott/rollup-plugin-polyfill-node
Created bundle h3_polyfill.js: 172.17 kB → 50.83 kB (gzip)
(!) Missing global variable name
Use output.globals to specify browser global variable names corresponding to external modules
util (guessing 'require$$0$2')
created build/h3_polyfill.js in 4.6s

31 May
CI OK: https://github.com/CartoDB/analytics-toolbox-core/actions/runs/9176509513/job/25231933589

/home/runner/work/analytics-toolbox-core/analytics-toolbox-core/clouds/snowflake/libraries/javascript/libs/h3_polyfill.js → build/h3_polyfill.js...
Created bundle h3_polyfill.js: 114.93 kB → 34.43 kB (gzip)
created build/h3_polyfill.js in 3.9s

UPDATE: solved here #515

@Jesus89 Jesus89 mentioned this pull request Jul 2, 2024
@Jesus89 Jesus89 merged commit 83211d0 into stable Jul 2, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants