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: replace GitRunners with GitHub's own runners #1664

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

fredericsimard
Copy link
Contributor

Summary:

GitRunners are closing up shop, we need to revert back to the built-in runners offered by GitHub.

Email received from GitRunners on Feb 2, 2024:

Hello everyone,

This is a sad mail to write for me but it is actually better to face
reality and go on.
It has been one year we launched GitRunners and many things have
happened during this time, unfortunately none of them were good enough
to keep the service continuing operating.

We have tried hard since the start to acquire customers but we
struggled finding a key to convince people to switch to our service:
cost is not a major reason to switch for many companies and apparently
neither is faster hardware. The current growth rate is too low and it
is hard to justify focusing on the product to improve the service and
provide more features. In the meantime other competitors jumped in
this already small market and it seems like nobody is finding a good
value proposition apart from cutting down prices which I think is bad
from a business perspective.

The service will stop operating as soon as possible, we'll just wait
for the users to switch back to Github or to any of the other
competitors in the market. As a deadline at the end of the month our
Github App will be terminated and the last invoice will be issued.

I'll be happy to answer any questions in the next few days.

Maurizio
https://gitrunners.com/

GitRunners are closing up shop, we need to revert back to the built-in runners offered by GitHub.
@davidgamez
Copy link
Member

We are also using gitrunner here:

runs-on: gitrunners-ubuntu-2204-x64-4vcpu

Copy link
Contributor

github-actions bot commented Feb 5, 2024

✅ Rule acceptance tests passed.
New Errors: 0 out of 1452 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1452 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
New Warnings: 0 out of 1452 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Warnings: 0 out of 1452 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
27 out of 1479 sources (~2 %) are corrupted.
Corrupted sources:
ar-buenos-aires-colectivos-buenos-aires-gtfs-1220
ar-buenos-aires-subterraneos-de-buenos-aires-subte-gtfs-6
at-unknown-bean-shuttle-gtfs-859
at-wien-wiener-lokalbahnen-wlb-gtfs-648
au-new-south-wales-byron-easybus-gtfs-666
au-queensland-bowen-gtfs-1167
au-queensland-duffys-buses-and-stewarts-sons-coaches-gtfs-672
au-queensland-haidleys-panoramic-coaches-gtfs-654
au-queensland-mackay-transit-coaches-gtfs-678
au-queensland-sunbus-rockhampton-gtfs-907
au-south-australia-adelaide-metro-gtfs-660
be-vlaams-gewest-de-lijn-gtfs-684
ca-alberta-edmonton-transit-system-gtfs-714
ca-british-columbia-bc-ferries-gtfs-690
ca-british-columbia-translink-west-coast-express-gtfs-696
ca-ontario-durham-region-transit-gtfs-726
ca-ontario-transit-windsor-gtfs-720
ca-quebec-agence-metropolitaine-de-transport-gtfs-1179
ca-quebec-exo-chambly-richelieu-carignan-gtfs-750
de-unknown-verkehrsverbund-stuttgart-gtfs-1089
ee-unknown-abuss-ou-gtfs-1095
es-alicante-tram-alicante-gtfs-1039
es-andalucia-empresa-malaguena-de-transportes-emt-gtfs-1113
es-barcelona-amb-gtfs-1101
fr-centre-val-de-loire-agglobus-gtfs-1898
fr-nouvelle-aquitaine-buss-gtfs-1888
gb-hampshire-unilink-gtfs-1955
Commit: 48ecc77
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

Summary:

GitRunners are closing up shop, we need to revert back to the built-in runners offered by GitHub.
@fredericsimard
Copy link
Contributor Author

@davidgamez Thanks for pointing that one, fixed as well.

Copy link
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

github-actions bot commented Feb 5, 2024

✅ Rule acceptance tests passed.
New Errors: 0 out of 1462 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1462 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
New Warnings: 0 out of 1462 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Warnings: 0 out of 1462 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
19 out of 1481 sources (~1 %) are corrupted.
Corrupted sources:
at-unknown-bean-shuttle-gtfs-859
at-wien-wiener-lokalbahnen-wlb-gtfs-648
au-queensland-haidleys-panoramic-coaches-gtfs-654
au-queensland-sunbus-rockhampton-gtfs-907
au-queensland-translink-brisbane-gtfs-1215
au-south-australia-adelaide-metro-gtfs-660
ca-alberta-edmonton-transit-system-gtfs-714
ca-british-columbia-bc-ferries-gtfs-690
ca-british-columbia-south-okanagan-similkameen-gtfs-762
ca-ontario-belleville-transit-gtfs-1858
ca-ontario-toronto-transit-commission-gtfs-732
cy-unknown-intercity-buses-gtfs-1917
de-baden-wurttemberg-verkehrsverbund-rhein-neckar-gtfs-1173
de-bayern-erfurter-verkehrsbetriebe-ag-gtfs-780
de-unknown-fluo-grand-est-67-gtfs-1075
es-madrid-empresa-municipal-de-transportes-de-madrid-emt-madrid-gtfs-793
fi-etela-pohjanmaa-komia-liikenne-gtfs-1255
fi-uusimaa-helsingin-seudun-liikenne-hsl-gtfs-865
fr-pays-de-la-loire-tram-train-gtfs-1260
Commit: ff43aef
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

@fredericsimard fredericsimard merged commit c0a5e5b into master Feb 5, 2024
281 checks passed
@fredericsimard fredericsimard deleted the fix-remove-gitrunners branch February 5, 2024 20:19
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