Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Docker fix of the day #733

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

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Docker fix of the day #733

merged 1 commit into from
Jun 13, 2023

Conversation

levkk
Copy link
Contributor

@levkk levkk commented Jun 13, 2023

Bugs

  • Fix dashboard not starting up because of missing dependencies: npm, nodejs, sass.
  • Bust Docker cache on pgml-exension build when PostgresML version changes.
  • Remove compilation warning for pgml-dashboard (extra semicolumn).
  • Don't fail setup_examples.sql if things already exist. We have a volume now, they will fail every time the container starts up otherwise.

Features

  • Move around things in pgml-extension/Dockerfile to benefit more from Docker's layers and build things faster.

@levkk levkk mentioned this pull request Jun 13, 2023
@levkk levkk merged commit eb64857 into master Jun 13, 2023
@levkk levkk deleted the levkk-docker-fix-of-the-day branch June 13, 2023 16:45
@@ -1,5 +1,5 @@
-- Exit on error (psql)
\set ON_ERROR_STOP true
-- \set ON_ERROR_STOP true
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is going to cause a problem later when we miss breakage. These are intended to be part of CI.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

SilasMarvin pushed a commit that referenced this pull request Oct 5, 2023
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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.