Ecosyste.ms: OpenCollective

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

github.com/lambdaisland/facai

Factories for fun and profit. 恭喜發財!
https://github.com/lambdaisland/facai

CHANGELOG

3fbd1d6a1942f28f7d2a9c2127b04757f0d1db8c authored almost 2 years ago by Arne Brasseur <[email protected]>
Selector and deferred improvements

a6bbb457cff9411520bcbaaa69e1fe690e692471 authored almost 2 years ago by Arne Brasseur <[email protected]>
Update add_to_project_board.yml

remove pr from the add-to-project-board workflow

76f1201361613bca280b6cece7bd20ac708ddc11 authored almost 2 years ago by ArielA147 <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

1104d5f551c32a68cd4994e9ef2203587b4d736f authored about 2 years ago by Arne Brasseur <[email protected]>
# 0.8.68-alpha (2022-12-16 / 1f31590)

## Fixed

- Fix two-arity version of build-all
- When unifying, don't recurse down the stored lv...

304924d35fbad15d2cff79e98869d992832fec06 authored about 2 years ago by Arne Brasseur <[email protected]>
Fix build-all, improve handling of unify/lvar

1f315904cc591f5bd7b0a5115d144ce2353dd7aa authored about 2 years ago by Arne Brasseur <[email protected]>
Clarify the state of Facai and relationship to Harvest

26bac00453c084b0a0f42f9f55f5c2601b2e1731 authored about 2 years ago by Arne Brasseur <[email protected]>
Bump versions

6a33b0efbec2811883dea3239d45389cbf0d4c19 authored about 2 years ago by Arne Brasseur <[email protected]>
setup clerk.garden

0ceab209b2382c86b4f657d52c6523988b1f90be authored about 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #8 from lambdaisland/LIOSS-1/Set-up-add-to-project-action

[LIOSS-1] Set up add-to-project action workflow

4c7a52c84d5f14e4654061c10cb38a6a0bd4bc65 authored about 2 years ago by ArielA147 <[email protected]>
Set up add-to-project action workflow

240db6bd6798be328639b44b8889d73df8860823 authored about 2 years ago by ArielA147 <[email protected]>
Fix typos

Fix typos Joshua and I noticed while pairing

d7eebda0a8c1f6d07b62c81b39618aa5a835e99e authored about 2 years ago by A Brooks <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

e5622784e3cb6592cbdbca1f9d8b22cff429c32b authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.7.59-alpha (2022-09-02 / 161a3b7)

## Added

- Introduced `with` and `with-opts` as a public API for creating deferreds. This
may...

b955ecd9d579fc30283eb18d1e9d2a34abd03ce5 authored over 2 years ago by Arne Brasseur <[email protected]>
Update infomercial

a974eb68cbc7f5d2e36097ab570ec985417e7dd8 authored over 2 years ago by Arne Brasseur <[email protected]>
CHANGELOG

161a3b7e5b6ea6f53d461abaf138c61eb4ecd5b9 authored over 2 years ago by Arne Brasseur <[email protected]>
Make a new key :facai.build/factory availabe on the context

This key is added before invoking {before,after}-build-factory hooks, as a way
to access the cur...

d64fd321b43dbe892c68f40a7a34421b9900b25b authored over 2 years ago by Arne Brasseur <[email protected]>
Fix selector matching with single-segment :*

5de4f01ebf36055fc615655e2bcbcd189591b1d9 authored over 2 years ago by Arne Brasseur <[email protected]>
Introduce with/with-opts/all

The first two are as a top-level API for creating deferred factory invocations,
not sure yet if ...

e7b2608d681fb24d5bc6d36f1803508b5150e6d5 authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

e70fc5186f259ebf5156438482e43db492507ad5 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.6.52-alpha (2022-07-12 / 509ba20)

## Changed

- Rework persistence and hooks

## Added

- Add XTDB support

7ccb14fe226d766bcbb2377f3e472fdd74eb74e8 authored over 2 years ago by Arne Brasseur <[email protected]>
CHANGELOG

509ba208173a64a966f1de153f59af3060a08ba8 authored over 2 years ago by Arne Brasseur <[email protected]>
Version bumps and test cleanup

049dcbaa9ad72ffe0170aa8591c1cf34bcf55771 authored over 2 years ago by Arne Brasseur <[email protected]>
More walkthrough and XTDB

719895059aab224fe13d40cdd4c6a774ff6d3a4d authored over 2 years ago by Arne Brasseur <[email protected]>
Add XTDB support

By defaults generates random uuids, but ID generation is pluggable.

52c4a1eccc8d76bd836dd1cc9df73e61356a6fd2 authored over 2 years ago by Arne Brasseur <[email protected]>
Remove dead code

050612f5694d637d7020f741a9f1713d3e4fd938 authored over 2 years ago by Arne Brasseur <[email protected]>
Significantly rework storage and hooks

Attempt at reducing the boilerplate in persistence implementations, and to have
more useful hook...

5bfd97520f84ab9760543dae98b370933bae7ad8 authored over 2 years ago by Arne Brasseur <[email protected]>
newline

ceb6f6b8804708a7f7b350aa8574a434382e8fe9 authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #4 from green-coder/patch-1

Update README.md

d61fefb39dac5e30b94f48ad06dc20a5e447740d authored over 2 years ago by Arne Brasseur <[email protected]>
Update README.md

Tiny changes to make `REAME.md` easier to read.

5a99fb58b77d6e9567f9e3dbbe32d8e94fdfb741 authored over 2 years ago by Vincent Cantin <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

19c16dde230fad7f8f6cfe4de0e58fda65ba9f68 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.5.41-alpha (2022-06-04 / c95169c)

## Added

- Support for rules
- Support for unification

75c651895f5f68f75267b6b56d5aaf2c6f4a2187 authored over 2 years ago by Arne Brasseur <[email protected]>
Version bumps

c95169c715b992a48b3e446d55796906fe2f3c4a authored over 2 years ago by Arne Brasseur <[email protected]>
Update changelog

2a18300ff331370dd7e8fe1bd9cd5ee1ade19934 authored over 2 years ago by Arne Brasseur <[email protected]>
Document named lvars

e31e2b4ee91a515bf3c6a670e80dc43cf999376b authored over 2 years ago by Arne Brasseur <[email protected]>
Introduce unification and update README

afac43123f7d24da144579902d73c0b36aeba272 authored over 2 years ago by Arne Brasseur <[email protected]>
Bring back "rules"

This provides a higher-level matching mechanism for declaring values for nested
factories/templa...

b7ef83b0d21d66342c2f4dcfca01c25fada608b5 authored over 2 years ago by Arne Brasseur <[email protected]>
Further fine-tune path-match

6d1cdcd67a3d5cb791da6e8e8a7996004774edc1 authored over 2 years ago by Arne Brasseur <[email protected]>
Make path-match? more useful, add factory id to linked paths

When recursing into linked factories and adding these to the
`:facai.result/linked` set, store t...

39406b7aed0892b3db32fcf159b59c87c12582e9 authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

1229ae7a41788ba621f8f03077f76c900ca56385 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.4.32-alpha (2022-05-04 / 33d976f)

## Added

- Added `after-build` hooks on the factory and trait level
- Added `lambdaisland.facto...

f22b116210c93acc59ad6624ce2d7fa66bca1192 authored over 2 years ago by Arne Brasseur <[email protected]>
Commit repl session

33d976f8bfed20d77d310efb5cf9b1bade341632 authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #3 from lambdaisland/arne/hooks

Implement first version of hooks

5e9c7a3298d37d4202da31bff31bce4e4796706e authored over 2 years ago by Arne Brasseur <[email protected]>
Implement first version of hooks

f458f927c1cb4656cfd154815c32a82b37ade21a authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

8e0bf18fe6b43b27b10d3bb30ddcff51dc404eb5 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.3.27-alpha (2022-05-04 / 8ab563a)

## Added

## Fixed

## Changed

- Make `lambdaisland.facai.helpers` ClojureScript compatible (co...

00648e9d89140eee424de3299481f670d523b080 authored over 2 years ago by Arne Brasseur <[email protected]>
CHANGELOG

8ab563a75f280b514b85eb4ab04e31a56d37e208 authored over 2 years ago by Arne Brasseur <[email protected]>
Convert helpers to cljc

0265a530e0b2f633f1f71a798b96b2c5690d7b89 authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

e28009caa0545517262a498b70357f5032d55a66 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.2.23-alpha (2022-04-12 / 97f1b62)

## Added

## Fixed

## Changed

6338b2c196854529f0e7aaa08c29413a22152768 authored over 2 years ago by Arne Brasseur <[email protected]>
Version bumps and add -alpha qualifer

97f1b62a72e237d479f7bd2fcbbabd5c66edaf8a authored over 2 years ago by Arne Brasseur <[email protected]>
Remnant of old name

a3fb5f464ae0915d8d57de37d4c1318d99d2cbfe authored over 2 years ago by Arne Brasseur <[email protected]>
Move to cljc, and we no longer have "rules"

d1d89a3673e78c5c2eeb843e9fbd7c889889839a authored almost 3 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

b00c2f08eb03047786887e241813b7c7a44115bd authored almost 3 years ago by Arne Brasseur <[email protected]>
# 0.1.18 (2022-03-28 / d5b5461)

## Added

## Fixed

## Changed

91af554369112e43caea7fe5ed6e18745ee613ae authored almost 3 years ago by Arne Brasseur <[email protected]>
Remove unncessary mvn/repos

d5b54612c2e2f0629a91839c475eb29f47c3f250 authored almost 3 years ago by Arne Brasseur <[email protected]>
Try to ship a first alpha

55d2e5fb6abad617313a1023285b607ff7fd15e7 authored almost 3 years ago by Arne Brasseur <[email protected]>
Selector helpers, Version bumps, etc

f6b4bbf6145a78daaa594cdf0db4a3f88b81a828 authored almost 3 years ago by Arne Brasseur <[email protected]>
Clean up persistence code, add datomic

67cfd0381da27d0ae1a1c3b5633dd837f719ade6 authored almost 3 years ago by Arne Brasseur <[email protected]>
Attempt at factoring out persistence

ead3c474916a16b595be7c7be84ad33c69e4eec3 authored almost 3 years ago by Arne Brasseur <[email protected]>
Make var resolution cljs-safe, defer also direct build calls

dc29f7df7034bda422a157b5c4943df06c6bf06f authored almost 3 years ago by Arne Brasseur <[email protected]>
Make the tests run

4ebefd29af03b9e626f04cbad04f4f58eb44288b authored almost 3 years ago by Arne Brasseur <[email protected]>
Rename to Facai

6484b1ed24cb683f5648ed6d8fd8bef80f46bf70 authored almost 3 years ago by Arne Brasseur <[email protected]>
Experiments with next.jdbc

28e4f2e2df9b1f3bbbb0711fe146b5194293d624 authored almost 3 years ago by Arne Brasseur <[email protected]>
First pass at renewed JDBC support

fec145fe8a7d9ad5ac514155dcc6dbdb02868acb authored almost 3 years ago by Arne Brasseur <[email protected]>
Trying out approach with deferredbuild

b2409f37a7a55b050c27c3ea9570cbb9690ea954 authored almost 3 years ago by Arne Brasseur <[email protected]>
Move old tests to scratch

516aeb4eaaa07bf9a19bbee9882db597d7035e98 authored almost 3 years ago by Arne Brasseur <[email protected]>
Move towards vars, away from registry

321c4c5e3399819a44b071fad98b39cf5b19e1b4 authored almost 3 years ago by Arne Brasseur <[email protected]>
Traits!

b11d37f81b4e40a40c27c749ab980cdb4c919d84 authored almost 3 years ago by Arne Brasseur <[email protected]>
Rule support and beginnings of high level API

aa253be73a5d834b31f6b3bff11fe6b32abf38b9 authored almost 3 years ago by Arne Brasseur <[email protected]>
Baby steps

31a09a715a95057d30d3a57b44729c648915a708 authored almost 3 years ago by Arne Brasseur <[email protected]>
First steps, quite pleased with where this is going

87f6ff6ff92e2b37b1237d7737a543e7da950b57 authored almost 3 years ago by Arne Brasseur <[email protected]>
New repo from template

5f54517658881f639442fad212a00e1ac177e38d authored almost 3 years ago by Arne Brasseur <[email protected]>