Commit Graph

77 Commits

Author SHA1 Message Date
Rotem Tamir
fe5727df4a doc/website/blog: rename zero downtime blog (#3135) 2022-12-01 16:05:16 +02:00
Ronen Lubin
d2ecb487d2 doc/website/blog: add new blog post (#3132) 2022-12-01 15:25:06 +02:00
Rotem Tamir
09114208be doc/website/blog: fixes to json append post (#3009) 2022-10-11 22:26:34 +03:00
Rotem Tamir
96e1325e44 doc/website/blog: json append blogpost (#3006) 2022-10-11 18:12:30 +03:00
Rotem Tamir
d0943109b5 doc/website/blog: fix ci link (#2913) 2022-09-08 13:59:07 +03:00
Rotem Tamir
346af30254 doc/website/blog: ci blogpost (#2903) 2022-09-08 12:09:23 +03:00
Ariel Mashraki
fd955654a0 entc/gen: change codegen signature from entc to ent (#2627) 2022-06-07 17:48:17 +03:00
Amit Shani
d071e0c70a doc/md: fix some broken links (#2589) 2022-06-01 16:44:25 +03:00
Giau. Tran Minh
d8fdf3b512 doc/md: update GQL tutorial with schema generator (#2528)
* doc/md: update GQL tutorial

fixed the connections to Non-Null
fixed the name of WithWhereInputs()

* doc/md: initial Schema Generator tutorial

* update the tutorial

* fix: correct the line

* doc/md: apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* doc/md: add more doc about `entgql.RelayConnection()`

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2022-05-09 18:09:21 +03:00
Jannik Clausen
63a2836ef2 doc/website/blog: share image to sum file blog post (#2534) 2022-05-09 16:17:06 +02:00
Jannik Clausen
b1ceb0a55a doc/website/blog: fix document name (#2533) 2022-05-09 15:48:44 +02:00
Jannik Clausen
4142108d62 doc/website/blog: external tools and sum file (#2489)
* doc/website/blog: external tools and sum file

* Apply suggestions from code review

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* doc/website/blog: apply CR

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* doc/website/blog: minor fixes

* doc/website/blog: invoke atlas command by calling go run

* doc/website/blog: It's-a me, Jannik!

* Apply suggestions from code review

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2022-05-09 15:23:51 +02:00
Giau. Tran Minh
429a5e5d91 doc/md: update Discord server invite link (#2530) 2022-05-07 08:55:27 +03:00
Amit Shani
5ee0a475e4 website/blog: enthistory fix typo (#2458)
* doc/blog: enthistory fix

* fix typo
2022-04-07 17:38:27 +03:00
Amit Shani
cf0b8560bc doc/blog: enthistory fix (#2457) 2022-04-07 17:23:46 +03:00
Amit Shani
dec2216cb9 website/blog: enthistory blog post (#2456)
* doc/blog: enthistory blog post

* Apply suggestions from code review

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* add maria example and longer SQL

* code style

* row -> field

* show off enthistory first

* minor

* CR

* closing content on tech explain

* assets

* title

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* CR

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* share image

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2022-04-07 17:19:52 +03:00
Clarence
21ea376817 update example import (#2432) 2022-03-31 12:55:54 +02:00
Amit Shani
71020f8d7b doc/website/blog: tidb indentation fix (#2423) 2022-03-24 15:07:38 +02:00
Rotem Tamir
865ddb8d47 doc/website/blog: small fixes 2022-03-17 14:54:57 +02:00
Amit Shani
683fe8cc3b doc/website/blog: TiDB announcement (#2396) 2022-03-17 14:42:15 +02:00
MasseElch
41db628df3 doc/website/blog: versioned migrations (#2387)
* doc/md: clarify when feature flag is needed for versioned migrations

* doc/website/blog: introduction

* doc/md: more blog post

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* doc/website/blog: move explanation about versioned migration purpose up

* doc/website/blog: apply CR

* doc/website/blog: reword desription of versioned migrations

* doc/website/blog: typos

* doc/website/blog: last minute changes pre publish

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
2022-03-14 14:47:13 +01:00
MasseElch
8f213a4d4f doc/website/blog: ogent is using main instead of master (#2367) 2022-02-28 09:34:24 +01:00
Rotem Tamir
5bad22e6b4 doc/website/blog: change share image for ogent post (#2342) 2022-02-18 09:48:06 +02:00
MasseElch
818ce29c78 doc/website/blog: ogent announcement (#2327)
* doc/website/blog:

* doc/website/blog: first draft

* dich/website/blog: add initial draft of post

* doc/website/blog: change title

* doc/website/blog: add diagram

* doc/website/blog: final filename

* doc/website/blog: link to ogen docs

* doc/website/blog: images

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
2022-02-15 12:15:27 +01:00
Ariel Mashraki
339e3600a5 website/blog: ent v0.10 (#2280) 2022-01-20 23:03:01 +02:00
Bodo Kaiser
6dc452f23d website/blog: add article for using ent in serverless GraphQL using AWS (#2206)
* added aws-appsync.md to doc/website/blog

* completed introduction for serverless graphql using aws blog article

* Update doc/website/blog/serverless-graphql-using-aws.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* Update doc/website/blog/serverless-graphql-using-aws.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* Update doc/website/blog/serverless-graphql-using-aws.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* Update doc/website/blog/serverless-graphql-using-aws.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* added graphql schema

* made title in AddTodoInput required

* added setup of entgo project

* added screenshots for setting up AWS AppSync

* added go, graphql, resolver template code

* added description for setting up AWS AppSync API

* completed AWS Lambda set up section

* added description to configuring ent Lambda as AppSync data source

* completed first draft of blog article

* added missing screenshots

* proof read of the tutorial

* Update doc/website/blog/serverless-graphql-using-aws.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* incorporated some feedback from code review

* added comments to Go code, line highlighting for Todo schema, incorporated feedback from Ariel

* prefixed serverless blog article with publication date, simplified go
project setup commands

* Update doc/website/blog/2022-01-04-serverless-graphql-using-aws.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2022-01-04 14:07:40 +02:00
Jeremy Maxey-Vesperman
5dddeef736 doc/website/blog: add list blogpost (#2207) 2021-12-09 16:33:08 +02:00
mattn
2000e1970b website/blog: update 2021-09-10-openapi-generator.md (#2154)
* Update 2021-09-10-openapi-generator.md

* Update doc/website/blog/2021-09-10-openapi-generator.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>
2021-11-22 09:29:39 +02:00
Rotem Tamir
99ad873ae0 doc/website/blog: adding code screenshot to entoas blogpost (#2139) 2021-11-16 11:52:34 +02:00
MasseElch
ef90b24e23 doc/website/blog: entoas blog post (#2124)
* doc/website/blog: entoas blog post

* doc/website/blog: minor change to footer

* doc/website/blo: apply suggestions from code review

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* doc/website/blog: apply code-review

* doc/website/blog: apply code-review, add image stubs, last minute preparations

* doc/website/blog: correct image sources

* doc/website/blog: last minute changes

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2021-11-15 21:40:15 +02:00
Ariel Mashraki
924de2d341 website/blog: minor typo change 2021-11-02 14:35:57 +02:00
Ariel Mashraki
d0118b2da2 website/blog: sync objects in external databases 2021-11-02 14:04:02 +02:00
Rotem Tamir
8c752862cf website/blog: sqlcomment share photo (#2051) 2021-10-20 14:56:35 +03:00
Ariel Mashraki
d199a7c267 website/blog: fix sqlcomment post title 2021-10-20 14:13:46 +03:00
Rotem Tamir
ccd6e9f18b Update 2021-10-19-sqlcomment-support-for-ent.md (#2050)
* Update 2021-10-19-sqlcomment-support-for-ent.md

* Update 2021-10-19-sqlcomment-support-for-ent.md
2021-10-20 13:56:07 +03:00
Amit Shani
6b293968c1 ent/blog: sqlcomment post by hedwigz (#2043)
* ent/blog: sqlcomment blog post

* ent/blog: rev 2

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* ent/blog: fix image link

* dashboard example image

* ent/blog: replace dashboard example

* ent/blog: fix syntax error

* ent/blog: fix broken link

* ent/blog: fix markdown snippet

* ent/blog: some minors

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Giau. Tran Minh <giau.tmg@gmail.com>

* ent/blog: fix tutorial snippet

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Giau. Tran Minh <giau.tmg@gmail.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-10-20 13:39:53 +03:00
Amit Shani
2c9a175f06 website/blog/entviz: add import on entc.go snippet (#2040)
* blog/entviz: add import on entc.go snippet

* Update doc/website/blog/2021-08-26-visualizing-your-data-graph-using-entviz.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* blog/entviz: full code snippet for `entc.go`

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-10-18 12:31:08 +03:00
Ariel Mashraki
732b2a7d6e website/blog: minor fix to the entcache post 2021-10-14 23:13:01 +03:00
Ariel Mashraki
5646717544 website/blog: introducing entcache post (#2034) 2021-10-14 21:33:26 +03:00
Rotem Tamir
960aac547a doc/blog: removing uneeded colon from title 2021-10-12 16:53:05 +03:00
Zeev Manilovich
a80349d61a doc/website/blog: post about importing database schema to ent - using entimport (#2026) 2021-10-12 15:58:03 +03:00
Eyal Posener
0b5b39b152 doc/blog: fix example in elk post (#2008)
* update elk doc

I guess that the API have changed. When I run the current example I get:

```
$ go generate .
go: finding module for package github.com/masseelch/elk
go: downloading github.com/masseelch/elk v0.4.8
go: downloading entgo.io/ent v0.9.2-0.20210822190728-d84ac191b1c7
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/stoewer/go-strcase v1.2.0
2021/10/04 21:35:46 creating elk extension: no generator enabled: enable one by providing either "GenerateSpec()" or "GenerateHandlers()" to "NewExtension()"
exit status 1
be/ent/generate.go:4: running "go": exit status 1
```

* Update doc/website/blog/2021-07-29-generate-a-fully-working-go-crud-http-api-with-ent.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-10-04 21:57:16 +03:00
MasseElch
fdf7b3f2f3 doc/website/blog: openapi generator (#1936) 2021-09-13 10:26:10 +03:00
Rotem Tamir
ac33c03069 doc/website/blog: extending ent with the new Extension API (#1908)
* doc/website/blog: post about extending ent with the new Extension API

* missing part

* fix URL

* Update doc/website/blog/2021-09-02-ent-extension-api.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-09-02-ent-extension-api.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-09-02 18:00:29 +03:00
Ariel Mashraki
7015647528 website/blog: ent joins the linux foundation 2021-09-01 13:08:00 +03:00
Ariel Mashraki
30fc87de7f website/blog: fix gofmt in entviz blog 2021-08-26 16:01:50 +03:00
Amit Shani
0d63869c87 doc/website/blog: entviz blog post (#1871) 2021-08-26 15:10:31 +03:00
Yoni Davidson
d1593150ee doc/website/blog: blog post prometheus hook (#1829)
* starting with part 1

* up to ent hooks

* finish hooks

* add metrics

* show metrics

* done first review

* duplicate repo

* minor links update

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* remove shell syntax

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-08-12 14:53:09 +03:00
MasseElch
d6ef361a7c doc/website/blog: Updated instructions to meet updated ent and elk. (#1818) 2021-08-09 23:47:38 +03:00
Ariel Mashraki
e0a85ab609 blog/upsert: minor changes to upsert blogpost 2021-08-05 21:45:21 +03:00