Skip to content

chore: Update Vale linter action#14460

Merged
erezrokah merged 10 commits intomainfrom
erezrokah-patch-1
Oct 9, 2023
Merged

chore: Update Vale linter action#14460
erezrokah merged 10 commits intomainfrom
erezrokah-patch-1

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Oct 9, 2023

Summary

Not sure why this started failing with https://github.com/cloudquery/cloudquery/actions/runs/6446477635/job/17501705513?pr=14457#step:4:20.

So I'm updating the version to the latest commit to see if that fixes it.

Seems like updating the version worked but I also need to fix some glob patterns

@cq-bot cq-bot added the website label Oct 9, 2023
@erezrokah erezrokah marked this pull request as draft October 9, 2023 06:28
@erezrokah erezrokah marked this pull request as ready for review October 9, 2023 06:48
@cq-bot cq-bot removed the website label Oct 9, 2023
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Oct 9, 2023
@erezrokah erezrokah requested a review from hermanschaaf October 9, 2023 07:44
@erezrokah
Copy link
Copy Markdown
Member Author

Now it's failing since we reached the rate limits with the GitHub actions built-in token 😞

@erezrokah
Copy link
Copy Markdown
Member Author

Going to merge to unblock the CI

@erezrokah erezrokah merged commit 25b4a0f into main Oct 9, 2023
@erezrokah erezrokah deleted the erezrokah-patch-1 branch October 9, 2023 08:41
hydratim pushed a commit to hydratim/cloudquery that referenced this pull request Oct 20, 2023
<!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->

#### Summary

Not sure why this started failing with
https://github.com/cloudquery/cloudquery/actions/runs/6446477635/job/17501705513?pr=14457#step:4:20.

So I'm updating the version to the latest commit to see if that fixes
it.

Seems like updating the version worked but I also need to fix some glob
patterns

<!--
Use the following steps to ensure your PR is ready to be reviewed

- [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
🧑‍🎓
- [ ] Run `make lint` to ensure the proposed changes follow the coding
style 🚨 (install golangci-lint
[here](https://golangci-lint.run/usage/install/#local-installation))
- [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
- [ ] If changing a source plugin run `make gen` to ensure docs are up
to date 📝
- [ ] Ensure the status checks below are successful ✅
--->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants