{"id":23318818,"url":"https://github.com/twct/devops-engineer-exercise","last_synced_at":"2025-04-07T05:19:57.784Z","repository":{"id":185216227,"uuid":"574304439","full_name":"twct/devops-engineer-exercise","owner":"twct","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-05T19:06:31.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T09:37:26.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twct.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-12-05T02:16:57.000Z","updated_at":"2022-12-05T02:27:54.000Z","dependencies_parsed_at":"2023-08-01T05:20:23.111Z","dependency_job_id":null,"html_url":"https://github.com/twct/devops-engineer-exercise","commit_stats":null,"previous_names":["twct/devops-engineer-exercise"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twct%2Fdevops-engineer-exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twct%2Fdevops-engineer-exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twct%2Fdevops-engineer-exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twct%2Fdevops-engineer-exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twct","download_url":"https://codeload.github.com/twct/devops-engineer-exercise/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595602,"owners_count":20963980,"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","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":[],"created_at":"2024-12-20T17:19:27.119Z","updated_at":"2025-04-07T05:19:57.756Z","avatar_url":"https://github.com/twct.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# devops-engineer-exercise\n\nThis repo contains instructions for building the Swordle app, for iOS and Android. \n\n## Release build instructions\n\nThis project makes use of the Bazel build system with iOS, and Gradle for Android. The recommend way to get started with Bazel is with [bazelisk](https://github.com/bazelbuild/bazelisk).\n\nThe version of Bazel that is known to work is pinned in the [.bazelversion](https://github.com/twct/devops-engineer-exercise/blob/main/.bazelversion) file, so once you have Bazel installed, you should be able to simply run the `build.sh` file, or follow the individual instructions below.\n\n### iOS\n\n#### Build\n\n```sh\n$ bazel build //iOS:Swordle\n```\n\n#### Run Tests\n```sh\n$ bazel test //iOS/SwordleTests:SwordleTests\n$ bazel test //iOS/SwordleUITests:SwordleUITests\n```\n\n#### Run UI Tests\n```sh\n$ bazel test //iOS/SwordleUITests:SwordleUITests\n```\n\n### Android\n\n#### Build\n\n```sh\n$ cd Android \u0026\u0026 ./gradlew assembleRelease \u0026\u0026 cd ..\n```\n\n#### Run Tests\n\n```sh\n$ cd Android \u0026\u0026 ./gradlew test \u0026\u0026 cd ..\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwct%2Fdevops-engineer-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwct%2Fdevops-engineer-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwct%2Fdevops-engineer-exercise/lists"}