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

Add Github Actions CI workflow. #63

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

teymour-aldridge
Copy link
Collaborator

From what I understand, TravisCI no longer offer CI for open source projects without jumping through a lot of hoops to obtain free credits.

From what I understand, TravisCI no longer offer CI for open source projects without jumping through a lot of hoops to obtain free credits.
@cfvescovo
Copy link
Member

Looks good to me

@teymour-aldridge teymour-aldridge merged commit 0826ada into rust-scraper:master Nov 10, 2021
@teymour-aldridge teymour-aldridge deleted the update-ci branch November 10, 2021 20:41
@cfvescovo
Copy link
Member

@teymour-aldridge Moreover, I think we should not test on 1.36 anymore

@teymour-aldridge
Copy link
Collaborator Author

That seems true. I'll fix that (unless you'd like to submit a patch for it).

@cfvescovo
Copy link
Member

Thank you. I am working on updating the dependencies and switching the Rust language edition to 2021

@teymour-aldridge
Copy link
Collaborator Author

Great!

@cfvescovo
Copy link
Member

Let me know when your code is ready, I will check it out asap.

@teymour-aldridge
Copy link
Collaborator Author

Oh sorry, I misunderstood; I thought you were working on a fix lol :)

I'll submit a patch as soon as I am able (fair warning, I'm a bit beleaguered with work at the moment).

@cfvescovo
Copy link
Member

I have time to fix this now. I will open a PR soon

bors bot added a commit to jaysonsantos/aur-pkgbuild-updater that referenced this pull request 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://github.com/programble/scraper) | dependencies | minor | `0.12.0` -> `0.13.0` |

---

### Release Notes

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

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

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

#### What's Changed

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

#### New Contributors

-   [`@&#8203;mainrs](https://github.com/mainrs)` made their first contribution in [rust-scraper/scraper#55
-   [`@&#8203;teymour-aldridge](https://github.com/teymour-aldridge)` made their first contribution in [rust-scraper/scraper#63
-   [`@&#8203;gitter-badger](https://github.com/gitter-badger)` made their first contribution in [rust-scraper/scraper#66
-   [`@&#8203;cfvescovo](https://github.com/cfvescovo)` made their first contribution in [rust-scraper/scraper#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