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 the failing GitHub Actions #15

Merged
merged 10 commits into from
Jan 6, 2024

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Jan 6, 2024

PR Feedback: 👎

Summary of Changes

  • Created the environment.yml file in the 'DevelopTool-Unified-Dev-Environment' directory to define the required dependencies for the project.
  • Modified the ci_cd_agent.py file to import the necessary modules and update the command to use the correct path to the environment.yml file.

Please review and merge this PR to fix the failing GitHub Actions.

Copy link
Contributor Author

sweep-ai bot commented Jan 6, 2024

Rollback Files For Sweep

Copy link
Contributor Author

sweep-ai bot commented Jan 6, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run conda env update --file environment.yml --name base
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
EnvironmentFileNotFound: '/home/runner/work/DevelopTool-Unified-Dev-Environment/DevelopTool-Unified-Dev-Environment/environment.yml' file not found

Created Pull Request: #24

Copy link
Contributor Author

sweep-ai bot commented Jan 6, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run conda env update --file environment.yml --name base
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
EnvironmentFileNotFound: '/home/runner/work/DevelopTool-Unified-Dev-Environment/DevelopTool-Unified-Dev-Environment/environment.yml' file not found

[!CAUTION]

An error has occurred: 422 {"message": "Validation Failed", "errors": [{"resource": "PullRequest", "code": "custom", "message": "No commits between sweep/fix-gha-failure_3 and sweep/sweep_gha_fix_the_github_actions_run_fai_27"}], "documentation_url": "https://docs.github.com/rest/pulls/pulls#create-a-pull-request"} (tracking ID: cdc6c10e76)

Copy link
Contributor Author

sweep-ai bot commented Jan 6, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run conda env update --file environment.yml --name base
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
EnvironmentFileNotFound: '/home/runner/work/DevelopTool-Unified-Dev-Environment/DevelopTool-Unified-Dev-Environment/environment.yml' file not found

Created Pull Request: #27

@beyond-repair beyond-repair mentioned this pull request Jan 6, 2024
4 tasks
@beyond-repair
Copy link
Owner

The command:
Run conda env update --file environment.yml --name base
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
EnvironmentFileNotFound: '/home/runner/work/DevelopTool-Unified-Dev-Environment/DevelopTool-Unified-Dev-Environment/environment.yml' file not found

@beyond-repair beyond-repair merged commit fe8b8df into main Jan 6, 2024
1 of 2 checks passed
Copy link
Contributor Author

sweep-ai bot commented Jan 6, 2024

🚀 Wrote Changes

Done.

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.

None yet

1 participant