Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/simplify PR workflows #39

Merged
merged 5 commits into from
May 3, 2023
Merged

Feat/simplify PR workflows #39

merged 5 commits into from
May 3, 2023

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented May 3, 2023

Combined repo workflow cleanup primarily for PRs. Slight cleanup for merge-main.yml


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend
Frontend
Oracle-API

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@DerekRoberts DerekRoberts force-pushed the feat/simplifyWorkflows branch from 587acc6 to 6693b98 Compare May 3, 2023 21:21
@DerekRoberts DerekRoberts self-assigned this May 3, 2023
@DerekRoberts DerekRoberts marked this pull request as draft May 3, 2023 22:05
@DerekRoberts DerekRoberts force-pushed the feat/simplifyWorkflows branch from 6f54e0c to cbe256f Compare May 3, 2023 22:23
@DerekRoberts DerekRoberts requested a review from craigyu May 3, 2023 22:24
@DerekRoberts DerekRoberts marked this pull request as ready for review May 3, 2023 22:24
@DerekRoberts DerekRoberts changed the title Feat/simplify workflows Feat/simplify PR workflows May 3, 2023
Copy link
Collaborator

@craigyu craigyu left a comment

Choose a reason for hiding this comment

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

🧹🧹🧹

.github/workflows/cypress-nightly.yml Show resolved Hide resolved
@DerekRoberts DerekRoberts merged commit 740215f into main May 3, 2023
@DerekRoberts DerekRoberts deleted the feat/simplifyWorkflows branch May 3, 2023 22:51
DerekRoberts pushed a commit that referenced this pull request May 4, 2023
DerekRoberts pushed a commit that referenced this pull request May 4, 2023
* feat: remove spring web flux and add spring web mvc

* feat: user repository unit tests working

* ci: autogenerated JaCoCo coverage badge

* doc: update readme to remove web flux

* feat: better tests and docs

* ci: autogenerated JaCoCo coverage badge

* test: remove unused testing code blocks

* feat: improve documentation related to Mono

Co-authored-by: Ci Bot <cibot@users.noreply.github.com>
DerekRoberts added a commit that referenced this pull request May 4, 2023
* Renove release workflow

* Clip label validations in ci.yml

* Disable Cypress Nightly due to fails

* Remove release from merge-main.yml

* Remove sonarcloud from merge-main.yml
DerekRoberts added a commit that referenced this pull request May 13, 2024
Co-authored-by: Derek Roberts <derek.roberts@gmail.com>
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
* feat: remove spring web flux and add spring web mvc

* feat: user repository unit tests working

* ci: autogenerated JaCoCo coverage badge

* doc: update readme to remove web flux

* feat: better tests and docs

* ci: autogenerated JaCoCo coverage badge

* test: remove unused testing code blocks

* feat: improve documentation related to Mono

Co-authored-by: Ci Bot <cibot@users.noreply.github.com>
DerekRoberts added a commit that referenced this pull request May 13, 2024
* Renove release workflow

* Clip label validations in ci.yml

* Disable Cypress Nightly due to fails

* Remove release from merge-main.yml

* Remove sonarcloud from merge-main.yml
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: remove spring web flux and add spring web mvc

* feat: user repository unit tests working

* ci: autogenerated JaCoCo coverage badge

* doc: update readme to remove web flux

* feat: better tests and docs

* ci: autogenerated JaCoCo coverage badge

* test: remove unused testing code blocks

* feat: improve documentation related to Mono

Co-authored-by: Ci Bot <cibot@users.noreply.github.com>
DerekRoberts added a commit that referenced this pull request May 14, 2024
* Renove release workflow

* Clip label validations in ci.yml

* Disable Cypress Nightly due to fails

* Remove release from merge-main.yml

* Remove sonarcloud from merge-main.yml
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: remove spring web flux and add spring web mvc

* feat: user repository unit tests working

* ci: autogenerated JaCoCo coverage badge

* doc: update readme to remove web flux

* feat: better tests and docs

* ci: autogenerated JaCoCo coverage badge

* test: remove unused testing code blocks

* feat: improve documentation related to Mono

Co-authored-by: Ci Bot <cibot@users.noreply.github.com>
DerekRoberts added a commit that referenced this pull request May 14, 2024
* Renove release workflow

* Clip label validations in ci.yml

* Disable Cypress Nightly due to fails

* Remove release from merge-main.yml

* Remove sonarcloud from merge-main.yml
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* feat: remove spring web flux and add spring web mvc

* feat: user repository unit tests working

* ci: autogenerated JaCoCo coverage badge

* doc: update readme to remove web flux

* feat: better tests and docs

* ci: autogenerated JaCoCo coverage badge

* test: remove unused testing code blocks

* feat: improve documentation related to Mono

Co-authored-by: Ci Bot <cibot@users.noreply.github.com>
DerekRoberts added a commit that referenced this pull request May 14, 2024
* Renove release workflow

* Clip label validations in ci.yml

* Disable Cypress Nightly due to fails

* Remove release from merge-main.yml

* Remove sonarcloud from merge-main.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Straighten out workflows
2 participants