Refactor GitHub API client to Spring RestTemplate with template-based URI expansion - #657
Merged
conorheffron merged 14 commits intoMay 17, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/d12ea468-41d4-412d-b2d3-0de30faf76b1 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/d12ea468-41d4-412d-b2d3-0de30faf76b1 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/d12ea468-41d4-412d-b2d3-0de30faf76b1 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/d12ea468-41d4-412d-b2d3-0de30faf76b1 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Refactor API calls to use Spring Boot RestTemplate
Refactor GitHub API client to Spring RestTemplate with template-based URI expansion
May 16, 2026
…forgery' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
conorheffron
approved these changes
May 16, 2026
conorheffron
marked this pull request as ready for review
May 16, 2026 14:45
Owner
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/f283bc18-6796-4d53-9e08-8542e2a29816 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
Contributor
Author
Merge conflicts are resolved and pushed. I merged latest |
conorheffron
approved these changes
May 16, 2026
Copilot AI
added a commit
that referenced
this pull request
May 16, 2026
Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/e2b11e10-6ecc-4eaa-acc1-152b5e8534f2 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
Copilot AI
added a commit
that referenced
this pull request
May 16, 2026
Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com>
conorheffron
added a commit
that referenced
this pull request
May 17, 2026
…eout properties, stable Selenium selectors (#663) * Initial plan * refactor: migrate GitClient API calls to RestTemplate Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/d12ea468-41d4-412d-b2d3-0de30faf76b1 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * fix: harden GitClient URI validation for RestTemplate calls Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/d12ea468-41d4-412d-b2d3-0de30faf76b1 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * refactor: build GitHub API URIs in GitClient from templates Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/d12ea468-41d4-412d-b2d3-0de30faf76b1 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * fix: use short-circuit URL validation in GitDetailsService Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/d12ea468-41d4-412d-b2d3-0de30faf76b1 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * Potential fix for pull request finding 'CodeQL / Server-side request forgery' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * merge: resolve conflicts with main in GitDetailsServiceTest Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/f283bc18-6796-4d53-9e08-8542e2a29816 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * chore: restore frontend lockfile after merge conflict resolution Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * Initial plan * Initial plan for fixing failing tests in PR #657 Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/e2b11e10-6ecc-4eaa-acc1-152b5e8534f2 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * Fix failing tests: GitClient URL allowlist stubs, integration test timeout props, stable Selenium selectors Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * Fix failing tests: integration test timeout props, stable Selenium CSS selectors for iRonoc nav Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/e2b11e10-6ecc-4eaa-acc1-152b5e8534f2 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> * Fix GitClient.java: initialize dtos as ArrayList and fix misleading blank-body error message Agent-Logs-Url: https://github.com/conorheffron/ironoc/sessions/e2b11e10-6ecc-4eaa-acc1-152b5e8534f2 Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: conorheffron <8218626+conorheffron@users.noreply.github.com> Co-authored-by: Conor Heffron <conor.heffron@gmail.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
conorheffron
deleted the
copilot/refactor-migrate-to-spring-boot-rest-template
branch
May 17, 2026 20:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.