Skip to content

Actions: kamack38/ram-machine

🎡 Continuous Integration

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
41 workflow runs
41 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

test(tests): 💍 Add duplicate label test
🎡 Continuous Integration #73: Commit 84b8f94 pushed by kamack38
March 2, 2024 14:14 1m 0s main
March 2, 2024 14:14 1m 0s
fix: 🐛 Apply clippy fixes
🎡 Continuous Integration #72: Commit d2f46aa pushed by kamack38
March 2, 2024 12:54 46s main
March 2, 2024 12:54 46s
docs: ✏️ Update README
🎡 Continuous Integration #71: Commit 8c85a66 pushed by kamack38
February 29, 2024 18:34 34s main
February 29, 2024 18:34 34s
feat(cli): 🎸 Add --input-file flag for debug command
🎡 Continuous Integration #70: Commit 9466b74 pushed by kamack38
February 29, 2024 18:28 1m 18s main
February 29, 2024 18:28 1m 18s
feat(cli, interpreter): 🎸 Add debug command
🎡 Continuous Integration #69: Commit b6bcf84 pushed by kamack38
February 29, 2024 18:26 41s main
February 29, 2024 18:26 41s
feat(parser): 🎸 Add Display trait for Instruction and Operand
🎡 Continuous Integration #68: Commit 2c88794 pushed by kamack38
February 29, 2024 18:17 38s main
February 29, 2024 18:17 38s
fix(interpreter): 🐛 Fix Jzero and Jgtz not reporting RunState correctly
🎡 Continuous Integration #67: Commit 07f5b64 pushed by kamack38
February 20, 2024 17:23 37s main
February 20, 2024 17:23 37s
style(interpreter): 💄 Fix missing ` in error message
🎡 Continuous Integration #66: Commit 6aef9d7 pushed by kamack38
February 20, 2024 17:13 34s main
February 20, 2024 17:13 34s
refactor(cli): 💡 Move flags to the run command
🎡 Continuous Integration #65: Commit bd34bbf pushed by kamack38
February 20, 2024 15:51 39s main
February 20, 2024 15:51 39s
refactor(parser): 💡 Remove Parser and move all logic to RamCode
🎡 Continuous Integration #64: Commit 92c7689 pushed by kamack38
February 10, 2024 17:18 36s main
February 10, 2024 17:18 36s
refactor(error): 💡 Use derive Debug insted of implementing it
🎡 Continuous Integration #63: Commit 85349c3 pushed by kamack38
February 8, 2024 18:22 43s main
February 8, 2024 18:22 43s
ci(CD): 🎡 Fix the file path that the changes are written to
🎡 Continuous Integration #62: Commit 5ee4050 pushed by kamack38
February 8, 2024 17:58 43s main
February 8, 2024 17:58 43s
docs(README.md): ✏️ Add info about how to generate completion file
🎡 Continuous Integration #61: Commit 39cb6ab pushed by kamack38
February 8, 2024 17:56 47s main
February 8, 2024 17:56 47s
docs(README.md): ✏️ Add info about how to generate completion file
🎡 Continuous Integration #60: Commit 39cb6ab pushed by kamack38
February 8, 2024 17:54 43s main
February 8, 2024 17:54 43s
feat(cli): 🎸 Add command completion via clap_completion
🎡 Continuous Integration #59: Commit 4567565 pushed by kamack38
February 8, 2024 17:51 34s main
February 8, 2024 17:51 34s
fix(cd): 🐛 Bump version in Cargo.lock file on CD
🎡 Continuous Integration #58: Commit 96478ec pushed by kamack38
February 8, 2024 16:56 50s main
February 8, 2024 16:56 50s
chore: 🤖 Update lockfile
🎡 Continuous Integration #57: Commit 2a98701 pushed by kamack38
February 8, 2024 15:31 1m 44s main
February 8, 2024 15:31 1m 44s
feat(cli): 🎸 Add check command
🎡 Continuous Integration #56: Commit 972a220 pushed by kamack38
February 7, 2024 21:32 32s main
February 7, 2024 21:32 32s
feat(operand): 🎸 If operand is invalid give info about preceding keyword
🎡 Continuous Integration #55: Commit 42ee2d5 pushed by kamack38
February 7, 2024 20:28 2m 10s main
February 7, 2024 20:28 2m 10s
refactor(tests): 💡 Move all tests to a seperate 'tests' directory
🎡 Continuous Integration #54: Commit 65aa2a9 pushed by kamack38
February 7, 2024 16:59 33s main
February 7, 2024 16:59 33s
feat(lib): 🎸 Create a library crate
🎡 Continuous Integration #53: Commit 315ed1f pushed by kamack38
February 7, 2024 16:57 34s main
February 7, 2024 16:57 34s
docs(README.md): ✏️ Update docs to show the newest changes
🎡 Continuous Integration #52: Commit cd60242 pushed by kamack38
February 6, 2024 19:08 32s main
February 6, 2024 19:08 32s
feat(cli): 🎸 Use clap to parse arguments and add few new features
🎡 Continuous Integration #51: Commit 2c00475 pushed by kamack38
February 6, 2024 19:05 32s main
February 6, 2024 19:05 32s
refactor(parser): 💡 Move Parser from parser.rs to mod.rs
🎡 Continuous Integration #50: Commit e382ba6 pushed by kamack38
February 6, 2024 16:20 35s main
February 6, 2024 16:20 35s
fix(parser): 🐛 Fix whitespace parsing (tab wasn't accounted for)
🎡 Continuous Integration #49: Commit 277859a pushed by kamack38
February 6, 2024 16:14 27s main
February 6, 2024 16:14 27s