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

Add a short thing about ansible to readme

github.com/kitspace/kitspace-v2 - 872c973944719ddbac8683cddf12716a688193a6 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Switch to using ansible roles

github.com/kitspace/kitspace-v2 - 71214d6ae70a5a7da45eaf2bc525548657440765 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Split ansible tasks

github.com/kitspace/kitspace-v2 - 16bc63f859794b03a440f7d61d7ef2cbebb89b20 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add deploy user creation to ansible

github.com/kitspace/kitspace-v2 - ed98142b8ba0e6f2b1bffa5419e89713c19b9307 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add sshd config to staging servers

github.com/kitspace/kitspace-v2 - eeaabd0c804416af0610c18de3fa1c2558e42f1a authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Make default user part of docker group in ansible

github.com/kitspace/kitspace-v2 - e84c8a41d3bf700789ec04d872f2712ed7b712ad authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Start ansible playbook for staging servers

github.com/kitspace/kitspace-v2 - 86cee4f6ee6dd120af9ef0eef0d14e516c208acf authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Switch to using -dev branches and .dev domain (#98)

github.com/kitspace/kitspace-v2 - 9f0a28e1e748a05d582b61e896f12d1e0c14395d authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #96 from kitspace/auto-deploy

Auto deploys

github.com/kitspace/kitspace-v2 - abfb10b9e13cd02cb05f0ba6b8b0ac87834372ab authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add docs about auto-deploys

github.com/kitspace/kitspace-v2 - 0109ff6d7a26f49c4f71c89c30a3168b202f4f32 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add continue-on-error to docker hub logins

github.com/kitspace/kitspace-v2 - 135e54b0580f5377c7da4bb1092907a763cb6b75 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Update processor git repo path

github.com/kitspace/kitspace-v2 - ab3810af407a89494e9a1fd474454822be8faa1f authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Tweak github action step names

github.com/kitspace/kitspace-v2 - b3431caa856d1d866761467a2a3989d932f36e03 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Allow disabling certbot completely via env

github.com/kitspace/kitspace-v2 - 163982f9da20dfd4a060bd1c62248048ed0123d5 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Fix branch name getting in deploy action

github.com/kitspace/kitspace-v2 - b237f8e476f0f3b2632cf25f30bc05eea18c7d6a authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Fix e2e image tags

github.com/kitspace/kitspace-v2 - f911796f37b74eed6e33a68bc75eccf6d1338e4c authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Enable deploy step for master

github.com/kitspace/kitspace-v2 - 32ef777d39a6e2af2d3d30a0592ae77e34b36a30 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Rename "publish-docker-images" workflow to "docker"

github.com/kitspace/kitspace-v2 - 79629bc69ae7bc6468c7b39597c43320e1421959 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Tweak naming in docker workflow

github.com/kitspace/kitspace-v2 - 8d8219cb04801784c191cf98b882d26ac6def617 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Test out re-deploying

github.com/kitspace/kitspace-v2 - d2825ac29e6426be335383071427477f76d2bb01 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add command to frontend production dockerfile

github.com/kitspace/kitspace-v2 - 4b7b2fe904366d7fa66be9d762217b1abfaa8d7b authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add nginx tag

github.com/kitspace/kitspace-v2 - 91bd06b7038b304d1d93d5db8cab7fa1307a8575 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add login steps for docker hub to avoid rate limit

github.com/kitspace/kitspace-v2 - 6b1b36c56ea27f98c49082742b697250f339d04d authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Use a different compose name for pre-e2e-dev

github.com/kitspace/kitspace-v2 - af316845de0a67a57351b30757fc618dc7472b08 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Use named volumes for node_modules

github.com/kitspace/kitspace-v2 - ae844b6e69d51078f6755b04a2c54c3c7b7054ac authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Remove any folder mounts from deploy docker-compose

github.com/kitspace/kitspace-v2 - df1cc05d48eaaa5ca054e145100c1b5a4eb15907 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Switch to building nginx image from this repo

github.com/kitspace/kitspace-v2 - 73ce4b695af903967eff796a0f1f956ce34f2796 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Re-add letsencrypt volume

github.com/kitspace/kitspace-v2 - 5dfa65e85711aacb1a5bd9fcd5bf4c6c1a491154 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Make deploy.yml work on older docker-compose

github.com/kitspace/kitspace-v2 - 666e7c5e8c9f2250c88056ad090415ab0f5f413f authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Try with docker-compose spec 3.1

github.com/kitspace/kitspace-v2 - 271ff5f700942a416b638a4a1f426db92c3c00b1 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add deploy-pre-e2e-dev github action job

github.com/kitspace/kitspace-v2 - 12090ac51b7c57329f66adca3f8d04242a8a5bea authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Don't forget to check out the repo

github.com/kitspace/kitspace-v2 - c59ab7654a93499c735478589164decfb6bfc4d0 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Revert "Try with docker-compose spec 3.1"

This reverts commit 75ff7687d8fa3e2c37c3f434b22ae617b6c11a0a.

github.com/kitspace/kitspace-v2 - ddcc787684b72b94ac8714181ea83cba3847a4c9 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Make nginx.conf part of our code

github.com/kitspace/kitspace-v2 - 7f0a8b5e28d0ebf02afdc4c0dcb22e6d94d4660d authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Stop building docker images to tag them latest (#95)

github.com/kitspace/kitspace-v2 - 97e2b5bbd1b2d68349a6ce58277742b17e95bcb1 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #92 from kitspace/ke/refactor-github-actions

Refactor GitHub actions (2)

github.com/kitspace/kitspace-v2 - 9b90d823bb473e808fcecab139cee39ba0ef1116 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Set env variables from .env.example in GH action

github.com/kitspace/kitspace-v2 - f899838f1f4d4dafaec89bde0bdd9111b7b6d3a9 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Refactor `publish-docker-images` workflow.

- Rename `push_to_registry_sha` -> build,
- Rename `push_to_registry_latest` -> test, and move t...

github.com/kitspace/kitspace-v2 - 7abd680d58b70854302bdab36a40781fb617c20f authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Remove `run on release` from `publish-docker-images` action.

github.com/kitspace/kitspace-v2 - d9cad88f4d46ecf10fca6865cf75ecc284dfa3ae authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Make docker-compose.deploy.yml extend default again

Gets rid of nasty sed calls too (closes #84)

github.com/kitspace/kitspace-v2 - 1864d9506315d808c16972715d4d13526e4a5428 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Tweak some docker job descriptions

github.com/kitspace/kitspace-v2 - e9ba1e4617ab37f12f2834012f9672ab83d835b2 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Remove -v2 suffixes from image names

github.com/kitspace/kitspace-v2 - 1d4c26d76ed1e1688403bde434999ef666fa232f authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Run publish step only on master branch

github.com/kitspace/kitspace-v2 - 759d11bbe82683660d6e037a64efabb75463b8f0 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Switch cypress project id

github.com/kitspace/kitspace-v2 - 55caa39e4bfb9a4c587520b6e43fcceb5d41bd91 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add docker-compose.override.yml

This is for development only settings and is automatically used when you
do docker-compose up, b...

github.com/kitspace/kitspace-v2 - 048f83a493ec0669fcf82d0e69bb262df1880c7e authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Move yarn dev for processor into docker-compose override

github.com/kitspace/kitspace-v2 - 2a3ae24f069e6fb1a73f96de6b36014917dfda29 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Remove unnecessary quoting in docker-compose files

github.com/kitspace/kitspace-v2 - 86121a411ab13fd32849637502f22a03de62af95 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Sort out volumes in new docker-compose files

github.com/kitspace/kitspace-v2 - a7106892462c5d03aae1c661d2209add2fb8fd12 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Fix frontend volumes for deploy nginx

github.com/kitspace/kitspace-v2 - cdd7296d50d3d1f4878c2e9ac6ae10dc3682f629 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Move /etc/hosts config to a file

github.com/kitspace/kitspace-v2 - 0751cb03215001afe15f3048371377de7d3496fe authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Use SECRET_KEY and gitea cli instead of httpie

github.com/kitspace/kitspace-v2 - ba99591ab8eca0151906769dd1249538b29bfb12 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add continue-on-error to gitea docker image pull in CI

github.com/kitspace/kitspace-v2 - 0f4708a00759a8bd55f5f764334b98ad9ca6c62e authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Make publish docker images run on all push events

github.com/kitspace/kitspace-v2 - 70b24be4e41979e4664639bd70b191f165d51b72 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add LICENSE file

github.com/kitspace/kitspace-v2 - da85f5c84bebe26cf1aa7e85eb5b2c6e49ed7b34 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Clean gitea hooks (#93)

* Improve `fetcher`(closes #85).

- Remove options,
- use correct headers.

* Make populate...

github.com/kitspace/kitspace-v2 - 1a7308d459ada199f65a226acd583cca5087f1ae authored almost 4 years ago by Ghanem <[email protected]>
Update gitea[Fix `Dockerfile.gite.dev`]

github.com/kitspace/kitspace-v2 - db07bc1deb179841da3821aaf3a7e2b43eb089dd authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Update gitea with env-to-docker fix

github.com/kitspace/kitspace-v2 - 7aa23af05c204a72685edb2ce0a2c0bd8dd41e88 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Simplify dev setup for gitea database (#86)

* Skip the db setup page in Gitea using INSTALL_LOCK

* Set gitea SECRET_KEY properly

Also ...

github.com/kitspace/kitspace-v2 - 181950f1af6f1b01b2468f7e0dc8022f507546f6 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Update gitea (#75)

github.com/kitspace/kitspace-v2 - 302a130dc3aac84d189012e8a4816dd45247fb88 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Update postgres to 12.2 (#82)

github.com/kitspace/kitspace-v2 - 55cf2faaef928047ed90f8f099d35631b363017c authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Fix e2e (#87)

* Fix '/' route.

- Only redirect when there is a search query.

* Fix e2e.

- Update old ...

github.com/kitspace/kitspace-v2 - 57da24c84c366c3c08142c4104bf8c44dd412c04 authored almost 4 years ago by Ghanem <[email protected]>
Merge pull request #88 from kitspace/dependabot/npm_and_yarn/frontend/y18n-4.0.1

Build(deps): Bump y18n from 4.0.0 to 4.0.1 in /frontend

github.com/kitspace/kitspace-v2 - 59e2c14a2ae1f9da45843608388941387c2150de authored almost 4 years ago by Ghanem <[email protected]>
Build(deps): Bump y18n from 4.0.0 to 4.0.1 in /frontend

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://githu...

github.com/kitspace/kitspace-v2 - 94bd8cde51f51567dff764a0162a7c918abe8494 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Awesome Lattice FPGAs

github.com/kitspace/awesome-electronics - 4a60a6257bc5330697387f2956b525e5d86e49b7 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Quiet down asset processor logging

github.com/kitspace/kitspace-v2 - 04b069f429d4b5851b1e5933ed73aaf932cad8ed authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Split plausible search into with and without results

github.com/kitspace/kitspace - 2f2cd4599196a3ceb8e3f5ff62cc1c3a81811ada authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #72 from kitspace/routes

Improve routes

github.com/kitspace/kitspace-v2 - 2211fbf6908014f2209653ac085df005091f107f authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add `/[username]/[projectName]` routes.

github.com/kitspace/kitspace-v2 - dcd41b5eaf829f524e3293d3f7e186410e1d8ec6 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Routes: delete `/mine` route.

- No special handling for projects of the currently logged in user, use
`/[username]` for it.

github.com/kitspace/kitspace-v2 - e279c0a871331bc45605a40431730e0b84664049 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Add `/[username]` `/[username]/[projectName]` routes.

github.com/kitspace/kitspace-v2 - 9ec41c98e7e9201e7882ffd4e14ce731a6e58bb0 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Add `/[username]` route.

- Display user<username> projects.

github.com/kitspace/kitspace-v2 - c629d487aac95c9680589a25ca797adfcb404dec authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Routes: alias `/` to `/search`

github.com/kitspace/kitspace-v2 - 1f3523eb3eb55ff2721e37120503f954213ce389 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Integrate search in frontend.

- Display all projects, from most recently updated. You can add a search query as a parameter: /...

github.com/kitspace/kitspace-v2 - de3ae742253444080ea7f5a0b582f3e5a30995cc authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Integrate the new gitea `migrata/status` enpoint.

- This endpoint will respond with the migration status, keep polling it until and display the st...

github.com/kitspace/kitspace-v2 - a3abd81d5cefc5afdd774d97351407a850620575 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Remove special handling for `/api/v1/repos/migrate` Nginx.

- Syncing now relies on polling instead of waiting for server response.

github.com/kitspace/kitspace-v2 - ed8d63a2c425ed7178f3220f4cf0483da8352319 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Poll synced repos status.

- When syncing external repo instead of waiting to get response from the gitea which causes time...

github.com/kitspace/kitspace-v2 - d572373c1a436409a6bae0ab987061ce7ab43ec0 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
SSR project update page.

github.com/kitspace/kitspace-v2 - 5ff741b31275383735164474052a8f896c8a607a authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Increase timeout for /api/v1/repos/migrate only.

github.com/kitspace/kitspace-v2 - 0be2fa11db7f3e9c7fba0ff2c18abdc6a3e239ea authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Fix formatting.

github.com/kitspace/kitspace-v2 - fd6d7ec15bce96a68f4c64d7f63c4a857327be6e authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Use polling when syncing repos (#58)

* Increase timeout for /api/v1/repos/migrate only.

* Fix formatting.

* Commit files with t...

github.com/kitspace/kitspace-v2 - 74412fcfedf979e2bf84a5c171414aedf9497dc5 authored almost 4 years ago by Ghanem <[email protected]>
Merge pull request #66 from kitspace/upload-with-tree-structure

Upload with tree structure

github.com/kitspace/kitspace-v2 - cbf28b1c07d7b45ce89cab884b7c365829cb956f authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Merge branch 'master' into upload-with-tree-structure

github.com/kitspace/kitspace-v2 - 6ce967719802e6f4557896a52420f17bb11170a1 authored almost 4 years ago by Ghanem <[email protected]>
Merge pull request #73 from kitspace/fix-frontend-dev-docker

Make default docker compose useful for frontend dev again

github.com/kitspace/kitspace-v2 - 78b935e347e0609456284b3e320316a2f4cad284 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Merge branch 'master' into fix-frontend-dev-docker

github.com/kitspace/kitspace-v2 - 77f6f4b15a74288f7b2dcb7601eec48cd16d7577 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Merge pull request #71 from kitspace/SSG-to-SSR

Migrate from SSG to SSR

github.com/kitspace/kitspace-v2 - 9f582d798bcf46000953bb05b65d625140d1c056 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Fix merge.

github.com/kitspace/kitspace-v2 - df62cd29d1489e83584b19b27fc1910c095d203a authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Add openflexure-constant-current-illumination

github.com/kitspace/kitspace - 55092a4964cf1d9a21914fcbf3c8410e264bfe34 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Make default docker compose useful for frontend dev again

github.com/kitspace/kitspace-v2 - 66f4d22cb54dc04c0a4e334ba73fb5a5278c43df authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Fix broken search because of extra 's'

github.com/kitspace/kitspace - adfda0f6ef9dbfebdcff455c0b199ca4354a5f74 authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Add tinyogx project (#327)

github.com/kitspace/kitspace - 2f1d16b54dc3ea4eb98054bc9237abe05d081427 authored almost 4 years ago by Ryzee119 <[email protected]>
Fix `404` response in `projects/[user]` route.

- If a user doesn't exist return 404.

github.com/kitspace/kitspace-v2 - 0494a4a92f7f94b6ef577cc9a7b2d832144a51e3 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
SSR project update page.

github.com/kitspace/kitspace-v2 - ce14dd9f307daaf4a092bf61a6e8fcc94a723e54 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
SSR `mine` page.

github.com/kitspace/kitspace-v2 - 5aafd78c9f74014ba68a1e5b4d686ad1deadf24c authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Configure frontend logger for production.

- Previously there was no output from the when running in production.

github.com/kitspace/kitspace-v2 - 43b448da787285cbc9bf6497d5488c40bd42d164 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Add `UserExists` util function.

-

github.com/kitspace/kitspace-v2 - 73465844e78e71d4797ef642d3200356306c2242 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Remove `ref` from the `useDefaultBranchFiles`.

- Gitea returns the files in the default branch if there's no ref provided.

github.com/kitspace/kitspace-v2 - 6929670c71505a6d8e8d7378fbc000745148bb22 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Migrate all pages: SSG -> SSR.

- The way authentication works breaks SSG in production. SSR is the next best thing!
- It worked...

github.com/kitspace/kitspace-v2 - 5c6f7cca590fc943d1e01a0450ff43901abc4d12 authored almost 4 years ago by AbdulrhmnGhanem <[email protected]>
Merge pull request #68 from kitspace/dependabot/npm_and_yarn/frontend/elliptic-6.5.4

Build(deps): Bump elliptic from 6.5.3 to 6.5.4 in /frontend

github.com/kitspace/kitspace-v2 - d4154240ea2f0bab40f4e2e2a6d067143fbfc4ce authored almost 4 years ago by Ghanem <[email protected]>
Track clicks for PCB orders and buying parts (#326)

* Add global plausible for custom events

* Add plausible events for search and pcb quote

*...

github.com/kitspace/kitspace - 925f61b926e78d86004fd6ffdd878a7ea078488d authored almost 4 years ago by Kaspar Emanuel <[email protected]>
Omit ibom for maulwurf

github.com/kitspace/kitspace - e69e9300de7046bbf82e80f0478982e3a3d6342c authored almost 4 years ago by Kaspar Emanuel <[email protected]>