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

CI: Various improvements #274

Merged
merged 4 commits into from
Feb 7, 2024
Merged

CI: Various improvements #274

merged 4 commits into from
Feb 7, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Feb 7, 2024

About

Following up on GH-273, this patch further improves the CI configuration.

  • Reschedule ml-automl job to run at 6 o'clock, three hours later
  • Reconfigure CrateDB container to use CRATE_HEAP_SIZE: 4g
  • Align GHA recipes about CrateDB container configuration
  • Add Apache Superset to Dependabot configuration
  • Let Dependabot drive version compliance checks for Apache Superset

amotl added 4 commits February 7, 2024 20:54
The nightly job often randomly fails at night time, but always succeeds
at day time when triggered manually. Let's check if this improves the
situation.
Recently, we observed problems on CI when working with larger datasets.
There is no reason to run CrateDB on 512 MB, because GitHub runners
provide 16 GB of RAM.
@amotl amotl changed the title Amo/ci improvements CI: Various improvements Feb 7, 2024
@amotl amotl force-pushed the amo/ci-improvements branch from 8f6353d to 45e06fe Compare February 7, 2024 20:14
@amotl amotl marked this pull request as ready for review February 7, 2024 20:14
@amotl amotl merged commit b67b33d into main Feb 7, 2024
7 checks passed
@amotl amotl deleted the amo/ci-improvements branch February 7, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant