Skip to content

CD Update for Contributions#40

Merged
cubap merged 16 commits intomainfrom
CD-update-for-contributions
Nov 6, 2023
Merged

CD Update for Contributions#40
cubap merged 16 commits intomainfrom
CD-update-for-contributions

Conversation

@thehabes
Copy link
Copy Markdown
Member

@thehabes thehabes commented Oct 27, 2023

On Push to main

  1. Run tests. If tests pass, continue. Else, return failure.
  2. Deploy to vlcdhprdp02. If deploy succeeds, return success otherwise return failure.

On Pull Request to main

  1. merge with master. If merge succeeds, continue. Else, return failure.
  2. Run tests. If tests succeed, continue. Else, return failure.
  3. Deploy to vlcdhp02. If deploy succeeds, return success otherwise return failure

@thehabes thehabes self-assigned this Oct 27, 2023
@thehabes thehabes requested a review from cubap November 1, 2023 15:06
@cubap cubap merged commit 03ed63f into main Nov 6, 2023
@cubap cubap deleted the CD-update-for-contributions branch November 6, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants