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 nightly build #630

Merged
merged 4 commits into from
Aug 2, 2023
Merged

Conversation

RafalKorepta
Copy link
Contributor

ct lint --all --config .github/ct-redpanda.yaml
Linting charts...
Error: failed loading configuration: specifying both, '--all' and '--charts', is not allowed
failed loading configuration: specifying both, '--all' and '--charts', is not allowed
Error: Process completed with exit code 1.

https://github.com/redpanda-data/helm-charts/actions/runs/5687162122/job/15415137752#step:6:11

```
ct lint --all --config .github/ct-redpanda.yaml
Linting charts...
Error: failed loading configuration: specifying both, '--all' and '--charts', is not allowed
failed loading configuration: specifying both, '--all' and '--charts', is not allowed
Error: Process completed with exit code 1.
```

https://github.com/redpanda-data/helm-charts/actions/runs/5687162122/job/15415137752#step:6:11
@RafalKorepta
Copy link
Contributor Author

I pushed one correction to this fix as none of the Github action workflow was triggered. Our PR requires summary and lint jobs.

Copy link
Contributor

@alejandroEsc alejandroEsc left a comment

Choose a reason for hiding this comment

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

suggestion over naming since we are changing the workflow and the config being uses, but not a blocker.

.github/workflows/pull_requests.yaml Show resolved Hide resolved
@RafalKorepta RafalKorepta merged commit 7214ed0 into redpanda-data:main Aug 2, 2023
24 checks passed
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.

3 participants