{"id":18823531,"url":"https://github.com/ocp-devspaces-gamification/ds-challenge-01","last_synced_at":"2026-01-19T13:30:19.990Z","repository":{"id":270291352,"uuid":"867437939","full_name":"ocp-devspaces-gamification/ds-challenge-01","owner":"ocp-devspaces-gamification","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-11T01:59:56.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T04:22:59.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/ocp-devspaces-gamification.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-04T04:21:51.000Z","updated_at":"2024-12-22T23:45:23.000Z","dependencies_parsed_at":"2024-12-30T04:33:03.734Z","dependency_job_id":null,"html_url":"https://github.com/ocp-devspaces-gamification/ds-challenge-01","commit_stats":null,"previous_names":["ocp-devspaces-gamification/ds-challenge-01"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocp-devspaces-gamification%2Fds-challenge-01","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocp-devspaces-gamification%2Fds-challenge-01/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocp-devspaces-gamification%2Fds-challenge-01/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ocp-devspaces-gamification%2Fds-challenge-01/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ocp-devspaces-gamification","download_url":"https://codeload.github.com/ocp-devspaces-gamification/ds-challenge-01/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239759735,"owners_count":19692180,"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-11-08T00:53:58.034Z","updated_at":"2026-01-19T13:30:17.914Z","avatar_url":"https://github.com/ocp-devspaces-gamification.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Challenge-01\n\n### Scenario\n* This simulates the scenario of a developer who is given a task of enhancing an existing service that was created by another developer\n* The challenge (pain) of understanding required extensions is borne by the developer that is assigned this enhancement task\n\n### Set Up + verification\n* Open a terminal. Run the below command to change the mvnw file to be executable\n    ```bash\n    chmod 755 mvnw\n    ```\n* Run the below command to check for compilation errors. You will see the code compiles fine\n    ```bash\n    ./mvnw compile\n    ```\n* Run the quarkus application in live coding mode\n    ```bash\n    ./mvnw quarkus:dev\n    ```\n* Select your option \"y/n\" to the question (if asked) : Do you agree to contribute anonymous build time data to the Quarkus community? \n* On the prompt press [r] to resume testing. This will result in an error\n* Open the \"src/main/java/org/acme/DateResource.java\". You will observe the method \"getCurrentDate\" needs to be fixed.\n* When you select all the code, right click and choose \"Refactor\"\", the code does not format\n\n### Success Criteria\n* Fix the formatting by Installing Required extensions. Code is formatted with the extensions\n* Restart your workspace (if required) for setting to be reflected\n* Method getCurrentDate code is completed. The code should show java intellisense in action\n* The live coding mode shows no errors and should indicate \"All 1 test is passing\"\n\n### Resources\n* Look for hidden clue(s) in source files that can help finishing the task sooner!\n\n### What did we learn?\n* Developer have challenging tasks : Example -- finding out which extensions are needed\n* Unless there is a documentation and or guidance (like this scenario sections), it will be trial-and-error\n* No guidance also results in lost time, productivity and delays the joy of coding\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focp-devspaces-gamification%2Fds-challenge-01","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Focp-devspaces-gamification%2Fds-challenge-01","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Focp-devspaces-gamification%2Fds-challenge-01/lists"}