{"id":24282900,"url":"https://github.com/ssahadevan-mendix/mendix-cicd","last_synced_at":"2025-09-25T02:31:36.165Z","repository":{"id":155187672,"uuid":"458270117","full_name":"ssahadevan-mendix/mendix-cicd","owner":"ssahadevan-mendix","description":"Repository for Mendix cicd for Public or Dedicated Cloud","archived":false,"fork":false,"pushed_at":"2024-03-01T03:20:33.000Z","size":140,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T01:51:26.129Z","etag":null,"topics":["automation","cicd","cloud","devops","mendix","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssahadevan-mendix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-02-11T16:57:29.000Z","updated_at":"2024-05-09T13:28:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f8034d1-fbcb-4ef2-8250-d693e86e86e4","html_url":"https://github.com/ssahadevan-mendix/mendix-cicd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ssahadevan-mendix/mendix-cicd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssahadevan-mendix%2Fmendix-cicd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssahadevan-mendix%2Fmendix-cicd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssahadevan-mendix%2Fmendix-cicd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssahadevan-mendix%2Fmendix-cicd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssahadevan-mendix","download_url":"https://codeload.github.com/ssahadevan-mendix/mendix-cicd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssahadevan-mendix%2Fmendix-cicd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276848163,"owners_count":25715253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","cicd","cloud","devops","mendix","rest-api"],"created_at":"2025-01-16T03:55:29.223Z","updated_at":"2025-09-25T02:31:35.904Z","avatar_url":"https://github.com/ssahadevan-mendix.png","language":"Shell","readme":"# Automation of build and deploy to Mendix Cloud\n\n  Example of automating the build and deploy pipelines using the Mendix rest api's.\n\n  It invokes REST-API's in the Mendix cloud. These API's will work for licensed applications in the Mendix Cloud ( hosted platform or Dedicated ).\n\n![Sequence Diagram](/images/sequence.png)\n\n## To Execute\n    Download or clone this repository\n    Import these files into your Gitlab project.\n    Update env.sh with your username and key\n    Update env.sh AppId, Revision Number, Package Id, Environment\n    Execute your pipleine.\n\n### .gitlab-ci.yml\n    Drives the pipeline in gitlab.\n    Invokes other scripts as needed\n\n\n### env.sh\n    For any environment variables\n    Your mendix user name  and mendix-apiKey for authentication are stored here.\n\n    Change baseUrl if you have a dedicated Mendix Cloud\n          export baseUrl=\"https://deploy.mendix.com\"\n\n    To change the Mendix application , configure AppId in env.sh\n          export AppID=\"cicd-demo\"\n\n    Default setting for targetEnvironment is \"Acceptance\". This can be changed in env.sh by changing the targetEnvironment variable.\n          export targetEnvironment=\"Acceptance\"\n\n\n### build.sh\n    Triggers the build\n\n### Stop.sh\n    Stops the Mendix application that is running in the environment\n\n### Transport.sh\n    Transports package to the environment\n\n### Start.sh\n    Starts the application in the specified environment\n\n### Pipeline Screenshots\n\nhttps://github.com/ssahadevan-mendix/mendix-cicd/wiki/Automation-of-build-and-deploy-to-Mendix-Cloud\n\n### Mendix Platform Screenshots\n\nhttps://github.com/ssahadevan-mendix/mendix-cicd/wiki/Screenshots-of-Mendix-Platform\n\n### References:\n\nhttps://docs.mendix.com/howto/integration/implement-cicd-pipeline\nhttps://docs.mendix.com/apidocs-mxsdk/apidocs/authentication\nhttps://docs.mendix.com/apidocs-mxsdk/apidocs/build-api\nhttps://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssahadevan-mendix%2Fmendix-cicd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssahadevan-mendix%2Fmendix-cicd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssahadevan-mendix%2Fmendix-cicd/lists"}