Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Mumuki

We develop a solution to teach programming skills and computational thinking to students of all ages, with the aim of bridging the digital divide.
Collective - Host: opensource - https://opencollective.com/mumuki - Website: https://mumuki.org - Code: https://github.com/mumuki

Messages that return Boolean with ? convention

github.com/mumuki/stones-spec - a02a65fa40b7840baf28d97d5282fa4f10bdf749 authored over 9 years ago
Moved setup code from an it to a before

github.com/mumuki/stones-spec - a32cf7eafa0b38f9ae1628d92009bdc31484234d authored over 9 years ago
Moved gobstones objects to a module

github.com/mumuki/stones-spec - 76c9a56e8921a8129da542e67fa177bf3a900e8d authored over 9 years ago
The parser sets the position of the head

github.com/mumuki/stones-spec - 3b980a6603768ad3e456b0aa265b0daf5200dbc4 authored over 9 years ago
Moved Array extensions to file

github.com/mumuki/stones-spec - 1fb867e34a49374baae4c0f342a579fb769c72a9 authored over 9 years ago
Assertions with lambda transformed to expect style

github.com/mumuki/stones-spec - 3443215bfe5a2242701ddf90b7379f54adb86cb0 authored over 9 years ago
The Board has a head

github.com/mumuki/stones-spec - 724154d56dcd73c8f20b21850f4ac26be52392ff authored over 9 years ago
The stones of a Cell can be set by name

github.com/mumuki/stones-spec - 2454dc9080156d5a01502f7a3fbb98474892f5a4 authored over 9 years ago
The final board is shown as output on success

github.com/mumuki/stones-spec - 14eb2dd85e5af02fd51dd4bba5df7b6d0993176a authored over 9 years ago
Creting source file only once

github.com/mumuki/stones-spec - 32699c4517de7af1be168f56d6dc3011d2a185dd authored over 9 years ago
Supporing multiple examples in runner internally

github.com/mumuki/stones-spec - ebff4ca8087e5966afce001c2c32715a5abd0781 authored over 9 years ago
Not writing a file for test

Since test script is just a hash, it is not necessary to write it to a file

github.com/mumuki/stones-spec - b271899b32ef05c2f2bf19c453d554b9181cd933 authored over 9 years ago
Using new mumukit api

github.com/mumuki/stones-spec - de082e3cee0839a989604763f86feec3bc4fb86b authored over 9 years ago
Downgrading ruby version

github.com/mumuki/stones-spec - b8e8b064054986d22e1c58aab57f87885826690d authored over 9 years ago
The test fails if the final board doesn't match the expected one

github.com/mumuki/stones-spec - a4176b522c9bc306c5cfa6be560e07d4dc20b770 authored over 9 years ago
Moving gobstones spec code to its own module

github.com/mumuki/stones-spec - 966a2a323f48a3a1c16732c3ab0c380deb1597d7 authored over 9 years ago
Renamed and organised methods of Board

github.com/mumuki/stones-spec - ed0869f2e7b011084948e435f4c162729ba210ef authored over 9 years ago
The output contains both the expected and actual final board

github.com/mumuki/stones-spec - df04d8ec8cc22e99e0ff68f7923cb91ec3a3f4f4 authored over 9 years ago
Prefer do/end over {} on multiline blocks

github.com/mumuki/stones-spec - f1481a776745128d17f68c4b9779e5665ad69bd8 authored over 9 years ago
Moving error parser to a different file

github.com/mumuki/mumuki-xgobstones-runner - 5f1cd64ade8e192badfcfc40f2e797184f3b3e93 authored over 9 years ago
The parser sets the position of the head

github.com/mumuki/mumuki-xgobstones-runner - 3b980a6603768ad3e456b0aa265b0daf5200dbc4 authored over 9 years ago
Unlinking some files when possible

github.com/mumuki/mumuki-xgobstones-runner - 012fde4b6b63634db079fdd4faee85957ed24bd5 authored over 9 years ago
Downgrading ruby version

github.com/mumuki/mumuki-xgobstones-runner - b8e8b064054986d22e1c58aab57f87885826690d authored over 9 years ago
Moved Array extensions to file

github.com/mumuki/mumuki-xgobstones-runner - 1fb867e34a49374baae4c0f342a579fb769c72a9 authored over 9 years ago
The stones of a Cell can be set by name

github.com/mumuki/mumuki-xgobstones-runner - 2454dc9080156d5a01502f7a3fbb98474892f5a4 authored over 9 years ago
Supporting multiple examples at runner

github.com/mumuki/mumuki-xgobstones-runner - a32c67fa2d390f3dfa5b611b2a16e2d34b25fd23 authored over 9 years ago
Supporing multiple examples in runner internally

github.com/mumuki/mumuki-xgobstones-runner - ebff4ca8087e5966afce001c2c32715a5abd0781 authored over 9 years ago
Moved setup code from an it to a before

github.com/mumuki/mumuki-xgobstones-runner - a32cf7eafa0b38f9ae1628d92009bdc31484234d authored over 9 years ago
The initial board is shown on the output

github.com/mumuki/mumuki-xgobstones-runner - b0abb983ff5b0564358a782cb5b7acd0c7b912f1 authored over 9 years ago
The output contains both the expected and actual final board

github.com/mumuki/mumuki-xgobstones-runner - df04d8ec8cc22e99e0ff68f7923cb91ec3a3f4f4 authored over 9 years ago
The parser ignores both the header and the footer

github.com/mumuki/mumuki-xgobstones-runner - de74e89f5f35e45553b7a2e77aa1e12a7a9deeb3 authored over 9 years ago
Moving gobstones spec code to its own module

github.com/mumuki/mumuki-xgobstones-runner - 966a2a323f48a3a1c16732c3ab0c380deb1597d7 authored over 9 years ago
The final board is shown as output on success

github.com/mumuki/mumuki-xgobstones-runner - 14eb2dd85e5af02fd51dd4bba5df7b6d0993176a authored over 9 years ago
Messages that return Boolean with ? convention

github.com/mumuki/mumuki-xgobstones-runner - a02a65fa40b7840baf28d97d5282fa4f10bdf749 authored over 9 years ago
Assertions with lambda transformed to expect style

github.com/mumuki/mumuki-xgobstones-runner - 3443215bfe5a2242701ddf90b7379f54adb86cb0 authored over 9 years ago
The parser creates all the cells

github.com/mumuki/mumuki-xgobstones-runner - 68760671444f26b4e7a9509b34fb90c494c39674 authored over 9 years ago
A Board can tell if it is equal to another

github.com/mumuki/stones-spec - 6f1545e737cdb5e706d7dd4a696a10b5e146795a authored over 9 years ago
A Board can tell if it is equal to another

github.com/mumuki/mumuki-xgobstones-runner - 6f1545e737cdb5e706d7dd4a696a10b5e146795a authored over 9 years ago
Initial commit

github.com/mumuki/stones-spec - 94e272d762ed9c4d6e050001558bfe8128a65906 authored over 9 years ago
Setting env on integration test

github.com/mumuki/mumuki-xgobstones-runner - 0173d4cbc862ddd67df6433131411f131dcbc899 authored over 9 years ago
Supporting multiple test cases at compiler

github.com/mumuki/mumuki-xgobstones-runner - 578981c182aefbceacc15e46ac8612f7ed2addd9 authored over 9 years ago
Supporting multiple examples at runner

github.com/mumuki/mumuki-xgobstones-runner - 3e575b933cd38ba030751257a33ef07cd11c3afe authored over 9 years ago
Creting source file only once

github.com/mumuki/mumuki-xgobstones-runner - 36f28e8279cb8f7d299b3f0eb56bf3b3d9929814 authored over 9 years ago
Unlinking some files when possible

github.com/mumuki/mumuki-xgobstones-runner - 64fa640dde3e76d75fb0d560acfc38b50e6857c6 authored over 9 years ago
Moving error parser to a different file

github.com/mumuki/mumuki-xgobstones-runner - 323ab533038bfb3b8600e05882d953d43d4fac9d authored over 9 years ago
Supporing multiple examples in runner internally

github.com/mumuki/mumuki-xgobstones-runner - 38da2c062e87631b6845ea0660b0bbfd2a6cd31a authored over 9 years ago
Extracting Spec::Runner

github.com/mumuki/mumuki-xgobstones-runner - 02f6bbe514bba14c5e06d0ce2b4c66685ae11abd authored over 9 years ago
Adding integration spec

github.com/mumuki/mumuki-xgobstones-runner - 611f73c3f7d1f6d26b300d96c676734634b34a5c authored over 9 years ago
Downgrading ruby version

github.com/mumuki/mumuki-xgobstones-runner - 91ba7084a223ceddc68f53f9ae3463795337d1b4 authored over 9 years ago
Merge pull request #6 from mumuki/issue-#5-file-test-compiler-semantics

Issue #5 file test compiler semantics

github.com/mumuki/mumukit - f29dd726ff127e357caf2d9279a0cfc2cac14057 authored over 9 years ago
Extracting WithCommandLine

github.com/mumuki/mumukit - aa36a433a8a6074e1500d4d32eaa88f187426b31 authored over 9 years ago
Moving gobstones spec code to its own module

github.com/mumuki/mumuki-xgobstones-runner - e5bc076d3ca8c205e1e075f297f0b36fefabbf02 authored over 9 years ago
Refactor: extracting gobstones spec

github.com/mumuki/mumuki-xgobstones-runner - 0a504e87e30ec63c5289cb1ddf120902671d3488 authored over 9 years ago
Nesting initial-final pair into examples

github.com/mumuki/mumuki-xgobstones-runner - 245e447c8998b1ac09a1b8921b75577eaeb8256f authored over 9 years ago
Allowing compilers to return non-file objects

github.com/mumuki/mumukit - 8c47b8f31472834c50a7eaa0984a8e667ac82018 authored over 9 years ago
Removing runner and compiler stubs

github.com/mumuki/mumukit - e96c50c4908bc320686e5d5bc11d3675217d52ed authored over 9 years ago
Refactor:mumukit file support is inheritance based

github.com/mumuki/mumukit - 670e3b6c12a19357723af7ce7662358d985f8e25 authored over 9 years ago
Merge pull request #21 from uqbar-project/task-code-cleanup

Code cleanup

github.com/mumuki/mumuki-xgobstones-runner - e6f0402afea7530163c883c43ff54001a86d9bf0 authored over 9 years ago
Not writing a file for test

Since test script is just a hash, it is not necessary to write it to a file

github.com/mumuki/mumuki-xgobstones-runner - e979e17c42333069a4d93569705f68436503dcd3 authored over 9 years ago
Removing some duplications

github.com/mumuki/mumuki-xgobstones-runner - 20b9571b9b57d75d51766bec0494eeafa77d49f2 authored over 9 years ago
Wrapping gobstones code with Gobstones module

github.com/mumuki/mumuki-xgobstones-runner - a3b919573dd7823b45b2f7482690a3412a7697cf authored over 9 years ago
Using methods instead of procs

github.com/mumuki/mumuki-xgobstones-runner - 1a62d6173dbd136424c5a70b86114c7621abd307 authored over 9 years ago
Merge pull request #18 from uqbar-project/17-better-failed-test-output

Better failed test output

github.com/mumuki/mumuki-xgobstones-runner - a413fcb7902a1869bf1a9d7ef28f47985582b657 authored over 9 years ago
Each board of the output has a label

github.com/mumuki/mumuki-xgobstones-runner - ce2b775d240946337aa935730968b440f72344d6 authored over 9 years ago
The board html table is displayed as inline-block

github.com/mumuki/mumuki-xgobstones-runner - 64815dcdbf73c4f4909714672d38edc7c48d5397 authored over 9 years ago
The initial board is shown on the output

github.com/mumuki/mumuki-xgobstones-runner - a897abfd74864ba24c05d732ace2466aed482eec authored over 9 years ago
The output contains both the expected and actual final board

github.com/mumuki/mumuki-xgobstones-runner - 85e73900654b796f17baff1478e103886fa61cea authored over 9 years ago
TestRunner#compute_test_status does all the work

github.com/mumuki/mumuki-xgobstones-runner - 85cdda9c1207c5d8137283c32ee78f3fda48d682 authored over 9 years ago
Extracted run on gobstones logic

github.com/mumuki/mumuki-xgobstones-runner - 83adbd2cf0510b79e04354feac925b0b4286e126 authored over 9 years ago
Using a pre for results

github.com/mumuki/mumuki-domain - f666803c6377201dc0c7d1a9f05946a19313f716 authored over 9 years ago
Adding JS Highlight on Ace editor

Fixes #178

github.com/mumuki/mumuki-domain - bdffe670d2402716c24933488782b4216a91959b authored over 9 years ago
Using rouge to format code within markdown

Fixes #163

github.com/mumuki/mumuki-domain - 20ec85cbc096cc73404b805993380699872a956b authored over 9 years ago
Removing highlightjs

github.com/mumuki/mumuki-domain - 5fd6fd82ecd04f64ce992a2d961e99a01525f816 authored over 9 years ago
Processing extra src

github.com/mumuki/mumuki-mocha-server - 49bd474717acce3cf5f1ece859149fa0eaef4834 authored over 9 years ago
Revert "Supporting chai"

This reverts commit 954c1fc5a8cba0da545d81cbdd7fa2e686a012d3.

github.com/mumuki/mumuki-mocha-server - 7848aa9904bad1b87bc28c7b487566c088c120f8 authored over 9 years ago
Adding popover with guide description

Fixes #133

github.com/mumuki/mumuki-domain - aa515787038acaf2c2d082cb9b802a150b4e6d7c authored over 9 years ago
Removing wrong translation call

github.com/mumuki/mumuki-domain - 43a3308b628aa5afaabae5d3a9cc3e52bca0811b authored over 9 years ago
Only loading active_admin assets in its views

github.com/mumuki/mumuki-domain - ee5e41e94e539f0f98e11492d6fe93b086136763 authored over 9 years ago
Using consintent I18n in test

github.com/mumuki/mumuki-domain - 41adc391b65b6c6f4f753b65f531bfe913baac76 authored over 9 years ago
Merge pull request #15 from uqbar-project/14-validate-final-board

Validate final board against expected one

github.com/mumuki/mumuki-xgobstones-runner - 737f26518fc67421afc45205d808c6d0436831ac authored over 9 years ago
The test fails if the final board doesn't match the expected one

github.com/mumuki/mumuki-xgobstones-runner - 5e814e649730921d4bd6bdf78e4bc47ff69fa32c authored over 9 years ago
The parser ignores both the header and the footer

github.com/mumuki/mumuki-xgobstones-runner - 88f07dacc2b2245c60615ddec0363834da57ec24 authored over 9 years ago
Enable output_content_type edition

Fixes #176

github.com/mumuki/mumuki-domain - ab28e373bbb3a81f994c548cfae2dd069b79bcfb authored over 9 years ago
Supporting Path edition in admin

github.com/mumuki/mumuki-domain - 4bd4b995ee08c8a8d7d5c6be5964c4601362ff22 authored over 9 years ago
The final board is shown as output on success

github.com/mumuki/mumuki-xgobstones-runner - 32e593a128148ccc5cfc4605eca24ee0f8678621 authored over 9 years ago
The compiler gets the initial and final board from the test

github.com/mumuki/mumuki-xgobstones-runner - 79c599eda01dbde7431bae0151e187406745c683 authored over 9 years ago
Moved gobstones objects to a module

github.com/mumuki/mumuki-xgobstones-runner - 0881131a02bcbfbd0d5c03d01e061a9779d1b5ce authored over 9 years ago
Colors hash instead of switch

github.com/mumuki/mumuki-xgobstones-runner - 7da78bfa3dafe4c6f1e43a2834d94b7c899a69d0 authored over 9 years ago
Prefer do/end over {} on multiline blocks

github.com/mumuki/mumuki-xgobstones-runner - 38cab2d0f7fd18bb05dd0d83f9cc04222c4b66af authored over 9 years ago
Messages that return Boolean with ? convention

github.com/mumuki/mumuki-xgobstones-runner - 113f95f31bb70dd2ddf96afe74edc17279ae0b11 authored over 9 years ago