Skip to Main Content
Feature Request FR-3339
Product Area Developer Experience
Status CLOSED

1 Voters

Integrate Oracle APEX with Github/ Source Control

avarghese Public
· Sep 1 2023

Idea Summary
There should be a “Save to Github” or “Retrieve from Github” for each individual configuration item (CI) in APEX such as a Page, a Stored Proc, Function, Package, View, Table etc. There should also be an option at the time of export of applications to save that to Github. It can be Github or another Source Control system - even one of Oracle's own creation.

Use Case
Saving to Github or other source control repository will allow us to go back to a prior version of a configuration item. There should be the ability to retrieve a prior version based on a label, date etc. Also this will help us to store the exports from our DEV environment before we push them to QA, UAT and Prod. That helps us to maintain a baseline before each release is pushed to PROD.

Preferred Solution (Optional)
I would have a “Check-in/ Check-out” feature for all CI items.

This request is likely a duplicate of FR-2151.