Skip to content

Actions: facebookincubator/cinder

Cinder OSS Build and Test

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
402 workflow runs
402 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix bug in hasattr implementation
Cinder OSS Build and Test #1851: Commit f168cb9 pushed by facebook-github-bot
March 21, 2024 20:11 31m 14s cinder/3.10
March 21, 2024 20:11 31m 14s
Fix comments on Ref construction
Cinder OSS Build and Test #1850: Commit d53e15a pushed by facebook-github-bot
March 21, 2024 19:43 30m 7s cinder/3.10
March 21, 2024 19:43 30m 7s
Consolidate code for loading code/globals/builtins from shadow and py…
Cinder OSS Build and Test #1849: Commit 5fbb845 pushed by facebook-github-bot
March 21, 2024 17:59 30m 55s cinder/3.10
March 21, 2024 17:59 30m 55s
Add IndentationError and TabError as builtins
Cinder OSS Build and Test #1848: Commit 746ec99 pushed by facebook-github-bot
March 20, 2024 22:55 47m 32s cinder/3.10
March 20, 2024 22:55 47m 32s
Split out awaitables from Static Python's classloader
Cinder OSS Build and Test #1847: Commit 84a578a pushed by facebook-github-bot
March 20, 2024 21:02 29m 35s cinder/3.10
March 20, 2024 21:02 29m 35s
Implement rest of OSError subclasses: BlockingIOError, ChildProcessEr…
Cinder OSS Build and Test #1846: Commit 966d06f pushed by facebook-github-bot
March 20, 2024 20:01 31m 12s cinder/3.10
March 20, 2024 20:01 31m 12s
Add UnicodeError, UnicodeDecodeError, UnicodeEncodeError, UnicodeTran…
Cinder OSS Build and Test #1845: Commit bf4d87a pushed by facebook-github-bot
March 20, 2024 04:26 37m 41s cinder/3.10
March 20, 2024 04:26 37m 41s
Implement ArithmeticError subclasses
Cinder OSS Build and Test #1844: Commit 98dd7d4 pushed by facebook-github-bot
March 20, 2024 04:08 29m 37s cinder/3.10
March 20, 2024 04:08 29m 37s
Keep function group until we get to an actual function
Cinder OSS Build and Test #1843: Commit 477ed4d pushed by facebook-github-bot
March 20, 2024 00:06 17m 46s cinder/3.10
March 20, 2024 00:06 17m 46s
Sort objects.[h/cpp]
Cinder OSS Build and Test #1842: Commit 37123f4 pushed by facebook-github-bot
March 18, 2024 18:16 29m 55s cinder/3.10
March 18, 2024 18:16 29m 55s
Delete Jit/lir/lir.{cpp,h}
Cinder OSS Build and Test #1841: Commit e7bf5e2 pushed by facebook-github-bot
March 18, 2024 16:48 29m 53s cinder/3.10
March 18, 2024 16:48 29m 53s
add support for if-guards in match statement
Cinder OSS Build and Test #1840: Commit 63867d4 pushed by facebook-github-bot
March 18, 2024 16:34 30m 11s cinder/3.10
March 18, 2024 16:34 30m 11s
Implement OSError and ConnectionErrorType
Cinder OSS Build and Test #1839: Commit 6804bb0 pushed by facebook-github-bot
March 18, 2024 14:15 30m 23s cinder/3.10
March 18, 2024 14:15 30m 23s
Add IsADirectoryErrorType and NotADirectoryErrorType to builtins
Cinder OSS Build and Test #1838: Commit ff69a5e pushed by facebook-github-bot
March 15, 2024 19:17 17m 59s cinder/3.10
March 15, 2024 19:17 17m 59s
Add FileExistsError and FileNotFoundError to builtins
Cinder OSS Build and Test #1837: Commit fd0503b pushed by facebook-github-bot
March 15, 2024 18:51 29m 10s cinder/3.10
March 15, 2024 18:51 29m 10s
Remove CodeRuntime field from DeoptMetadata
Cinder OSS Build and Test #1836: Commit c88dddd pushed by facebook-github-bot
March 15, 2024 18:27 30m 10s cinder/3.10
March 15, 2024 18:27 30m 10s
Add TimeoutError to builtins
Cinder OSS Build and Test #1835: Commit 746585c pushed by facebook-github-bot
March 14, 2024 17:44 29m 43s cinder/3.10
March 14, 2024 17:44 29m 43s
enable building cinderx module by default
Cinder OSS Build and Test #1834: Commit 4cca00f pushed by facebook-github-bot
March 14, 2024 14:43 30m 34s cinder/3.10
March 14, 2024 14:43 30m 34s
Cinder OSS Build and Test
Cinder OSS Build and Test #1833: by facebook-github-bot
March 13, 2024 22:54 31m 8s cinder/3.10
March 13, 2024 22:54 31m 8s
Add some tests for fbcode CinderX build
Cinder OSS Build and Test #1832: Commit 783e4c9 pushed by facebook-github-bot
March 13, 2024 05:09 30m 21s cinder/3.10
March 13, 2024 05:09 30m 21s
fix recording deps to imported-as-object unknown modules
Cinder OSS Build and Test #1831: Commit 111b7b5 pushed by facebook-github-bot
March 13, 2024 04:00 31m 49s cinder/3.10
March 13, 2024 04:00 31m 49s
Fix make install
Cinder OSS Build and Test #1830: Commit 38a0f75 pushed by facebook-github-bot
March 12, 2024 21:28 30m 14s cinder/3.10
March 12, 2024 21:28 30m 14s
Update i386-dis to be more compatible with buck builds
Cinder OSS Build and Test #1829: Commit a17663d pushed by facebook-github-bot
March 12, 2024 19:25 29m 3s cinder/3.10
March 12, 2024 19:25 29m 3s
eliminate name resolution in codegen
Cinder OSS Build and Test #1828: Commit a76ce85 pushed by facebook-github-bot
March 12, 2024 02:14 28m 4s cinder/3.10
March 12, 2024 02:14 28m 4s
Move all Python code in CinderX into PythonLib/
Cinder OSS Build and Test #1827: Commit c7cd98e pushed by facebook-github-bot
March 11, 2024 23:45 29m 51s cinder/3.10
March 11, 2024 23:45 29m 51s