-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: raystack/stencil
base: v0.3.2
head repository: raystack/stencil
compare: main
- 17 commits
- 229 files changed
- 6 contributors
Commits on Sep 15, 2022
-
Co-authored-by: Ravi Suhag <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5fbcad - Browse repository at this point
Copy the full SHA c5fbcadView commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 521d0ad - Browse repository at this point
Copy the full SHA 521d0adView commit details
Commits on Oct 19, 2022
-
Updated the dependencies in README.md (#159)
Updated the dependencies in README.md and added one of the dependencies which is yarn, without which the make build command was failing
Configuration menu - View commit details
-
Copy full SHA for 7dcfa0f - Browse repository at this point
Copy the full SHA 7dcfa0fView commit details
Commits on Oct 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 14c8310 - Browse repository at this point
Copy the full SHA 14c8310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12516cb - Browse repository at this point
Copy the full SHA 12516cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 831f2a4 - Browse repository at this point
Copy the full SHA 831f2a4View commit details
Commits on Nov 14, 2022
-
fix(go-client): parllel schema loads if descriptor accessed from diff…
…erent go routines (#162) goburrow cache calling loaderFunc multiple times if key is accessed from multiple go routines. Removed goburrowcache.Implemented simple reloader with Ticker.
Configuration menu - View commit details
-
Copy full SHA for bf8b878 - Browse repository at this point
Copy the full SHA bf8b878View commit details
Commits on Jul 12, 2023
-
docs: minor fixes on broken links and refs (#163)
* docs: update broken links with new org name * docs: update links in contribution docs
Configuration menu - View commit details
-
Copy full SHA for 254183a - Browse repository at this point
Copy the full SHA 254183aView commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23a8ed4 - Browse repository at this point
Copy the full SHA 23a8ed4View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b745f09 - Browse repository at this point
Copy the full SHA b745f09View commit details
Commits on Jul 18, 2023
-
* chore: fix typos * build: run make ui before release * chore: update protobuf * build: version bump
Configuration menu - View commit details
-
Copy full SHA for 941e049 - Browse repository at this point
Copy the full SHA 941e049View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d549cc7 - Browse repository at this point
Copy the full SHA d549cc7View commit details
Commits on Oct 26, 2023
-
feat: JSON schema compatibility check (#167)
* implement abstractted IsBackwardCompatible function * update jsonschema dependency * implement explore schema function * error wrapper and helper functions * bump go version to 1.20 to add support for generics * refactored utils.go function name and few functions * added static schema uri for equal comparison across schemas for location * feat: implemented compatibility feature checks * filter remote references from backward compatibility check * feat: added check to restrict additional properties to to enforce open content model * refactor compare schemas for better testability * add compatibility test for additionalProperties check * add test for compareSchema * add property deleted test * refactor: make type checks injectible for better testing * added test for type check correctness * refactor: move helper check functions to compatibility_helper file * added test for reference check * added tests for anyOf, allOf and oneOf conditionals * added test to check field addition and added formatting * adde checks for property addition * added stub for tests * feat: add schema for testing item schema * implement item schema compatibility checks * implement item schema exploration * add nil check on type check executor * fix: formatting and linting errors * bump golang version for linting and test-server * bump go version in release pipeline * added new line to all json files * fix: comments on compatibility files * add parameter name for better readability * added new line to json file * improve correctness of backward compatibility by for oneOf and any Of conditions * added formatting * remove unused oneOf modified * removed duplicate enum check * fixed test when ref is absent * fix: delete duplicated fields
Configuration menu - View commit details
-
Copy full SHA for efce4da - Browse repository at this point
Copy the full SHA efce4daView commit details
Commits on Oct 29, 2023
-
fix: Update goreleaser to fix release failure (#168)
* changes to go-releaser to build locally * build on tags * revert: args changes * docs: updated docs to point to v0.5.0 * fix: revert clj dependency of stencil to 0.4.0
Configuration menu - View commit details
-
Copy full SHA for 07884e4 - Browse repository at this point
Copy the full SHA 07884e4View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2213f4b - Browse repository at this point
Copy the full SHA 2213f4bView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 859e220 - Browse repository at this point
Copy the full SHA 859e220View commit details -
* chore: release 0.51 * chore: release 0.5.1
Configuration menu - View commit details
-
Copy full SHA for eb799d0 - Browse repository at this point
Copy the full SHA eb799d0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.2...main