Ecosyste.ms: OpenCollective

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

github.com/lambdaisland/gx.cljc

Graph Computation
https://github.com/lambdaisland/gx.cljc

pom/changelog

c73e0ad05b1b0dd1262d351ea4d0fccd11b842c2 authored over 1 year ago by Arne Brasseur <[email protected]>
# 0.2.294-alpha (2023-10-03 / 003e5f9)

### Features

* add system/states-map utility function ([5dca77a](https://github.com/kepler16/gx...

bde001c55f485997a0ed1992d74ceb834a70336c authored over 1 year ago by Arne Brasseur <[email protected]>
post-rebase fixup

003e5f99d4e710b516b501677fd6844c96c8770d authored over 1 year ago by Arne Brasseur <[email protected]>
Add version prefix file

15a8fe247684bb374f0a171aed58f302444af6e7 authored over 1 year ago by Arne Brasseur <[email protected]>
Prep for release

59a453d048fd0476c0ee5b95a8b7d75fb6f6f71e authored over 1 year ago by Arne Brasseur <[email protected]>
Merge pull request #23 from kepler16/feature/signal-timeouts

Add timeouts to component processors

9962ed156b8f89db378fda864998c8a2bc4c66dd authored almost 2 years ago by Artem Medeu <[email protected]>
fix: unwrap processor exception with get-real-cause

d1eb9776aed028465ce57e613b957135f3a8553d authored almost 2 years ago by Artem Medeu <[email protected]>
Add timeouts to component processors

Signal processors can take arbitrarilly long and may hang if there is
some failure that results ...

b082adafd9c396c25aaaddc85bba53c89d44b7f1 authored almost 2 years ago by Julien Vincent <[email protected]>
update changelog

2f729ba255eefc150b4c8c441bf8811dc9ecfe44 authored almost 2 years ago by Artem Medeu <[email protected]>
chore: dosctring

ea5295bb9f93e036f67e10d0fc7184914e1cfaa2 authored almost 2 years ago by Artem Medeu <[email protected]>
feat: add system/states-map utility function

5dca77a16dd76851875be1101d872265174910c0 authored almost 2 years ago by Artem Medeu <[email protected]>
chore: update changelog

f87ba59744f745605539b0a6c669e86fe235d89f authored almost 2 years ago by Artem Medeu <[email protected]>
fix: show root failure + subsequent failures in ex-data

1c4af0f48bb48514009fb95321d4fa2ce6520820 authored almost 2 years ago by Artem Medeu <[email protected]>
fix(TRE-1096): in some cases wrong cause is thrown

53d0263b53a93689325ead62b5013a4e4103c470 authored almost 2 years ago by Artem Medeu <[email protected]>
chore: rollback metabuild

78068ede9dd9fa493d85235223af9f4da594a208 authored almost 2 years ago by Artem Medeu <[email protected]>
chore: workflow mvn settings for releases repo

6978c7de079ea393191405323dcb5a9246d8529e authored almost 2 years ago by Artem Medeu <[email protected]>
chore: missing comma

1fe0976ea26fd8db80b3c4e171b5cdd12897c4af authored almost 2 years ago by Artem Medeu <[email protected]>
fix: workflow

255c4d20182f2359a776f33342461f7957a79cc9 authored almost 2 years ago by Artem Medeu <[email protected]>
fix: mvn/repos

bcd9fc8bee7f6f95865ba17ffba6fa8e6bb69ff9 authored almost 2 years ago by Artem Medeu <[email protected]>
fix: user k16/metabuild

c2d1273319ef4e50c168e3b5a5af6c10463fdfa2 authored almost 2 years ago by Artem Medeu <[email protected]>
fix: bump promesa and malli

42bce771ff4cf7cbe59f3d4037b19de38309da76 authored almost 2 years ago by Artem Medeu <[email protected]>
Merge pull request #22 from kepler16/symbol-resolution-fix

fix(resolve-symbol): pass through non symbols

fdd8103ce5a1fcf7fc974b82493fab0b9b53002f authored almost 2 years ago by Artem Medeu <[email protected]>
fix(resolve-symbol): pass through non symbols

9d051a2b6c1240f3e881dcd02dee64476f720a1c authored almost 2 years ago by Artem Medeu <[email protected]>
chore(tests): fix failing

7ee0facc46e34664d1679dbab0af5561f7659750 authored about 2 years ago by Artem Medeu <[email protected]>
fix: display initial form in evaluate error

36f274582936344b75f8f0432fefd485a9c58979 authored about 2 years ago by Artem Medeu <[email protected]>
chore: add just test-cljs

8608d065249073d22336b27468f28c222e2e17b9 authored about 2 years ago by Artem Medeu <[email protected]>
fix: form evaluate errors

623f563c557403943f11d63198534d4969362d4a authored about 2 years ago by Artem Medeu <[email protected]>
Merge pull request #21 from kepler16/20-excessive-error-wrapping

fix(#20): do not throw wrapped error

0393cb102aa712feb06fa219a2279c7cfc3896a6 authored about 2 years ago by Artem Medeu <[email protected]>
fix: use console.error

35803ed16cb47ced4c79036cc14faaa927de5675 authored about 2 years ago by Artem Medeu <[email protected]>
tests: fix cljs tests

5f861dd3041e1210e53408d7bcd5fc1fb3a28d1a authored about 2 years ago by Artem Medeu <[email protected]>
tests: fix

96e5b578957159caffdf563ec587f6e6ca6fe449 authored about 2 years ago by Artem Medeu <[email protected]>
fix(#20): do not throw wrapped error

ab6c06a4bf9978747b3fa40419c7d3abbc81266b authored about 2 years ago by Artem Medeu <[email protected]>
fix: remove extra print

61a39fdd2a2de23182e30ba034e20ac82986e63a authored about 2 years ago by Artem Medeu <[email protected]>
fix: humanize wasn't showing cause properly

63775e496028cce8b566d6318b903b5967f63958 authored about 2 years ago by Artem Medeu <[email protected]>
fix: incorrect props-schema error propagation

5d79cb4c6a9721ff20c38783ef10309a403d5d86 authored about 2 years ago by Artem Medeu <[email protected]>
chore: changelog command

0b21ee49f4d69cfca6ad1a9eb9a78f97bddbb3bf authored about 2 years ago by Artem Medeu <[email protected]>
refactor: deep-merge minor refactoring + fix typo (#18)

* fix: typo
* docs: typo
* refactor: minor changes

3c8e676b8b4b885d4aa7a2c1d761c88c725eba8f authored about 2 years ago by Dosbol <[email protected]>
Merge pull request #17 from kepler16/artem/tre-856-do-not-swallow-exceptions-in-gx

feat(TRE-856): do not swallow exceptions in gx

6b2eb096ed681d643a3af90908c8753571b7273e authored about 2 years ago by Artem Medeu <[email protected]>
chore: clj-kondo configs

ee405fc56c1377dbc0e7b9236a0ec85a9e9f4c51 authored about 2 years ago by Artem Medeu <[email protected]>
test: update tests

e4e9d67bcb827008925e1c776ad74f810bd6fa42 authored about 2 years ago by Artem Medeu <[email protected]>
feat(TRE-856): add error causes

40d90c2c44bb1a447869a8e2da29ca9518a66c0c authored about 2 years ago by Artem Medeu <[email protected]>
refactor: impl/error-messages -> errors/gather-error-messages

76e9009f19b0a2cd1cffb9ed4b4db72b1418b861 authored about 2 years ago by Artem Medeu <[email protected]>
fix: changelog

2e1f8f1e89bdca6c6c27e5f04dc2d71f12113468 authored about 2 years ago by Artem Medeu <[email protected]>
build: fix just task

0c2b300d267851880410c9c0f1b22c9c59225ea7 authored about 2 years ago by Artem Medeu <[email protected]>
fix(TRE-869): better props emptiness check (#19)

3e5dd5d9cd6fecd00f98434c3581864af547816c authored about 2 years ago by Artem Medeu <[email protected]>
chore: cleanup

cecd6f090597825be850af46dd97af80a493311a authored about 2 years ago by Artem Medeu <[email protected]>
build: update justfile + kaocha + launchpad for dx

728812669af2c53fc24f053c94adc5a16dca1a61 authored about 2 years ago by Artem Medeu <[email protected]>
fix: promesa version

82754c7ad552b0d09aa9bd74b17048545fc61c42 authored about 2 years ago by Alexis Vincent <[email protected]>
fix: bump versions

5850b2d780747e78c282da55bf96d2fc1bf895f6 authored about 2 years ago by Alexis Vincent <[email protected]>
chore: update changelog

925155ddbafcac6b544b36ae5bd42ddf496e7e73 authored over 2 years ago by Artem Medeu <[email protected]>
fix: clj/cljs error wrap consistency

e037b339bef57ff886682bca5964f423fa1dc703 authored over 2 years ago by Artem Medeu <[email protected]>
fix: signal! resolve to nil on wrong system-name

3b363e1b7021627a08fc3c035577eebb7aa52198 authored over 2 years ago by Artem Medeu <[email protected]>
fix: in some cases, old failure is not cleaned up

a85f453b9997d5cba83ac6b18ed3fb26c5af239a authored over 2 years ago by Artem Medeu <[email protected]>
Update README.md

6ccd2eb5d815869ace7f3d72dffecc7f57ad7d6d authored over 2 years ago by Artem Medeu <[email protected]>
docs: update readme (#16)

38084dcdc68493109b427387a757af2c2006e409 authored over 2 years ago by Artem Medeu <[email protected]>
fix: failure is not cleaned from the previous signal

15063f1341402ab6cf8a29eef999dfd10b9d62bb authored over 2 years ago by Artem Medeu <[email protected]>
refactor: minor changes

b195c97e9948a67104468bef1edaa348150d5992 authored over 2 years ago by Artem Medeu <[email protected]>
tests: actualize

4caeae5ede974de50574644ea674aaf02b297f31 authored over 2 years ago by Artem Medeu <[email protected]>
feat: graph deps is statically analyzed

e8aa274266031d4c97d7408695ab7c0c5465a781 authored over 2 years ago by Artem Medeu <[email protected]>
refactor: use update-vals when possible

c5c2bd7c7bd82a64118533e73a95af355b7c0bd0 authored over 2 years ago by Artem Medeu <[email protected]>
fix: context signal

4adef606e9b0df90bfd7686ba1a1c1a180ae52a6 authored over 2 years ago by Artem Medeu <[email protected]>
feat: (TRE-421) error propagation

* chore: system renames and cleanup
* chore: better error messages
* chore: show node-contents...

2ebee3139df027238a6eda632f5923f039f52122 authored over 2 years ago by Artem Medeu <[email protected]>
tests: actualize

1e1d0251afb7a67e1a43b1fcf2eaa4247e39355c authored over 2 years ago by Artem Medeu <[email protected]>
fix: pass node's state to processor

a7fcc1e087588347c3c6356c35bb51749768b432 authored over 2 years ago by Artem Medeu <[email protected]>
refactor: move utility functions to impl ns

ff44a98e7e1d826b4fe50ced3115dbe283b1a031 authored over 2 years ago by Artem Medeusheyev <[email protected]>
feat (TRE-418) Features and updates (#14)

* reimplement selectors
* update graph context ordering and deps-from rules
* processor can re...

641ad7dc394232545a30352ec5071f2f785003cb authored over 2 years ago by Artem Medeu <[email protected]>
chore: minor updates

39e6650a02d13acd94c0d59d543c2efa755429e7 authored over 2 years ago by Artem Medeusheyev <[email protected]>
build: run shadow from clojure cli

e37c80fc18f85d789e02979cf00fc002e774ad5e authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: update changelog

c12431dae76a40fb628d53abc33af361bcc6644c authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix: cljs error message impl

7d6180e9848f8d3cbd93b8e0d2174630c89e4722 authored over 2 years ago by Artem Medeusheyev <[email protected]>
test: add async processor test

6f1b8d4f3c9ef4abdb335b4d0d80d5e41453bf90 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: update shadow-cjs.edn

fb23770c34c41c17e720b14d145dc964da044f9c authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: update changelog x2

4f35070e06e6898412a613f18039bf7132dfeb17 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: update changelog

447c03d1dd19a70e506edb1c9e1afc640548b491 authored over 2 years ago by Artem Medeusheyev <[email protected]>
feat: async processor support

76c83467fb1d44b2f7e1ec003e4187bdc3cde955 authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix: not all errors are cached in js runtime

ba5860ff24d9c4eb82d67a085bfd863596539d8d authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix: human-readable error message formatter

0c60e6ff7573091ee9f15403d271ce187d576413 authored over 2 years ago by Artem Medeusheyev <[email protected]>
tests: minor update

185a8228fb3eb7b178d93dd52d0c5bf1ed6285f2 authored over 2 years ago by Artem Medeusheyev <[email protected]>
docs: add lockfile

8f34a54b79ac78a428df6eb4924e66e4aaec945e authored over 2 years ago by Artem Medeusheyev <[email protected]>
docs: new chapters + update example app

a8da6a48339696df0c630f14b4e62d6a484646bd authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: error humanization minor update

66a103f9f82b7e917a0d8cd48837107649268946 authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix: components w/o specific signal should not change its status

5dffed311e9b314dd94ab231879707f1b773070e authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: update system test

3e22e7eebbf3e8365a34aae7dcef81321b0759c4 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: update changelog

9c9aa1eb50260ab7a32d588ba8239d1c984f5f2d authored over 2 years ago by Artem Medeusheyev <[email protected]>
feat: system utility function node filters + tests

8c7d134187742b8943d9e4f8e5d5a3f5b07f5412 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: update changelog

5f1ae56c63f484e8c76f94b8495ba13d88ad13aa authored over 2 years ago by Artem Medeusheyev <[email protected]>
build: add testing workflow for other branches

6ff8fc863a68b46843285331ad220d0ae9c4b228 authored over 2 years ago by Artem Medeusheyev <[email protected]>
tests: system test and fix failing

5bd0781a0c286bb257c9dea996b9f98f3ada8f57 authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix: clj/cljs version of system/signal!

6498a36010783026c0a180faa7a9b83e8f9dda0b authored over 2 years ago by Artem Medeusheyev <[email protected]>
feat: Make system ns cljc

091b7db15322304d95522cd0068a8f15ba293eb7 authored over 2 years ago by Oskar Björkman <[email protected]>
docs: example app update (sqlite db)

6f82f7df57f7630a2dde3b16074d138a22c4cab7 authored over 2 years ago by Artem Medeusheyev <[email protected]>
WIP docs for master branch

8b23b8167cbb45f0e71a1c1a2292aaf2d7ab3f99 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: error reporting cljs

d807c0e571a3796f9ac7fc61fa2b3240160a26f5 authored over 2 years ago by Artem Medeusheyev <[email protected]>
chore: complete todos

f89f55c90b40b445a38acc838eaf047686cfc5fc authored over 2 years ago by Artem Medeusheyev <[email protected]>
build: add changelog plugn

680ebfca4822cc880fae1b73e7e6a95798a9325e authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix: better error handling/reporting

963e1e05d0599455a14f7b8d7e277460b9f5b2dc authored over 2 years ago by Artem Medeusheyev <[email protected]>
fix: better report for unresolved symbols

426a360ecb5a7b1b348120ec0e018c983c13c847 authored over 2 years ago by Artem Medeusheyev <[email protected]>
docs: typos, updates

aae2037d09679e75515562d953d8154d48117589 authored over 2 years ago by Artem Medeusheyev <[email protected]>
docs: rephrase

67efb70fa328eb0c94f4304ae62cbd65e8e553f8 authored over 2 years ago by Artem Medeusheyev <[email protected]>
docs: fix link

3673d45cd37c45a231eb7bf52fb6acad52dc73be authored over 2 years ago by Artem Medeusheyev <[email protected]>