Skip to content

Conversation

@dlachaume
Copy link
Collaborator

@dlachaume dlachaume commented Oct 29, 2024

Content

This PR includes the introduction of a scheduled Docker builds workflow, set to run daily at 2:00 AM UTC, with the option to trigger it manually.

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)

Issue(s)

Closes #2026

@dlachaume dlachaume self-assigned this Oct 29, 2024
@github-actions
Copy link

github-actions bot commented Oct 29, 2024

Test Results

    4 files  ±0     51 suites  ±0   10m 24s ⏱️ -11s
1 400 tests ±0  1 400 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 611 runs  ±0  1 611 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit c21fae3. ± Comparison against base commit 1bdd873.

♻️ This comment has been updated with latest results.

@dlachaume dlachaume temporarily deployed to testing-sanchonet October 29, 2024 16:22 — with GitHub Actions Inactive
@dlachaume dlachaume marked this pull request as ready for review October 29, 2024 16:23
Copy link
Collaborator

@sfauvel sfauvel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@jpraynaud jpraynaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Collaborator

@Alenar Alenar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dlachaume dlachaume force-pushed the dlachaume/2026/docker-nightly-builds branch from dcb1138 to 044e128 Compare October 30, 2024 08:05
@dlachaume dlachaume force-pushed the dlachaume/2026/docker-nightly-builds branch from c35124e to c21fae3 Compare October 30, 2024 08:58
@dlachaume dlachaume temporarily deployed to testing-sanchonet October 30, 2024 09:16 — with GitHub Actions Inactive
@dlachaume dlachaume merged commit ff9b5a3 into main Oct 30, 2024
50 of 51 checks passed
@dlachaume dlachaume deleted the dlachaume/2026/docker-nightly-builds branch October 30, 2024 09:17
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.

Docker nightly builds in GitHub Actions

5 participants