Skip to content

Conversation

@benmoriceau
Copy link
Contributor

What

In order to be prepared for a smoother migration to Micronaut for the server, an effort must be made to break the ConfigurationApi into multiple classes. This PR is the first one of a series of PR to come.

How

Extract the WebBackendApi into its own class

Recommended reading order

No specific order

@github-actions github-actions bot added area/platform issues related to the platform area/server labels Nov 4, 2022
@benmoriceau benmoriceau temporarily deployed to more-secrets November 4, 2022 20:46 Inactive
Base automatically changed from bmoric/extract-state-api to master November 7, 2022 22:39
@benmoriceau benmoriceau temporarily deployed to more-secrets November 7, 2022 22:46 Inactive
@benmoriceau benmoriceau temporarily deployed to more-secrets November 7, 2022 22:48 Inactive
@benmoriceau
Copy link
Contributor Author

I manually tested this PR locally because of the risk of changing the webbackend API.

Copy link
Contributor

@jdpgrailsdev jdpgrailsdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@benmoriceau benmoriceau merged commit b05a5b2 into master Nov 8, 2022
@benmoriceau benmoriceau deleted the bmoric/extract-webbackend-api branch November 8, 2022 16:42
colesnodgrass added a commit that referenced this pull request Nov 8, 2022
colesnodgrass added a commit that referenced this pull request Nov 8, 2022
colesnodgrass added a commit that referenced this pull request Nov 10, 2022
* init attempt at initcontainer * wait for init container to be up instead of main container * copy files to init container * Revert "Bmoric/extract webbackend api (#18988)" This reverts commit b05a5b2. * Revert "Revert "Bmoric/extract webbackend api (#18988)"" This reverts commit ebef6e4. * block on initContainer status; cleanup init script * add log messages * add quotes to log messages * pr feedback, add comment to bash script
akashkulk pushed a commit that referenced this pull request Dec 2, 2022
* Extract Operation API * Extract scheduler API * Format * extract source api * Extract source definition api * Add path * Extract State API * extract webbackend api * extract webbackend api * Fix build
akashkulk pushed a commit that referenced this pull request Dec 2, 2022
* init attempt at initcontainer * wait for init container to be up instead of main container * copy files to init container * Revert "Bmoric/extract webbackend api (#18988)" This reverts commit b05a5b2. * Revert "Revert "Bmoric/extract webbackend api (#18988)"" This reverts commit ebef6e4. * block on initContainer status; cleanup init script * add log messages * add quotes to log messages * pr feedback, add comment to bash script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/platform issues related to the platform area/server

4 participants