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 Github actions workflow #67

Merged
merged 2 commits into from
Nov 12, 2021
Merged

Fix Github actions workflow #67

merged 2 commits into from
Nov 12, 2021

Conversation

cfvescovo
Copy link
Member

Do not test on 1.36;
Use actions-rs/clippy-check for Clippy.

Do not test on 1.36; 
Use actions-rs/clippy-check for Clippy.
@cfvescovo
Copy link
Member Author

Now we can see clippy suggestions in the 'Files changed' tab!

Copy link
Collaborator

@teymour-aldridge teymour-aldridge left a comment

Choose a reason for hiding this comment

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

Might be helpful to add another commit fixing the formatting.

@cfvescovo cfvescovo merged commit a570279 into master Nov 12, 2021
@cfvescovo cfvescovo deleted the fix-github-actions branch November 12, 2021 17:31
bors bot referenced this pull request in jaysonsantos/aur-pkgbuild-updater Apr 24, 2022
108: fix(deps): update rust crate scraper to 0.13.0 r=renovate[bot] a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [scraper](https://togithub.com/programble/scraper) | dependencies | minor | `0.12.0` -> `0.13.0` |

---

### Release Notes

<details>
<summary>programble/scraper</summary>

### [`v0.13.0`](https://togithub.com/programble/scraper/releases/v0.13.0)

[Compare Source](https://togithub.com/programble/scraper/compare/v0.12.0...v0.13.0)

#### What's Changed

-   feat: add support for order-keeping attributes by [`@&#8203;mainrs](https://togithub.com/mainrs)` in [https://github.com/causal-agent/scraper/pull/55](https://togithub.com/causal-agent/scraper/pull/55)
-   docs: add notice for deterministic attribute (de)serialization by [`@&#8203;mainrs](https://togithub.com/mainrs)` in [https://github.com/causal-agent/scraper/pull/59](https://togithub.com/causal-agent/scraper/pull/59)
-   Add Github Actions CI workflow. by [`@&#8203;teymour-aldridge](https://togithub.com/teymour-aldridge)` in [https://github.com/causal-agent/scraper/pull/63](https://togithub.com/causal-agent/scraper/pull/63)
-   Add a Gitter chat badge to README.md by [`@&#8203;gitter-badger](https://togithub.com/gitter-badger)` in [https://github.com/causal-agent/scraper/pull/66](https://togithub.com/causal-agent/scraper/pull/66)
-   Fix Github actions workflow by [`@&#8203;cfvescovo](https://togithub.com/cfvescovo)` in [https://github.com/causal-agent/scraper/pull/67](https://togithub.com/causal-agent/scraper/pull/67)
-   Add contributing guidelines. by [`@&#8203;teymour-aldridge](https://togithub.com/teymour-aldridge)` in [https://github.com/causal-agent/scraper/pull/68](https://togithub.com/causal-agent/scraper/pull/68)
-   Update dependencies by [`@&#8203;cfvescovo](https://togithub.com/cfvescovo)` in [https://github.com/causal-agent/scraper/pull/69](https://togithub.com/causal-agent/scraper/pull/69)

#### New Contributors

-   [`@&#8203;mainrs](https://togithub.com/mainrs)` made their first contribution in [https://github.com/causal-agent/scraper/pull/55](https://togithub.com/causal-agent/scraper/pull/55)
-   [`@&#8203;teymour-aldridge](https://togithub.com/teymour-aldridge)` made their first contribution in [https://github.com/causal-agent/scraper/pull/63](https://togithub.com/causal-agent/scraper/pull/63)
-   [`@&#8203;gitter-badger](https://togithub.com/gitter-badger)` made their first contribution in [https://github.com/causal-agent/scraper/pull/66](https://togithub.com/causal-agent/scraper/pull/66)
-   [`@&#8203;cfvescovo](https://togithub.com/cfvescovo)` made their first contribution in [https://github.com/causal-agent/scraper/pull/67](https://togithub.com/causal-agent/scraper/pull/67)

**Full Changelog**: rust-scraper/scraper@v0.12.0...v0.13.0

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/jaysonsantos/aur-pkgbuild-updater).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
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