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

[Sweep GHA Fix] Fix failing GitHub Actions on 7c67f79 (main) #28

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Feb 1, 2024

PR Feedback (click)

  • 👍 Sweep Did Well
  • 👎 Sweep Needs Improvement
    I created this PR to fix the failing GitHub Actions.## Description
    This PR fixes the failing GitHub Actions on the main branch of the timescaledb repository. The issue was caused by a parse error in the CMakeLists.txt file when configuring the build for different PostgreSQL versions. Additionally, the docker build and test scripts were updated to use the correct PostgreSQL version.

Summary of Changes

  • Modified CMakeLists.txt to fix the parse error at line 75.
  • Updated the PostgreSQL version in the docker build script (scripts/docker-build.sh).
  • Updated the PostgreSQL version in the docker run tests script (scripts/docker-run-tests.sh).
  • Updated the PostgreSQL version in the test sanitizers script (scripts/test_sanitizers.sh).

Copy link
Author

sweep-ai bot commented Feb 1, 2024

Rollback Files For Sweep

  • Rollback changes to CMakeLists.txt
  • Rollback changes to CMakeLists.txt
  • Rollback changes to scripts/docker-build.sh
  • Rollback changes to scripts/docker-build.sh
  • Rollback changes to scripts/docker-run-tests.sh
  • Rollback changes to scripts/docker-run-tests.sh
  • Rollback changes to scripts/test_sanitizers.sh
  • Rollback changes to scripts/test_sanitizers.sh

@sweep-ai sweep-ai bot added the sweep label Feb 1, 2024
Copy link

github-actions bot commented Feb 1, 2024



Veraocde SCA Scan finished with exit code 1

Veracode SCA Scan details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant