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

Fix Pipeline for external datasources #964

Open
aryanmehrotra opened this issue Aug 29, 2024 · 2 comments
Open

Fix Pipeline for external datasources #964

aryanmehrotra opened this issue Aug 29, 2024 · 2 comments
Assignees
Labels
bug Something isn't working Datasource github_actions Pull requests that update GitHub Actions code

Comments

@aryanmehrotra
Copy link
Member

Linters and tests are not running for external datasources as they are different modules.
Need to check if the current command can be changed somehow to incorporate it or we need to run them separately.

@aryanmehrotra aryanmehrotra changed the title Fix Pipeline for external datasource. Fix Pipeline for external datasources Aug 29, 2024
@vipul-rawat vipul-rawat added CI/CD bug Something isn't working github_actions Pull requests that update GitHub Actions code and removed CI/CD labels Oct 29, 2024
@coolwednesday
Copy link
Contributor

coolwednesday commented Nov 26, 2024

To fix the pipeline :

  • We wish to fix it in multiple PRs to first fix the datasources (linters & tests)
  • Introducing new workflow to run tests and linters in datasources also.

@aryanmehrotra , please assign this issue to me.

@Umang01-hash
Copy link
Contributor

@coolwednesday assigned the issue to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Datasource github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

4 participants