Commit Graph

161 Commits

Author SHA1 Message Date
Alejandro Serrano
c1c23326ef New API to support GraphQL resolvers as services (#111)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-03-05 15:37:05 +01:00
Alejandro Serrano
551b777b87 Install rdkafka as part of deployment (#120) 2020-03-02 13:20:51 +01:00
Alejandro Serrano
dfb78b7f5f Fix logic for getting last tag (#119) 2020-03-02 09:33:54 +01:00
Flavio Corpa
a7179d6cf9 Upgrate to nix-action-v7 and cachix-action-v4 ❄️ (#118) 2020-02-28 15:35:56 +01:00
Flavio Corpa
98dfa4ce80 Prefer Avro.Schema over Type (deprecated) (#117) 2020-02-28 12:18:10 +01:00
Flavio Corpa
5215b5a8a7 Make Mu.Avro depend on language-avro >= 0.1.2 (#116) 2020-02-28 11:35:52 +01:00
Alejandro Serrano
009626904c Add support for "date" and "time_ms" logical types in Avro (#114)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-02-28 10:09:59 +01:00
Alejandro Serrano
acfc7281b5 Better constructor for enumerations in optics (#115) 2020-02-27 13:02:27 +01:00
Flavio Corpa
4444d6d85d Release v0.2 (#113)
* Add shell script to format ALL cabal files with cabal-fmt 🧐
2020-02-27 07:40:30 +01:00
Flavio Corpa
c4075100c4 Update mu-haskell to use avro-parser-haskell-0.1.1 (#112) 2020-02-26 10:29:00 +01:00
Alejandro Serrano
f5eb2f99cd Use newer Avro parser to support decimals (#109) 2020-02-17 09:18:14 +01:00
Flavio Corpa
52bd07a121 Add Avro Seed example 🌱 (#108)
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
2020-02-14 10:12:21 +00:00
Alejandro Serrano
f6ddd6eed3 Update dependencies (Stackage LTS 14.23, avro-0.4.6.0) (#105) 2020-02-06 16:08:07 +01:00
Alejandro Serrano
3604a0b24c Simple Kafka client (#104)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-02-06 14:42:27 +01:00
Alejandro Serrano
49742382f9 Support for Avro as serialisation layer (#88)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-02-06 11:39:09 +01:00
Alejandro Serrano
696e42a14f Update Docker example (#103) 2020-02-06 09:23:52 +01:00
Alejandro Serrano
22f7f740a0 Optics for schema and gRPC clients (#102) 2020-02-04 15:31:47 +01:00
Alejandro Serrano
48a9d0ef73 Revert "You can use GITHUB_TOKEN already provided by Github Actions (#100)" (#101)
This reverts commit 14c185d9ec.
2020-02-03 09:08:54 +01:00
Alejandro Hernández
0bb685af85 You can use GITHUB_TOKEN already provided by Github Actions (#100)
Reference: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/authenticating-with-the-github_token
2020-01-30 08:37:29 +01:00
Juan Valencia
c36f5dc910 Add dropdowns for different versions selection (#99)
* Add versioning to docs 📚

* pass argument to haddock script

* extract standalone-haddock!

* Add dropdowns for different versions selection

* Adjust dropdown arrow y position

* Adjust button link-like similarity

* Adjust nav links rhythm

* Set back parameter on linuwial fixing

Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-01-27 18:01:40 +01:00
Rachel M. Carmena
d001250f25 Fix deploy: path (#98) 2020-01-27 17:32:07 +01:00
Rachel M. Carmena
63cfa436c5 Fix deploy: last tag and content (#97) 2020-01-27 15:10:01 +01:00
Juan Valencia
e95d470bc7 Merge pull request #96 from higherkindness/calvellido-patch-1
Change Jekyll base URLs for WIP site
2020-01-27 14:15:37 +01:00
Juan Valencia
5ff7ae99d0 Update deploy.yml 2020-01-27 13:09:34 +01:00
Flavio Corpa
b2d371eefe Add versioning to docs 📚 (#95)
Co-authored-by: Rachel M. Carmena <rachelcarmena@users.noreply.github.com>
2020-01-27 12:27:52 +01:00
Juan Valencia
d137cc1b24 Merge pull request #94 from higherkindness/jv-93-ordered-lists
Set decimal as list-style for ordered lists
2020-01-27 11:03:53 +01:00
Juan Valencia Calvellido
c114658d32 Set decimal as list-style for ordered lists 2020-01-27 10:53:13 +01:00
Juan Valencia
ad358f7647 Set new Mu visual identity for the website 💅 (#92) 2020-01-24 16:42:23 +01:00
Flavio Corpa
4b5f500e53 Allow newer versions of Stack (lts-14.20) 🆕 (#91) 2020-01-23 12:59:44 +01:00
Alejandro Serrano
cadd377f5c Various fixes to make gRPC server work (#84)
* Better capture exceptions in gRPC server
* Require Warp < 3.3
* Adjust template to work correctly
2020-01-16 10:11:38 +01:00
Chris Birchall
d0a799a99b Fix some typos in the docs (#76) 2020-01-14 08:44:07 +01:00
Juan Valencia
fd3bd2b711 Add some website additional meta information (#75)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-01-13 13:14:40 +01:00
Alejandro Serrano
ceeae3d4e7 Fix intro docs and project file (#74) 2020-01-13 12:40:28 +01:00
Flavio Corpa
cdca93a338 Fill all cabal files for Hackage! 🚀 (#72) 2020-01-13 11:05:25 +01:00
Alejandro Serrano
0cecd291d4 Prepare for 0.1 (#71) 2020-01-13 10:05:23 +01:00
Juan Valencia
4c6ab41b3e Website styling update (#70) 2020-01-09 19:55:20 +01:00
Flavio Corpa
1f40c16ab9 Add auto-deploy of microsite to GH Pages 🐙 (#67)
Co-authored-by: Juan Valencia <juanvalencia@calvellido.es>
2020-01-09 17:41:26 +01:00
Alejandro Serrano
486ae13e98 Update docs about gRPC clients (#68)
Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-01-09 14:49:11 +01:00
Alejandro Serrano
68cc3d4162 Make Haddock style match docs style (#69) 2020-01-09 14:31:31 +01:00
Juan Valencia
4a051710a4 Set Linuwial theme for Haddock generated docs (#66) 2020-01-09 09:44:35 +01:00
Juan Valencia
39770fd312 Merge pull request #64 from higherkindness/docs-header
[WIP] Add link to GitHub and API docs
2020-01-07 18:12:26 +01:00
Juan Valencia Calvellido
b71302adf3 Slight update on styling 2020-01-07 17:58:50 +01:00
Flavio Corpa
1574200562 Merge branch 'master' into docs-header 2020-01-07 15:49:42 +01:00
Alejandro Serrano
ea8e2a0b75 More thorough Haddock documentation (#65)
Closes #62

Co-authored-by: Flavio Corpa <flavio.corpa@47deg.com>
2020-01-07 15:14:21 +01:00
Flavio Corpa
69fc69bdb4 Document gRPC client development! 📚 (#61) 2020-01-07 14:44:00 +01:00
Alejandro Serrano
6a7d786755 Add link to GitHub and API docs 2020-01-06 12:36:08 +01:00
Flavio Corpa
2d7885d5b7 Add client with Record syntax to persistent example 👩🏼‍🎓 (#60) 2019-12-26 09:25:09 +01:00
Flavio Corpa
afa3063e01 Update to v3 of cachix-action ❄️ (#51) 2019-12-23 09:19:20 +01:00
Flavio Corpa
f9e6702c8f Update docs with Higher Kinded Data (#56) 2019-12-20 13:54:39 +01:00
Alejandro Serrano
9d8c9f36aa Script to generate standalone Haddock documentation (#55) 2019-12-20 13:15:41 +01:00