Skip to content

Conversation

noatamir
Copy link
Member

xref #47790

  1. Adding an action to create the base docker file. It runs when the environment.yml on main is updated, or at least once monthly, to catch Ubuntu security updates
  2. Adding an action to create the Gitpod docker file. It runs when main is updated.

Sidenote: I'm going on a few days vacation, and will be back to test the actions next week, so I made this a draft PR for now. If someone with docker/actions experience wants to leave a quick review—awesome. When I'm back, I will be testing it with my private account until I can access a pandas docker hub account.

CC @jorisvandenbossche @mroeschke

@mroeschke mroeschke added Build Library building on various platforms CI Continuous Integration labels Aug 16, 2022
on:
push:
branches:
- main
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
- main
- cron: "0 0 * * *" # nightly

Copy link
Member Author

Choose a reason for hiding this comment

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

Switched to nightly builds to reduce load on CI, but keep freshness reasonable.

@github-actions
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@simonjayhawkins
Copy link
Member

Thanks @noatamir is this still active, can you merge main and change status from draft when ready for review.

@mroeschke
Copy link
Member

Let us know when you have time to circle back to this PR and I can reopen. Closing as stale for now

@mroeschke mroeschke closed this May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Library building on various platforms CI Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants