This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
CICD: Added Workflows & Docker Manifests #3
Closed
Closed
Conversation
This file contains 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
awshuss
force-pushed
the
feature/AddWorkflows
branch
2 times, most recently
from
November 18, 2023 17:55
f6796d3
to
2ece865
Compare
awshuss
force-pushed
the
feature/AddWorkflows
branch
from
November 21, 2023 15:58
2ece865
to
366da1b
Compare
jerotire
pushed a commit
to dvsa/vol-app
that referenced
this pull request
Aug 16, 2024
# This is the 1st commit message: WIP # This is the commit message dvsa/olcs-internal#2: WIP # This is the commit message dvsa/olcs-internal#3: WIP # This is the commit message dvsa/olcs-internal#4: WIP # This is the commit message dvsa/olcs-internal#5: WIP # This is the commit message dvsa/olcs-internal#6: WIP # This is the commit message dvsa/olcs-internal#7: WIP # This is the commit message dvsa/olcs-internal#8: WIP # This is the commit message dvsa/olcs-internal#9: WIP # This is the commit message dvsa/olcs-internal#10: WIP # This is the commit message dvsa/olcs-internal#11: WIP # This is the commit message dvsa/olcs-internal#12: WIP # This is the commit message dvsa/olcs-internal#13: WIP WIP WIP WIP WIP VOL-3915: refactor ApplicationProcessingInspectionRequestController and a new factory VOL-3915: add factories in OLCS/src/Controller/Application VOL-3915: fix ApplicationProcessingOverviewControllerTest tests VOL-3915: remove all getServiceLocators in ApplicationController and corresponding factory and test VOL-3915: remove getServiceLocators in Controller\Bus and corresponding factories VOL-3915: tidy tests and controllers (BusDetails/BusProcessing/BusService) VOL-3915: AbstractHistory controller and factory VOL-3915: fix ConfirmTest unit tests VOL-3915: fix construct for ConditionUndertakingController and factory VOL-3915: remove all getServiceLocators in Application/Overview and Penalty Controllers and corresponding factories VOL-3915: CasesController and corresponding factory VOL-3915: remove all getServiceLocators in ApplicationProcessingController and corresponding factory VOL-3915: remove all getServiceLocators in IrhpApplicationController and corresponding factory VOL-3915: remove all getServiceLocators in ApplicationProcessingController, LicenceController and SurrenderControllers VOL-3915: remove all getServiceLocators in OperatorController and LicenceController VOL-3915: remove all getServiceLocators in Application/ProcessingController and TransportManagerController VOL-3915: replaced routes declared in invokable with abstractInternalController and corresponding files VOL-3915: tidy up of modules and factories VOL-3915: replaced invokable and strings that extended abstractHistoryController VOL-3915: add factories for Applications/ Cases/ IrhpPermits/ Operator VOL-3915: tidy up - add factories for Bus/ Cases/ TransportManager VOL-3915: fix unit test (ConfirmTest) VOL-3915: add factories for Applications/ Cases/ IrhpPermits/ Operator VOL-3915: add correct path to navigation VOL-3915: add factories for Sla directory VOL-3915: /Admin add factories for DataRetention and controller Remove gSL and add factories for History & Disqualify controllers Fix disqualify & others Revert "Fix disqualify & others" This reverts commit e0fb5f90c384d54681e63fa1d133b3065e1bdd08. VOL-3915: add factories for rest of Admin directory VOL-3915: white screen corrections WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP WIP
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
This PR comprises of Workflows and other necessary files to enable CI & CD on Internal Web Static, QA, Non PROD & PROD environment.
Before submitting (or marking as "ready for review")