Skip to content

Chore/add custom om release note #154

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

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
168 commits
Select commit Hold shift + click to select a range
95b036b
[US642] JSON Patch Query (#1)
piotrdytkowski Jan 27, 2022
02fd39d
[US-642] implement json patch queries (#2)
piotrdytkowski Feb 4, 2022
918c702
Set up CI with Azure Pipelines
gravity9piotr Feb 6, 2022
30e2ba5
[US642] Update project settings (#3)
piotrdytkowski Feb 7, 2022
f690d44
Set up CI with Azure Pipelines (#4)
gravity9piotr Feb 7, 2022
5522d66
[US642] Add gradle release and versioning plugin
piotrdytkowski Feb 7, 2022
ef90fbf
[US642] Add gradle release and versioning plugin (#5)
piotrdytkowski Feb 8, 2022
c6241e0
Merge branch 'master' into master
gravity9piotr Feb 8, 2022
4e525b9
Merge pull request #1 from piotrdytkowski/master
gravity9piotr Feb 8, 2022
fca54f8
[US642] Change pipeline user
piotrdytkowski Feb 8, 2022
2824810
Merge branch 'master' into feature/prepare-release-and-versioning
gravity9piotr Feb 8, 2022
5d141a5
Merge pull request #2 from piotrdytkowski/feature/prepare-release-and…
gravity9piotr Feb 8, 2022
c02ac1e
revert user name
piotrdytkowski Feb 8, 2022
36638c0
Merge pull request #3 from gravity9piotr/revert-user-name
gravity9piotr Feb 8, 2022
8cedcde
[US642] Add gradle properties with version
piotrdytkowski Feb 8, 2022
f8f2e14
[Gradle Release Plugin] - new version commit: '2.0.1-SNAPSHOT'.
piotrdytkowski Feb 8, 2022
53a29f6
[US642] Try checkout instead of script
piotrdytkowski Feb 8, 2022
c1f6371
[US642] Try checking out particular branch
piotrdytkowski Feb 8, 2022
337c73d
[US642] Try persisting credentials in script
piotrdytkowski Feb 8, 2022
0421daf
[US642] Remove persisting credentials
piotrdytkowski Feb 8, 2022
3e2c5b4
[US642] Try to auth and store credentials before branch checkout
piotrdytkowski Feb 8, 2022
6a8d898
[Gradle Release Plugin] - pre tag commit: '2.0.0'.
Feb 8, 2022
f26553d
[US642] Try setting new version in both files
piotrdytkowski Feb 8, 2022
45f0bfc
[Gradle Release Plugin] - pre tag commit: '2.0.1'.
Feb 8, 2022
160c33a
[Gradle Release Plugin] - new version commit: '2.0.2-SNAPSHOT'.
Feb 8, 2022
a2a0049
[Gradle Release Plugin] - pre tag commit: '2.0.1'.
Feb 8, 2022
e727c09
[US642] Try old artifact targetPath and update remove unused version
piotrdytkowski Feb 8, 2022
c267d8c
[Gradle Release Plugin] - pre tag commit: '2.0.2'.
Feb 8, 2022
ac3b2e1
[Gradle Release Plugin] - new version commit: '2.0.3-SNAPSHOT'.
Feb 8, 2022
de0062a
[Gradle Release Plugin] - pre tag commit: '2.0.3'.
Feb 8, 2022
06159d5
[Gradle Release Plugin] - new version commit: '2.0.4-SNAPSHOT'.
Feb 8, 2022
f19ee10
[Gradle Release Plugin] - pre tag commit: '2.0.4'.
Feb 8, 2022
223001e
[Gradle Release Plugin] - new version commit: '2.0.5-SNAPSHOT'.
Feb 8, 2022
3f116c7
[Gradle Release Plugin] - pre tag commit: '2.0.5'.
Feb 8, 2022
3196b14
[Gradle Release Plugin] - new version commit: '2.0.6-SNAPSHOT'.
Feb 8, 2022
05dedef
[Gradle Release Plugin] - pre tag commit: '2.0.6'.
Feb 8, 2022
93adfcd
[Gradle Release Plugin] - new version commit: '2.0.7-SNAPSHOT'.
Feb 8, 2022
bf9935f
[US642] Try a tag to skip ci after version updates in release plugin
piotrdytkowski Feb 8, 2022
e41f950
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.7'.
Feb 8, 2022
53252cb
[Gradle Release Plugin][skip ci] - new version commit: '2.0.8-SNAPSH…
Feb 8, 2022
18d4b78
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.8'.
piotrdytkowski Feb 8, 2022
8d0685b
[Gradle Release Plugin][skip ci] - new version commit: '2.0.9-SNAPSH…
piotrdytkowski Feb 8, 2022
9a666d0
[US642] try to publish artifacts
piotrdytkowski Feb 8, 2022
c0ad591
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.9'.
Feb 8, 2022
6cadae6
[Gradle Release Plugin][skip ci] - new version commit: '2.0.10-SNAPS…
Feb 8, 2022
45b1c18
[US642] Try to publish artifacts
piotrdytkowski Feb 8, 2022
8cb2541
Merge branch 'master' of github.com:gravity9piotr/json-patch
piotrdytkowski Feb 8, 2022
dfef079
[US642] Try separate publish step
piotrdytkowski Feb 8, 2022
b4247f6
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.10'.
Feb 8, 2022
041d256
[Gradle Release Plugin][skip ci] - new version commit: '2.0.11-SNAPS…
Feb 8, 2022
3861a7c
[US642] Remove signing
piotrdytkowski Feb 8, 2022
dad202a
Merge branch 'master' of github.com:gravity9piotr/json-patch
piotrdytkowski Feb 8, 2022
509362f
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.11'.
Feb 8, 2022
dd20c26
[Gradle Release Plugin][skip ci] - new version commit: '2.0.12-SNAPS…
Feb 8, 2022
b4c24c0
[US642] Try to add repo id
piotrdytkowski Feb 8, 2022
4f5b1b4
[US642] Try to use repo name instead of id
piotrdytkowski Feb 8, 2022
96ad3f2
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.12'.
Feb 8, 2022
9c6a39c
[Gradle Release Plugin][skip ci] - new version commit: '2.0.13-SNAPS…
Feb 8, 2022
46d1b52
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.13'.
Feb 9, 2022
714421d
[Gradle Release Plugin][skip ci] - new version commit: '2.0.14-SNAPS…
Feb 9, 2022
2b336e4
[US642] Try adding basic auth
piotrdytkowski Feb 9, 2022
6ea1b13
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.14'.
Feb 9, 2022
106797f
[Gradle Release Plugin][skip ci] - new version commit: '2.0.15-SNAPS…
Feb 9, 2022
7352527
[US642] Try to expose maven properties
piotrdytkowski Feb 9, 2022
e97b242
Merge remote-tracking branch 'origin/master'
piotrdytkowski Feb 9, 2022
37fa43d
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.15'.
Feb 9, 2022
9ccbcb2
[Gradle Release Plugin][skip ci] - new version commit: '2.0.16-SNAPS…
Feb 9, 2022
ac070a4
[Gradle Release Plugin][skip ci] - new version commit: '2.0.16-SNAPS…
Feb 9, 2022
bea55f9
Merge remote-tracking branch 'origin/master'
piotrdytkowski Feb 9, 2022
f27555d
[US642] Remove unused plugin
piotrdytkowski Feb 9, 2022
8f0f12b
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.16'.
Feb 9, 2022
7d2eaad
[Gradle Release Plugin][skip ci] - new version commit: '2.0.17-SNAPS…
Feb 9, 2022
564a4e1
[US642] Allow raw json path and add test for nested array manipulations
piotrdytkowski Feb 11, 2022
5c5e3b4
Merge pull request #4 from gravity9piotr/feature/handle-json-path-dir…
gravity9piotr Feb 11, 2022
20ecd4c
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.17'.
Feb 11, 2022
4fd80c3
[Gradle Release Plugin][skip ci] - new version commit: '2.0.18-SNAPS…
Feb 11, 2022
7753715
Return json path errors instead of swallowing them
piotrdytkowski Mar 15, 2022
7bf73bc
Add test for empty array
piotrdytkowski Mar 16, 2022
85ba664
Merge pull request #5 from gravity9piotr/json-path-errors
gravity9piotr Mar 16, 2022
0292442
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.18'.
Mar 16, 2022
8a04196
[Gradle Release Plugin][skip ci] - new version commit: '2.0.19-SNAPS…
Mar 16, 2022
7b504bc
Hide internal JsonPath exception
piotrdytkowski Mar 24, 2022
b4bdbfd
Merge pull request #6 from gravity9piotr/bug/handle-jsonpath-exceptions
gravity9piotr Mar 25, 2022
b60567a
[Gradle Release Plugin][skip ci] - pre tag commit: '2.0.19'.
Mar 25, 2022
8415df7
[Gradle Release Plugin][skip ci] - new version commit: '2.0.20-SNAPS…
Mar 25, 2022
614dbb4
Remove json patch query, leaving json pointer and json path
piotrdytkowski Mar 25, 2022
e5b1000
Clearer exception for unsupported JPQ syntax
piotrdytkowski Mar 25, 2022
f2ca96c
Update major version due to backwards incompatible changes
piotrdytkowski Apr 20, 2022
4e0a319
Merge pull request #7 from gravity9piotr/feature/remove-query-parsing
gravity9piotr Apr 20, 2022
d3e7452
[Gradle Release Plugin][skip ci] - pre tag commit: '3.0.0'.
Apr 20, 2022
e340719
[Gradle Release Plugin][skip ci] - new version commit: '3.0.1-SNAPSH…
Apr 20, 2022
a442352
#787 JsonPath parsing - getting parentPath and new node name from pro…
Jun 20, 2022
57f9c87
#787 JsonPath parsing - renamed method name
Jun 20, 2022
2fdea67
#787 JsonPath parsing - fixes after review. Added more test cases
Jun 21, 2022
0379a5e
#787 JsonPath parsing - Added test cases for `-` at the end
Jun 21, 2022
0bf0b03
Merge pull request #8 from gravity9piotr/feature/787_json_path_parser
pbugara Jun 21, 2022
7f65374
#787 JsonPath parsing - added throws to java doc
Jun 21, 2022
3a57ce0
Merge pull request #9 from gravity9piotr/feature/787_json_path_parser
pbugara Jun 21, 2022
0b4beb2
[Gradle Release Plugin][skip ci] - pre tag commit: '3.0.1'.
Jun 21, 2022
7263b1b
[Gradle Release Plugin][skip ci] - new version commit: '3.0.2-SNAPSH…
Jun 21, 2022
f1bf677
#807 JsonPointer double slashes validation
Jul 22, 2022
ad576e9
#807 JsonPointer double slashes validation
Jul 22, 2022
a7d8e11
Merge pull request #10 from gravity9piotr/bugfix/807_json_pointer_dou…
pbugara Jul 22, 2022
29730eb
[Gradle Release Plugin][skip ci] - pre tag commit: '3.0.2'.
Jul 22, 2022
b474d44
[Gradle Release Plugin][skip ci] - new version commit: '3.0.3-SNAPSH…
Jul 22, 2022
e440488
Spring gradle propdeps plugin not available
BartekGravity Jun 20, 2023
9bf37cd
Merge pull request #2 from gravity9-tech/bug/fix-propdeps-plugin-not-…
BartekGravity Jun 20, 2023
41d72c4
#6 Added examples of `add` operation to README.md file
Jun 21, 2023
82a321c
Fix project build
gravity9mateusz Jun 21, 2023
77f789c
Merge pull request #9 from gravity9-tech/bugfix/fix_project_build
MateuszGravity9 Jun 21, 2023
1b22b20
#6 Added examples of `remove` operation to README.md file
Jun 21, 2023
8c1a923
#6 Added examples of `replace` operation to README.md file
Jun 21, 2023
4f1ce62
#6 Added examples of object before and after calling Json Patch
Jun 21, 2023
71f02a9
#6 Added examples of `copy` operations
Jun 21, 2023
8791bc0
Fixed most CVE vulnerabilities
BartekGravity Jun 21, 2023
7abe1aa
Add build pipeline
gravity9mateusz Jun 21, 2023
9770944
Merge pull request #12 from gravity9-tech/fix/cve-vulnerabilities
BartekGravity Jun 21, 2023
8af61bd
Merge pull request #13 from gravity9-tech/feature/add_build_pipeline
MateuszGravity9 Jun 21, 2023
e571c67
#6 Added examples of `move` and `test` operations
Jun 21, 2023
bc44bae
Merge branch 'master' into feature/6_add_examples_to_readme
Jun 21, 2023
eee6774
Error in AddOperationTest - json-path now returns TextNode instead of…
BartekGravity Jun 21, 2023
bfbc29e
Merge pull request #16 from gravity9-tech/fix/text-node-instead-of-st…
BartekGravity Jun 21, 2023
035c6fe
Merge branch 'master' into feature/6_add_examples_to_readme
Jun 22, 2023
d521689
Merge pull request #14 from gravity9-tech/feature/6_add_examples_to_r…
piotr-bugara-gravity9 Jun 22, 2023
d5eadc2
#7 Tests for JsonPath. Support for ~ and / in Json Pointer.
Jun 23, 2023
b544201
#7 Tests for JsonPath operators
Jun 23, 2023
ee8cb56
Merge pull request #20 from gravity9-tech/feature/7_json_path_support
piotr-bugara-gravity9 Jun 23, 2023
d1e6f5c
Change package name and artifact groupId to com.gravity9
BartekGravity Jun 23, 2023
470631d
Merge pull request #22 from gravity9-tech/chore/change-package-and-gr…
BartekGravity Jun 23, 2023
d6989aa
Modify README to include the original forked repository and fork purpose
BartekGravity Jun 23, 2023
890c238
Merge pull request #23 from gravity9-tech/chore/modify-readme
BartekGravity Jun 23, 2023
49e70bf
#7 Tests for JsonPath add operation. Fixed PathParser
Jun 26, 2023
0a31999
Merge pull request #24 from gravity9-tech/feature/7_json_path_support…
piotr-bugara-gravity9 Jun 26, 2023
32d16af
#7 Tests for JsonPath copy operation
Jun 26, 2023
9193f25
#7 Tests for JsonPath move operation
Jun 26, 2023
55b6129
Merge pull request #25 from gravity9-tech/feature/7_json_path_tests_f…
piotr-bugara-gravity9 Jun 26, 2023
f9937d0
#7 Tests for JsonPath replace operation
Jun 26, 2023
f393e5b
Merge pull request #26 from gravity9-tech/feature/7_json_path_replace…
piotr-bugara-gravity9 Jun 27, 2023
0de1043
#7 Tests for JsonPath test operation
Jun 27, 2023
8036ade
#7 JsonPath - added examples to README.md
Jun 27, 2023
c19e3d8
Merge pull request #28 from gravity9-tech/feature/7_test_operation_js…
piotr-bugara-gravity9 Jun 27, 2023
4a99cbf
#30 Ignore fields in JsonDiff
Jun 27, 2023
9180e29
Merge pull request #29 from gravity9-tech/feature/7_json_path_readme
piotr-bugara-gravity9 Jun 27, 2023
2769068
Move to Java 11 and update Gradle version
BartekGravity Jun 27, 2023
6ae9b97
Move to Java 11 and update Gradle version
BartekGravity Jun 27, 2023
cf17a15
Move to Java 11 and update Gradle version
BartekGravity Jun 27, 2023
59903e1
Merge pull request #32 from gravity9-tech/chore/upgrade-java-and-gradle
BartekGravity Jun 27, 2023
9f9d3e5
Update README with correct groupId and artifactId (including historical)
BartekGravity Jun 27, 2023
802bdfc
Merge pull request #35 from gravity9-tech/update-readme-group-and-art…
BartekGravity Jun 27, 2023
180e120
Merge branch 'master' into feature/30_json_diff_ignore_fields
Jun 28, 2023
9f0585f
#30 Ignore PathNotFoundException when removing fields which should be…
Jun 28, 2023
727780b
#19 Changed group name in build.gradle
Jun 28, 2023
25a505d
#19 Added maven-publish plugin
Jun 28, 2023
10c813b
#19 Renamed artifact and group name
Jun 28, 2023
fabe6c2
Merge pull request #31 from gravity9-tech/feature/30_json_diff_ignore…
piotr-bugara-gravity9 Jun 28, 2023
9decb19
Merge pull request #36 from gravity9-tech/bugfix/19_change_group_name
piotr-bugara-gravity9 Jun 28, 2023
a932aff
Update README with gravity9 website link
BartekGravity Jun 29, 2023
eba447d
Merge pull request #38 from gravity9-tech/update-readme-with-g9-link
BartekGravity Jun 29, 2023
4f7538d
Fix README links
BartekGravity Jun 29, 2023
982fc83
Fix README links v2
BartekGravity Jun 29, 2023
6d491a9
Merge pull request #39 from gravity9-tech/fix-readme
BartekGravity Jun 29, 2023
bc94b75
Prepare 2.0.0 release notes
BartekGravity Jun 29, 2023
9eb1619
Add GitHub Action build badge to README
BartekGravity Jun 29, 2023
729f26b
Allow users to customise the ObjectMapper used in JsonMergePatch dese…
BartekGravity Jun 29, 2023
0d4f0c1
Merge pull request #40 from gravity9-tech/chore/release-notes-2.0.0
BartekGravity Jun 29, 2023
3dbae22
Merge pull request #41 from gravity9-tech/chore/add-gh-actions-badge-…
BartekGravity Jun 29, 2023
ea6298b
Merge pull request #43 from gravity9-tech/feature/set-custom-object-m…
BartekGravity Jun 29, 2023
c5f8f4c
Update RELEASE-NOTES.md with new custom ObjectMapper feature
BartekGravity Jun 29, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .github/workflows/push-workflow.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.

# GitHub recommends pinning actions to a commit SHA.
# To get a newer version, you will need to update the SHA.
# You can also reference a tag or branch, but the action may change without warning.

name: Java CI

on: [push]

jobs:
build:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'zulu'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
with:
arguments: build
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ META-INF
out
build
.gradle

.sdkmanrc
17 changes: 0 additions & 17 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ below:
# Build, test the package
./gradlew test
# Install in your local maven repository
./gradlew clean install
./gradlew build publishToMavenLocal
```

If you try and play around with Gradle configuration files, in order to be
Expand Down
Loading