sample-platform
sample-platform copied to clipboard
CCExtractor's Sample & CI platform. Developed during GSoC 2016
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.11.0 to 2.12.1. Changelog Sourced from pycodestyle's changelog. 2.12.1 (2024-08-04) Changes: Properly preserve escaped { and } in fstrings in logical lines in 3.12+. PR #1252. 2.12.0...
Cross posted from [Zulip](https://ccextractor.zulipchat.com/#narrow/channel/478694-general/topic/Are.20the.20sample.20platform.20tests.20broken.3F) All of the recent [Linux tests](https://sampleplatform.ccextractor.org/test/#1) have ended in failure. Going through the logs for the Linux tests, it seems that all of them stem from...
Currently, while running a test, you have 3 progress states:  The "Testing" stage could use an improved user experience, where you get an indication how far this stage has...
Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.2 to 2.5.0. Release notes Sourced from pygithub's releases. v2.5.0 Breaking Changes Parameters of method github.Requester.Requester.graphql_named_mutation have been renamed: Parameter variables renamed to mutation_input Parameter output renamed...
Updates the requirements on [markupsafe](https://github.com/pallets/markupsafe) to permit the latest version. Release notes Sourced from markupsafe's releases. 3.0.2 This is the MarkupSafe 3.0.2 fix release, which fixes bugs but does not...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.41 to 2.0.36. Release notes Sourced from sqlalchemy's releases. 2.0.36 Released: October 15, 2024 orm [orm] [usecase] Added new parameter _orm.mapped_column.hash to ORM constructs such as _orm.mapped_column(),...
# **[FIX]** Prevent invalid commit hashes in test entries during CCExtractor releases **In raising this pull request, I confirm the following:** - [x] I have read and understood the [contributors...