Skip to content

New Oil and Gas Example#44

Merged
velo merged 2 commits intomainfrom
oil-and-gas
Apr 1, 2025
Merged

New Oil and Gas Example#44
velo merged 2 commits intomainfrom
oil-and-gas

Conversation

@velo
Copy link
Copy Markdown
Collaborator

@velo velo commented Apr 1, 2025

No description provided.

@velo velo requested a review from Copilot April 1, 2025 10:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request introduces a new oil and gas example to the CI workflow. The changes include removing the branch filter for pull request triggers and adding a new job step for the oil-gas example with its own test commands.

Comments suppressed due to low confidence (2)

.github/workflows/build.yml:6

  • The removal of the branch filter from the 'pull_request' trigger may unintentionally widen the scope of triggering events. Please confirm that this change is intentional.
-    branches: [ "main" ]

.github/workflows/build.yml:59

  • [nitpick] The test command 'run -c package-local.json' in the new oil-gas block appears inconsistent with the existing pattern. Please verify that this command is correct and fully implements the intended test behavior for this example.
              run -c package-local.json

- example: oil-gas
path: oil-gas
test_commands: |
run -c package-local.json
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@mbroecheler no test for this one yet, right?

Signed-off-by: Marvin Froeder <marvin@datasqrl.com>
@velo velo merged commit 5be1e02 into main Apr 1, 2025
7 checks passed
@velo velo deleted the oil-and-gas branch April 1, 2025 10:55
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