Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added workflow to deploy to ecs * add aws region * add env * fix secret variable name * fix dockerfile path * make mvn executable * fix path dockerfile * fix target path * fix: cluster same * login docker seprately * update aws region * add new cluster * fix cluster name * change cluster name * fix secrets * add workflow file * add env while building * fix image name * add image repo URI in secrets * fix dockerfile path * add workflow file * fix CI to run push * temp: fix to check if deployment works * add deploy to ec2 back * fix ECR public login * fix ECR public URI * fix ecr login command * fix login command * fix dockerfile * fix docker push command * fix tag and push * fix ecr login * fix aws login * fix aws region * fix ecr-public login region * deploy to ec2 * Update deploy-to-ec2.yml * check UI is working or not * fix: broken change * change the action runner * change branch for testing. * instead of script add steps * update readme and tokens for integration test (#104) * update readme * Update README.md Co-authored-by: Satyam Bajpai <[email protected]> * Update README.md Co-authored-by: Satyam Bajpai <[email protected]> * Update README.md Co-authored-by: Satyam Bajpai <[email protected]> * update auth link * update tokens * format code * update public key * update public key * update tokens * fix readme * Update README.md Co-authored-by: Akhil Khubchandani <[email protected]> * address review comments --------- Co-authored-by: Satyam Bajpai <[email protected]> Co-authored-by: Akhil Khubchandani <[email protected]> * (#114)-Downgrading JWT Libraries as short-term fix for Public Key Size limitation issue (#115) * Adding integration tests for endorsement service (#107) * Added integration tests for endorsement service * Added test suite for integration tests * testing separation of unit and integration ci and pomxml * Addressed review comments and added build step in CI * Fix API contract and added pagination assertions to integration tests * Fixing typos and addressing review comments * Addressed review comments * Addressed review comments * Addressed review comments --------- Co-authored-by: akhil <[email protected]> * added implementation for V1 search endorsements based on dummy data * Enabled Unit and Integration tests, Auth whitelist for /v1/endorsements * Formatting fixed * Put dummyData implementation behind dummyData=true feature flag, old flow kept intact, tests updated * formatting fixed * pass public key as env variable * fix: remove extra space * add api v1 prefix and data source version * fix: command format * fix: remove extra env * fix: change branch name --------- Co-authored-by: Achintya Chatterjee <[email protected]> Co-authored-by: Prakash Choudhary <[email protected]> Co-authored-by: Amit Prakash <[email protected]> Co-authored-by: Bhavika Tibrewal <[email protected]> Co-authored-by: Satyam Bajpai <[email protected]> Co-authored-by: Akhil Khubchandani <[email protected]> Co-authored-by: Chethan <[email protected]> Co-authored-by: akhil <[email protected]>
- Loading branch information