Skip to content

Conversation

@armincerf
Copy link
Member

No description provided.

modality and others added 30 commits May 26, 2022 17:56
* Ignore :_siteCreateAt when verifying mutation

Fixes a broken test that is currently causing the CI build to fail.

FAIL in juxt.site.graphql-test/mutation-test (graphql_test.clj:280)
Expected:
  {:name "Malcolm Sparks", :juxt.site/type "Person", :xt/id "https://example.org/persons/mal"}
Actual:
  {:name "Malcolm Sparks",
   :juxt.site/type "Person",
   :xt/id "https://example.org/persons/mal",
   +:_siteCreatedAt "2022-05-26T13:28:50.568652Z"}

* upgrading Grab to latest (juxt#76)

* Upgrade grab (juxt#77)

* upgrading Grab to latest

* actually change the SHA

Co-authored-by: Malcolm Sparks <mal@juxt.pro>

* added enum case (juxt#79)

* Update xtdb to 1.21

* Fix Indentation

Does clojure have a way to indent properly automatically....

* allow templating of subject username in q directive

* Improve resource importing/seeding

* Add cache control headers

* Use protected lookup

* Possibility to insert schema to validate data against as a site directive

* allow to mutate when there is no schema directive

* fix wrong validation schema

* negation logic in validation check, append test for mutation with schema

* append test with validation error

* Clean up unwanted changes from other branch

* make validation pass when no directive, align tests

* define `mutation-base` for more concise tests

* Extract selmer args to common function

* Fix indentation

Co-authored-by: Joe Littlejohn <joelittlejohn@gmail.com>
Co-authored-by: reborg <reborg@reborg.net>
Co-authored-by: Malcolm Sparks <mal@juxt.pro>
Co-authored-by: Jamie <36566373+CirrusClouds@users.noreply.github.com>
Co-authored-by: vollcheck <jaw@juxt.pro>
@netlify
Copy link

netlify bot commented Jul 6, 2022

Deploy Preview for juxtsite canceled.

Name Link
🔨 Latest commit 9dc3ab7
🔍 Latest deploy log https://app.netlify.com/sites/juxtsite/deploys/62c55ff4ccb25c0008b14d16

@armincerf armincerf force-pushed the add-dev-resources branch from cee4ccc to 9dc3ab7 Compare July 6, 2022 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant