Ecosyste.ms: OpenCollective

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

Kitspace

A place to share open source hardware electronics
Collective - Host: opensource - https://opencollective.com/kitspace - Website: https://kitspace.org - Code: https://github.com/kitspace

Remove non-existent build command from test command

github.com/kitspace/npm-1-click-bom - 1e24637cdc84a814862b10f7830aad70d54ad49f authored over 3 years ago by Kaspar Emanuel <[email protected]>
Use proper line length to find header

github.com/kitspace/npm-1-click-bom - 73ed82e8f33c94be86369b636edd32f13ee052ad authored over 3 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #153 from kitspace/fix-plausible

Add plausible dummy to fix and simplify plausible calls

github.com/kitspace/kitspace-v2 - 62bd4bd346375a8e1e52942f5003f437dc06e59b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Run auto-formatter

github.com/kitspace/kitspace-v2 - 2b88301627989f30753db3a174344c2c8c12ece3 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #146 from kitspace/processor-remote-layout-svg

Add an API to processor for processing remote files

github.com/kitspace/kitspace-v2 - 8fd59348b692c5e21dfba77e481f2143e0bf44e0 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add plausible dummy to fix and simplify plausible calls

github.com/kitspace/kitspace-v2 - 8c8bdcf08d6a85815c44ea336661ab49e2001e5c authored over 3 years ago by Kaspar Emanuel <[email protected]>
Work around shallow clone issues

github.com/kitspace/kitspace - 7b9374359d4f89f5425a7c642fc30f761cc6be54 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Format nginx/kitspace.template

github.com/kitspace/kitspace-v2 - 4e4d8608f945da06e500853bb4bbcaa913300547 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add appropriate CORS rules for processor remote API

github.com/kitspace/kitspace-v2 - 90c495341c5d47cca3d119ff39ba5dce50449145 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add python's __pycache__ to gitignore

github.com/kitspace/kitspace-v2 - ce9e772bed1e6257e7e00f41fe0e48e77bfcf4ed authored over 3 years ago by Kaspar Emanuel <[email protected]>
Refactor projects/remote API into separate modules

github.com/kitspace/kitspace-v2 - 248347cf16a590fb44444bc6e3588692ea479c0e authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add some docs about processor remote API

github.com/kitspace/kitspace-v2 - d6b9c9b02b50bc5b68ac98ee1a58608fa4323461 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Change KITSPACE_PROCESSOR_REMOTE_API_TOKEN for staging

github.com/kitspace/kitspace-v2 - 46787d021291c4390c54ce5caa033b654ece6fe7 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Refactor plot_kicad_pcb

github.com/kitspace/kitspace-v2 - 294c4ae843b558e0022765b6a048c309ab14830e authored over 3 years ago by Kaspar Emanuel <[email protected]>
Switch to unified plot_kicad_pcb script

github.com/kitspace/kitspace-v2 - bd0783e8bdfbae38aa9dde214fc79a06e5c51f28 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add combined plot_kicad script

github.com/kitspace/kitspace-v2 - 17b08997cedbfed540fd76687e564ceb1564b42c authored over 3 years ago by Kaspar Emanuel <[email protected]>
Minor clean-up of plot_kicad_pcb

github.com/kitspace/kitspace-v2 - b736fa62ff54901378f361b32de5831a74137715 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Rename processCAD to processKicadPCB

github.com/kitspace/kitspace-v2 - 51ea9fba4939bb116b08de1e77e602e058ca5a78 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #145 from kitspace/processor-plot-kicad-svgs

Plot KiCad layout to SVG in processor

github.com/kitspace/kitspace-v2 - dcee9aa672f7ebdb1a437d34f7f708de423b459c authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix unshallowing in get_boards

github.com/kitspace/kitspace - 0d6753c3c13837ec1638d23e6ca132f93913cd27 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix trailing slash on pslab in registry.json

github.com/kitspace/kitspace - 5bfebdb1a52c8ba64019383879159990807e6631 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Lock pslab to particular version

github.com/kitspace/kitspace - beaa740d9224d03504c6137693a1a6250cbd9709 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix domain detection for messenger

github.com/kitspace/1clickBOM - 366b6994f99c9f7ad0e8f36d3f39277f6237b9a5 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add authorization for posting to /process-files

github.com/kitspace/kitspace-v2 - 0a556a6f9d4c0d0d159fdbbbc2d79936a3b172bf authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add serving up of /process-file layout.svg

github.com/kitspace/kitspace-v2 - 472540982fb53a49a57ece3e57d4723134c54d04 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add .kicad_pcb restritcion to /process-file

github.com/kitspace/kitspace-v2 - 47f62a80cc5e32b7d4bd455dd4c130698525f7bf authored over 3 years ago by Kaspar Emanuel <[email protected]>
Start implementing /process-file events

github.com/kitspace/kitspace-v2 - fcad747e5769162df00957c2c362dbc9eb21b187 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Refactor processor

github.com/kitspace/kitspace-v2 - 4048d5e5b0e2bc99f623d8123ac552280c039b45 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Slightly refactor processCAD

github.com/kitspace/kitspace-v2 - 971bd29d78b33187b6b91483f4beba737e6dcc18 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Split out CAD processing task

github.com/kitspace/kitspace-v2 - 81b8a4973d545a42d2c7d1d58610c2812f81e893 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Rename gerber_files.js to findGerberFiles.js

github.com/kitspace/kitspace-v2 - 812c4bf5a06d43860ebaaba91df895ed296bbe3b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Refactor kicad plotting scripts

github.com/kitspace/kitspace-v2 - 145efd86337b48da8538e49b2425455673e7c0e9 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Start a /process-file endpoint for processor

github.com/kitspace/kitspace-v2 - 4f17c2faa021557c05b50fd35e72d1cae0372bbd authored over 3 years ago by Kaspar Emanuel <[email protected]>
Implement plotting to SVG of .kicad_pcb

github.com/kitspace/kitspace-v2 - f54caeb33061db24bab1ede2b3525454be132898 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add plot_kicad_layout_svg script

github.com/kitspace/kitspace-v2 - b5a6c547fd3d671de058de5e1d459cd542216c99 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Refactor: seperate out finding and processing kicad_pcb

github.com/kitspace/kitspace-v2 - 79d2d39d80d83a44508d033a123c6eeab5fed490 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add modified infidel-sensor (#350)

github.com/kitspace/kitspace - c5a3182533dfa7572c2b673e0b2b79e0b7db7e63 authored over 3 years ago by Marc Borowczak <[email protected]>
Try setting filter to stop lfs

github.com/kitspace/kitspace - 4b08b6cb6adf20041d40b5f7e15a34c4d12b71d7 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Uninstall git lfs before doing get_boards

github.com/kitspace/kitspace - baafd37f593933095387d9587fb3cae42926e66b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add dhairyashah1/USBee32-S2 (#349)

github.com/kitspace/kitspace - 30b7bcfc863215ad3a4c258840bdfaac65bbf80b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add re-direct for BeeHive Peltier

github.com/kitspace/kitspace - 9b5acee73b710b858f0622744074acb439cdd861 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update tracespace links and text in README.md

github.com/kitspace/kitspace - 9b97eed5df85915d272a4b2967af79fd0d262d53 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update chat links

github.com/kitspace/kitspace - d9201077af19e581a912b1f079c1fc1a112b60a4 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Stop transpiling this lib

github.com/kitspace/npm-1-click-bom - fd586282af3debb637a75530ca605fffdc2a65d2 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update npm-1-click-bom

github.com/kitspace/1clickBOM - 7e934d3d723480ef86d1ab568802775f46e70915 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix tabsGetActive

github.com/kitspace/1clickBOM - 1b95f2ac521cfc87d5ce8e6f21182192384d46db authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update npm-1-click-bom for better mouser URL parsing

github.com/kitspace/kitspace - 06017aa931c14d4b9f83b4eb6b1d7f5b77c8247b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add test for proper mouser url parsing

github.com/kitspace/npm-1-click-bom - d654935edf348015bc726d7e66dd167757060cbe authored over 3 years ago by Kaspar Emanuel <[email protected]>
Improve mouser URL matching and add test

github.com/kitspace/npm-1-click-bom - 6effa227f8f2d869192ff798837a89c7d03f54ed authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update npm-1-click-bom for URL parsing

github.com/kitspace/kitspace - 4906c445f36950380e8000737716c5103a0b6af8 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add URL parsing

github.com/kitspace/npm-1-click-bom - c1852f84d9a1aaa9415dec41eaff4bc08776aaf7 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update npm-1-click-bom for tsv fallback fix

github.com/kitspace/kitspace - 14e103f842723c33db817866b743d382c6609780 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix tsv parsing fallback

github.com/kitspace/npm-1-click-bom - 9fd912a8d605f058dfc170c0ef397d542e737918 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update 1-click-bom for quantity inference and better tab handling

github.com/kitspace/kitspace - 65085599555fb47bf2fe88bb5c85c1192c0d93fc authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fall back to non tsv parsing if tsv fails

github.com/kitspace/npm-1-click-bom - 194e65e22f0a81d25f87def90e973ae400413157 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add failure for when only one column is found

github.com/kitspace/npm-1-click-bom - 6a61289a2da11404d3a3cef36b018ac7858baf6b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add hutscape/oak (#348)

github.com/kitspace/kitspace - 2550f0285a6b10d88d69b65859583f8f0e97dee2 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Stop installing extra kicad packages in gh action

github.com/kitspace/kitspace - 74cb3a60822211ac36bf1d1d1fcc9e3668151560 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Infer quantities from comma separated references

github.com/kitspace/npm-1-click-bom - aa2a1982657a6005b9d55b28d377cf68daa01c7b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Revert "Add hutscape/oak (#348)"

This reverts commit 6c3f68caabb1a7c4602ff4b54afc50aa09f63569.

github.com/kitspace/kitspace - cc25d4bf609f164b41094da26f64be633ec0383b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Run formatter on index.html

github.com/kitspace/bom-builder - 379760592473f7175bc60ad98050d99e79aa1e6f authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add plausible custom event tracking setup

github.com/kitspace/bom-builder - 345ada346eb6cd77bf3954f9499dc89c4220b889 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Replace matomo with plausible for search

github.com/kitspace/bom-builder - 53482250de6fa4d0eff4b7fb451da1facde6d3e1 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Use plausible instead of matomo

github.com/kitspace/bom-builder - 0ca122d0d443d380735c495279ea8c141dd0afe2 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add hutscape/oak (#348)

github.com/kitspace/kitspace - 6c3f68caabb1a7c4602ff4b54afc50aa09f63569 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update 1-click-bom for better .kicad_pcb parsing

github.com/kitspace/bom-builder - 372c2577847e4e3d9d3565672e41681b227e76b6 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update 1-click-bom for better kicad_pcb parsing

github.com/kitspace/kitspace - 21d62ce3fb5c98e7337f5d4b09e70e028109fa09 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add gregdavill/d20-hardware (#347)

github.com/kitspace/kitspace - cc0c92d1fa00f86ea7da8f10ab0da6f73a21dd95 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add Tyler-Ward/stacklight-hardware (#346)

github.com/kitspace/kitspace - 113e1e8ef4570791ffdeea15ba0dd3ae4a2ec252 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Remove matomo analytics

github.com/kitspace/kitspace - 5512f2886e9a7c09c14ca50996478734b4bee1d7 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Pass on GH_TOKEN to build CI job

github.com/kitspace/kitspace - 83d7529e5ee18c1fa4c1a66a0cd805cb05e56f12 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix issue with kicad pcb parsing

github.com/kitspace/npm-1-click-bom - 35ce7e4b735638e35d9c4886dfb90e50713c1eb1 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Remove footprints to modules rename for ibom

github.com/kitspace/kitspace - cdabbb97c736465f06c229ef289bd583e6c82aa5 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Improve cron expression in build_and_deploy.yml

github.com/kitspace/kitspace - a145b30630051c55feadbea689451782bcc4c00c authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add cron to Github action

github.com/kitspace/kitspace - 0674669e7cad42dccd66db756b795fb435689322 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Update NEETs links

closes #71

github.com/kitspace/awesome-electronics - f55145523be69a764e036b496307bb3d163b4bc9 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #126 from kitspace/file-map-json

Add input file info to processor json endpoints

github.com/kitspace/kitspace-v2 - c203c0363000b80e4c2ccee0ece5fc4e9c3e40e2 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #343 from kitspace/use-github-actions-3

Switch from travis to Github actions (attempt 3)

github.com/kitspace/kitspace - 721007cda1fbbc65bf69d0c4434b81db35b4de54 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Remove all travis ci related stuff

github.com/kitspace/kitspace - de3ea3606c197a7fc99e1cc70264dec38d4e07cc authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add link to readme status badge

github.com/kitspace/kitspace-v2 - dc260ddcf695b78741bf1075de9d88841e80337f authored over 3 years ago by Kaspar Emanuel <[email protected]>
Revert "Give up on trying to pass secrets to CYPRESS"

This reverts commit 38bd89b207ac2b55420f7a8a378fdbb8eadb8f05.

github.com/kitspace/kitspace - 555f7bf5c83cdcae42859f852b46aa1763858a08 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Try deploy using github action

github.com/kitspace/kitspace - 2029ccb7464fb2766559caddc00423db32fc1f73 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Give up on trying to pass secrets to CYPRESS

github.com/kitspace/kitspace - 38bd89b207ac2b55420f7a8a378fdbb8eadb8f05 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Try using CYPRESS_RECORD_KEY var

github.com/kitspace/kitspace - 77c0696c803071c240dfdb5bd4f00d297fdba21e authored over 3 years ago by Kaspar Emanuel <[email protected]>
Move cypress env vars to the right place in action

github.com/kitspace/kitspace - 736661aefa949a8d0cd1cdd0ff7713c785f5094e authored over 3 years ago by Kaspar Emanuel <[email protected]>
Switch InteractiveHtmlBom to kitspace-config-2 branch

github.com/kitspace/kitspace - 15200b8513f418e644755884941841ea9f48d831 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Remove xvfb from github action

github.com/kitspace/kitspace - a1cbcce46ad8963210b3c996ba01cd1b5bc363ce authored over 3 years ago by Kaspar Emanuel <[email protected]>
Try IBOM without X

github.com/kitspace/kitspace - e1bd51727492bdf308b9e28376fb5493cd940428 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add xvfb to github action

github.com/kitspace/kitspace - 74ba7ca01cf3ee6611c508ecab0d2e92b16dd9c8 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Actually use xvfb

github.com/kitspace/kitspace - df4b3c6024197e2e1a9f1c6fe553249ba4f22be3 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Switch scripts to python 3

github.com/kitspace/kitspace - 38ca934055f839a2eeae9a1cb1aaefad0e5c07f2 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Split out a "test" github action step

github.com/kitspace/kitspace - 6a2d46d726cefc8e7cd843ff4be1fe36b700bb5a authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add explicit dep on IBOM.jsx

github.com/kitspace/kitspace - e16c923509a3e7c07c6b6b12d18088863b098e9d authored over 3 years ago by Kaspar Emanuel <[email protected]>
Checkout submodules in github action

github.com/kitspace/kitspace - 0f7ab4914acd6b4afc41cd3d27a63db4e97cfd2c authored over 3 years ago by Kaspar Emanuel <[email protected]>
Fix PATH in github action

github.com/kitspace/kitspace - 5a8c78a98823b8a6ac7aac0c6958a80dcc49086d authored over 3 years ago by Kaspar Emanuel <[email protected]>
Revert "Add explicit dep on IBOM.jsx"

This reverts commit ad9fda1c16f3a9f75e9fa3f10f224cf11ce59d2d.

github.com/kitspace/kitspace - dd9f375b6845fa343d5293b9d1a2be168ba2dada authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add setup in github action

github.com/kitspace/kitspace - 162a3b956992951fdc021a2749aee4d752196c0c authored over 3 years ago by Kaspar Emanuel <[email protected]>
More sudo

github.com/kitspace/kitspace - 5e8ddfbce84b383edcafaa3372e206f382ef2b8b authored over 3 years ago by Kaspar Emanuel <[email protected]>
Try basic github action

github.com/kitspace/kitspace - 3f5057598a2ebe1523af2cc7c6a54be7f8a621c6 authored over 3 years ago by Kaspar Emanuel <[email protected]>
Add build step

github.com/kitspace/kitspace - 01b19d9c5cccd4bcb6c7577ac88119944f605a35 authored over 3 years ago by Kaspar Emanuel <[email protected]>