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 585bd5e (main) #29

Open
wants to merge 3 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 parse errors in the CMakeLists.txt file during the build and test processes. The syntax error at line 75 of CMakeLists.txt has been corrected, and the correct version of PostgreSQL is now being used for the build and tests.

Summary of Changes

  • Modified CMakeLists.txt to fix the syntax error at line 75 and ensure correct version configuration during the build process.
  • Modified scripts/docker-build.sh to set the correct version of PostgreSQL for the build.
  • Modified scripts/docker-run-tests.sh to set the correct version of PostgreSQL for running tests.

These changes will resolve the parse errors and ensure that the GitHub Actions run successfully on the main branch.

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

@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