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

Feature/fma 79 #23

Open
wants to merge 108 commits into
base: feature/FMA-7
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
51ac85c
add variable tls = true
ympondaven Mar 6, 2023
637f8f2
remove variable
ympondaven Mar 6, 2023
f13f491
refactor: use config module facade
ruslanguns Oct 29, 2022
32d638b
feat: support validation schema
ruslanguns Oct 29, 2022
ce687a1
fix: env e2e fixture to mock environments
ruslanguns Oct 29, 2022
e8c7cae
ci: disabled testing
ruslanguns Nov 4, 2022
e8a51f9
Feature/cross platform
aru-bartoccioni Nov 7, 2022
0a6ee8f
Feat/local self signed certificates
Abrom8 Nov 9, 2022
60421c5
Update README.md
Abrom8 Nov 9, 2022
3449646
docs: update readme for self-issued certificates
Abrom8 Nov 22, 2022
eca5936
refactor: make X509_CERTIFICATE optional
oceanByte Dec 10, 2022
b0bf384
Update default config for dev setup
Jan 10, 2023
93fbf4a
[docs] Add contributor guide
Jan 23, 2023
c680108
feat: add singapore iso3166-2 codes
Abrom8 Jan 26, 2023
2da6eab
Add info on the online service
Jan 27, 2023
4b912ae
Fix: Resolve merge conflict between branch 2210-Henry and dev
hfaure-geors Feb 6, 2023
ef69e2d
Fix: Integration registry lab
hfaure-geors Feb 7, 2023
9419a72
Update development-deployment.yaml to add imagePullPolicy: Always
ympondaven Feb 7, 2023
a40a669
Fix(for now)-Remove signature check
hfaure-geors Feb 7, 2023
beb896e
fix to add pollpolicy a always
ympondaven Feb 8, 2023
63619af
add tests
oriana13 Feb 8, 2023
9ccb486
fix yaml file
ympondaven Feb 8, 2023
415190e
Fix/Re enable signature verification
hfaure-geors Feb 8, 2023
d91b9b2
Description: Fix shape retrieval route (to match registry exposed rou…
hfaure-geors Feb 15, 2023
d092bdf
add dynamic routes
oriana13 Feb 15, 2023
c984e0b
Feat: Add a new /api/verify route - TAG-41
hfaure-geors Feb 17, 2023
3932772
Feat Add content verification for compliance credential issuance + Fi…
hfaure-geors Feb 17, 2023
2f529cd
Feat/integration-test + Fix: test data / /api/verify method
hfaure-geors Feb 20, 2023
0de4af2
chore: add helm charts to deploy application
Mar 1, 2023
b7e7df1
Feat: unit test fixing + Data export fixing
hfaure-geors Mar 1, 2023
26389c5
fix: serve static files from app_path and not only root
Mar 2, 2023
4032b98
chore: force container to be redeployed even on same image name
Mar 2, 2023
42b9b07
chore: allows root to display infos from development version
Mar 2, 2023
f3eb391
chore: env variables key and x509 cert from secrets
Mar 2, 2023
fb9a030
chore: use dev registry for the moment
Mar 2, 2023
04b72ff
chore: pass cert and keys from CI
Mar 2, 2023
f885940
chore: pass cert and keys from CI
Mar 2, 2023
110720e
Fix/Swagger verify function
hfaure-geors Mar 2, 2023
5817278
Convert privateKey to PKCS8
oriana13 Mar 6, 2023
e26aacd
Fix: did doc / import valid certificate chain
hfaure-geors Mar 6, 2023
39accdf
add variable TLS and rename x509_CERTIFICATE into publicKey
ympondaven Mar 6, 2023
1d0386e
Update deployment.yaml
ympondaven Mar 6, 2023
96315e2
docs: Add documentation on deployment
Mar 7, 2023
dee3e75
Feat Expand CSR06 and CPR08 to work with did:web with a specific path
hfaure-geors Mar 7, 2023
74ae273
Fix - remove cert format conversion
hfaure-geors Mar 7, 2023
1db8594
Feat: Save temporarly the latest self-description / compliance creden…
hfaure-geors Mar 8, 2023
3eb2de5
PATCH: accept vp as input
oriana13 Mar 8, 2023
425888a
Fix vp input
oriana13 Mar 8, 2023
6712f6c
chore: Linting existing code before release
Mar 8, 2023
0ebbd4d
test: restore tests execution and fix them
Mar 8, 2023
ce8b37e
chore: enable linting on commit
Mar 8, 2023
a850ecb
feat: add .nvmrc
Mar 9, 2023
a73a9a1
Feat Add expiration date on compliance credential / fix swagger for...
hfaure-geors Mar 9, 2023
6d010cc
Update development-deployment.yaml
ympondaven Mar 23, 2023
ce42b80
Update development-deployment.yaml
ympondaven Mar 23, 2023
6172826
feat: validate sd shape via shacl
Mar 22, 2023
d580070
feat: rework validation
Mar 23, 2023
ca82f95
chore: rebase from master branch
Mar 28, 2023
90c790c
chore: deploy tags
Mar 28, 2023
a0a3437
chore: add semantic-release tools
Mar 28, 2023
c9e5012
chore: fixup files to commit on release
Mar 28, 2023
c734dc1
chore(release): 1.0.0
semantic-release-bot Mar 28, 2023
3fdb32d
chore(ci): enable automatic release
Mar 29, 2023
9c6b1f9
chore(docs): deploy documentation on cluster
Apr 4, 2023
e42be03
refactor: cleanup code after release
Mar 30, 2023
721acac
feat: fixup code to accept registrationNumber from notary
Mar 30, 2023
df485bd
chore(env): rename publickey to x509_certificate
Apr 3, 2023
fc6adb1
fix: atomic type when using array for a single value
Apr 3, 2023
0578777
chore: fixup semantic-release path
Apr 6, 2023
0aded61
feat: validate global shape of the vp instead of each vc
Apr 4, 2023
b413e1c
docs: update doc after v1 non-compliance endpoint removal
Apr 6, 2023
04ffa82
fix: fix compliance after participant service offering shape merge
Apr 11, 2023
915d918
feat: enable service offering credential offer
Apr 12, 2023
3b1cced
chore: tag release image with proper tag name
Apr 13, 2023
0abd44d
chore: fix quotes in deploy doc stage
Apr 13, 2023
5f808a3
chore(release): 1.1.0
semantic-release-bot Apr 13, 2023
19b4269
feat: allow user to provide VC id in request
Apr 13, 2023
2d64174
fix: push several tags on each release
Apr 14, 2023
39c65da
docs: split deployment and local testing in separate files
ticapix Apr 17, 2023
f1d1cc1
chore(release): 1.2.0
semantic-release-bot Apr 17, 2023
e4f0522
fix: skip useless builds & fix release
Apr 17, 2023
00df420
chore: fix release deployment
Apr 17, 2023
869b29d
chore(release): 1.2.1
semantic-release-bot Apr 17, 2023
ee33c3f
fix: image tags in build-release-tag-image job
Apr 17, 2023
86c0c67
chore(release): 1.2.2
semantic-release-bot Apr 17, 2023
6617155
fix: registry_url points to cluster registry
Apr 18, 2023
2f93094
chore(release): 1.2.3
semantic-release-bot Apr 18, 2023
bfb0ab5
fix: expose openapi as JSON file
Apr 18, 2023
4088bf4
fix: expose openapi as JSON file
Apr 18, 2023
1e57b7f
fix: expose openapi as JSON file
Apr 18, 2023
9701564
chore(release): 1.2.4
semantic-release-bot Apr 19, 2023
9cc4018
fix: do not validate shapes that are not defined in registry
Apr 24, 2023
2c4a9e9
chore(release): 1.2.5
semantic-release-bot Apr 24, 2023
79c66f7
fix: use proper registry url in context of VC
Apr 27, 2023
2e6aebb
chore(release): 1.2.6
semantic-release-bot Apr 27, 2023
6f98201
chore: rename examples label
May 4, 2023
55b6053
fix: update examples after fix on registry
May 22, 2023
438de5d
chore(release): 1.2.7
semantic-release-bot May 22, 2023
83b4899
fix: clean up & semantic-release gitlab
May 24, 2023
52704f1
chore(release): 1.2.8
semantic-release-bot May 24, 2023
5b145be
chore: accepted conflicts after merge
sksadjad May 25, 2023
78032ae
chore: (WIP)cmntd out sphereon's code so and p since gx api now only …
sksadjad May 26, 2023
53f9e46
feat: synced Sphereon's code with new upstreeam changes
sksadjad May 29, 2023
cd65819
chore: removed hardcoded baseurl from the
sksadjad Jun 6, 2023
4ac1d8e
feat: added support for verifying VCs and also added exception when t…
sksadjad Jun 8, 2023
4c465f9
fix: fixed a bug in the verify vc
sksadjad Jun 9, 2023
c0fb213
chore: added comment about caching shape file
sksadjad Jun 9, 2023
6f44816
feat: added support for labels
sksadjad Jun 12, 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
Prev Previous commit
Next Next commit
chore(release): 1.2.1
semantic-release-bot committed Apr 17, 2023
commit 869b29de1b6077d4b81c13dad54f9da48e26effc
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.1](https://gitlab.com/gaia-x/lab/compliance/gx-compliance/compare/v1.2.0...v1.2.1) (2023-04-17)


### Bug Fixes

* skip useless builds & fix release ([e4f0522](https://gitlab.com/gaia-x/lab/compliance/gx-compliance/commit/e4f0522e1c2b1993ac9f530518a9a062a9ac4e28))

# [1.2.0](https://gitlab.com/gaia-x/lab/compliance/gx-compliance/compare/v1.1.0...v1.2.0) (2023-04-17)


4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gx-compliance",
"version": "1.2.0",
"version": "1.2.1",
"description": "Prototype for a compliance service as defined in https://gaia-x.gitlab.io/policy-rules-committee/trust-framework/",
"author": "Gaia-X Lab",
"private": true,