Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dev resources #81

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: reborg <[email protected]>
Co-authored-by: Malcolm Sparks <[email protected]>
Co-authored-by: Jamie <[email protected]>
Co-authored-by: vollcheck <[email protected]>
@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

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