You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -629,15 +632,51 @@ AlaSQL is an [OPEN Open Source Project](http://openopensource.org/). This means
629
632
630
633
We appreciate any and all contributions we can get. If you feel like contributing, have a look at [CONTRIBUTING.md](https://github.com/alasql/alasql/blob/develop/CONTRIBUTING.md)
631
634
632
-
## Rebuilding the parser
633
635
634
-
To rebuild the parser, follow these steps:
635
636
636
-
* Make changes to alasqlparser.jison
637
-
* `npm install -g jison`
638
-
* `npm run jison`
639
-
* `npm test` to validate the changes made
640
-
* Commit changes to alasqlparser.jison and alasqlparser.js
637
+
## Sponsors
638
+
639
+
We extend our heartfelt thanks to each and every sponsor for generously supporting the AlaSQL open-source project by providing infrastructure at no cost. Their contributions enhance the development experience, and we highly recommend exploring their offerings.
640
+
641
+
642
+
### Faster GitHub Actions with Blacksmith
643
+
644
+
[Blacksmith](https://www.blacksmith.sh/?source=alasql) significantly improves the speed of our GitHub Actions workflows by offering more powerful machines and enhanced caching mechanisms. Transitining was a one-line change and it has reduced our automated test times from 70-90 seconds to 15-17 seconds.
### Browser Testing on Physical Devices with BrowserStack
653
+
654
+
[BrowserStack](https://www.browserstack.com/?source=alasql) enables us to run automated tests in real browsers on physical devices to help us identify cross-browser issues early.
The [Open Source Security Foundation (OpenSSF)](https://openssf.org) provides automated tools to evaluate and monitor the development practices in our repository, ensuring we maintain high standards of security and reliability.
0 commit comments