aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/gh-actions.yml
AgeCommit message (Expand)Author
2024-05-24Fix CI for macos (#5142)Máté Tokodi
2024-03-13Fix rare crash caused by get method of proxy object (#5129)Máté Tokodi
2023-12-15Update MbedOS, RIOT and ESP_IDF CI checkers (#5120)Máté Tokodi
2023-12-11Update clang-format (#5112)Máté Tokodi
2023-11-22Update cppcheck (#5108)Máté Tokodi
2023-11-15Update doxygen and fix documentation (#5106)Máté Tokodi
2023-10-25Modernize python and update pylint (#5096)Máté Tokodi
2023-09-20Update tests and CI to python3 (#5095)Máté Tokodi
2023-01-04Fix failing CI jobs (#5032)Csaba Osztrogonác
2022-02-22Merge esp8266-rtos-sdk and esp-idf targets (#4958)Roland Takacs
2022-02-22Add support for Mbed-OS 6.15.0 (#4909)Roland Takacs
2022-01-31Remove ES_NEXT macro (#4915)Szilagyi Adam
2022-01-10Add stack-overflow check for general [[Construct]] method of function objects...mnegyokru
2021-12-23Drop legacy test262-ES2015 testing support (#4908)Csaba Osztrogonác
2021-12-15Minimize mbedos5 target (#4905)Roland Takacs
2021-12-15Prevent stack-overflow in json internalize property (#4877)Robert Fancsik
2021-12-15Add stack-overflow check for Array.prototype.{flat, flatMap} (#4899)Robert Fancsik
2021-12-06Separate targets into os and baremetal-sdk parts (#4842)Roland Takacs
2021-12-02Update Zephyr target to 2.7.0 (#4838)Roland Takacs
2021-11-25Outsource magic error messages (#4821)Csaba Repasi
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-10-27Fine-tune test262-esnext jobs on the CI (#4566)Csaba Osztrogonác
2021-08-30Disable IRC notification action to have a green master (#4753)Péter Gál
2021-08-26targets: zephyr: Update for Zephyr 2.x (#4731)Paul Sokolovsky
2021-07-15Improve Proxy recrusion check in their internal methods. (#4568)Péter Gál
2021-07-06Add clang build to CI (#4706)Jiawen Geng
2021-02-18Always run all checks regardless of the previous job result (#4604)Dániel Bátyai
2021-02-04Add --build-debug options for run-tests.py script. (#4456)Yonggang Luo
2021-01-12Make the whole GH Actions Notification job conditional (#4443)Akos Kiss
2021-01-10Farewell to Travis CI (#4436)Akos Kiss
2021-01-08Move ARM and target checks to Github Actions from Travis (#4430)Robert Fancsik
2021-01-08Rework GitHub Actions workflow configuration (#4412)Akos Kiss
2021-01-05Run CI on pushes and PRs to all branches (#4395)Akos Kiss
2020-12-29Update packages before installing them (#4388)Robert Fancsik
2020-09-25Add --buildoption-test to CI (#4236)Csaba Osztrogonác
2020-09-24Run test262 tests on CI on Ubuntu 20.04 (#4232)Csaba Osztrogonác
2020-08-13Optimize test262 runner (#4120)Csaba Osztrogonác
2020-08-04Test262 results should be uploaded always (#4106)Csaba Osztrogonác
2020-08-03Make Test262 results less verbose (#4090)Csaba Osztrogonác
2020-07-31Add --test262-esnext option to run-tests.py (#4027)Csaba Osztrogonác
2020-06-18Fix signed-off check in tolerant mode (#3915)Robert Fancsik
2020-06-17Extend CI list with Github actions (#3905)Robert Fancsik