Dan Anglin dananglin · he/him
dananglin pushed to wip at forks/go-jsonschema 2023-11-24 17:56:35 +00:00
b7d767223e updated go.mod
ad0f501e05 fix: allow users to set multi-line comments
8af02d473a update dependencies
ae29f67181 fix: minor improvements and refactoring
Compare 4 commits »
dananglin created branch wip in forks/go-jsonschema 2023-11-24 17:56:34 +00:00
dananglin created branch main in forks/go-jsonschema 2023-11-24 17:54:11 +00:00
dananglin pushed to main at forks/go-jsonschema 2023-11-24 17:54:11 +00:00
e0d73b5371 Consistently use json.RawMessage
221c18e60a Special-case nullable schema
50881d18fa readme: add links to mailing list and IRC
b8a10fdb3a Handle arrays in schema type
1bfe91634c readme: specify supported version of the JSON schema spec
Compare 10 commits »
dananglin created repository forks/go-jsonschema 2023-11-24 17:50:46 +00:00
dananglin pushed to documentation at flow/services 2023-11-24 17:42:10 +00:00
daa467da42 update README
dananglin created branch documentation in flow/services 2023-11-24 17:32:53 +00:00
dananglin pushed to documentation at flow/services 2023-11-24 17:32:53 +00:00
48e184a23c update README
dananglin pushed to main at flow/services 2023-11-24 10:23:30 +00:00
ebc1b3a5fe chore: upgrade Woodpecker to v1.0.5
dananglin deleted branch refactor-magefiles from flow/services 2023-11-24 10:04:25 +00:00
dananglin merged pull request flow/services#6 2023-11-24 10:04:12 +00:00
refactor: update project structure.
dananglin pushed to main at flow/services 2023-11-24 10:02:42 +00:00
25325e2856 refactor: update project structure
dananglin pushed to refactor-magefiles at flow/services 2023-11-24 09:59:47 +00:00
25325e2856 refactor: update project structure
dananglin pushed to refactor-magefiles at flow/services 2023-11-24 08:34:58 +00:00
a8a64ccb18 use correct template package
dananglin pushed to refactor-magefiles at flow/services 2023-11-24 08:17:42 +00:00
1ceeb93109 merge all mage targets to one magefile
dananglin pushed to refactor-magefiles at flow/services 2023-11-24 07:58:03 +00:00
1a485a04c1 move prepare code to internal/prepare; integrate download into prepare workflow
dananglin pushed to refactor-magefiles at flow/services 2023-11-24 07:05:22 +00:00
183e1290b8 verbose shutdown and stop targets
7b5d4c2948 scope clean to environment folder
Compare 2 commits »
dananglin pushed to refactor-magefiles at flow/services 2023-11-24 05:32:05 +00:00
231734e626 s/validation/verification
dananglin pushed to refactor-magefiles at flow/services 2023-11-24 04:28:27 +00:00
40fa735eae use standard library to check woodpecker's shasum
dananglin pushed to refactor-magefiles at flow/services 2023-11-24 01:37:02 +00:00
2dcc06cac3 add constant names for the services