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

[ACA-4652] Run unit tests as one GH job, add e2es as GH job #2997

Merged
merged 63 commits into from
Mar 2, 2023

Conversation

MichalKinas
Copy link
Contributor

@MichalKinas MichalKinas commented Feb 17, 2023

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)

E2es are run only by Travis. https://alfresco.atlassian.net/browse/ACA-4652

What is the new behaviour?

E2es are now run as part of pull request GH workflow. All before install setup and ADF linking were migrated as well.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

.github/workflows/pull-request.yml Outdated Show resolved Hide resolved
.github/workflows/pull-request.yml Outdated Show resolved Hide resolved
.github/workflows/pull-request.yml Outdated Show resolved Hide resolved
.github/actions/after-e2e/action.yml Outdated Show resolved Hide resolved
.github/actions/after-e2e/action.yml Outdated Show resolved Hide resolved
.github/actions/after-e2e/action.yml Outdated Show resolved Hide resolved
@MichalKinas MichalKinas force-pushed the feature/dev-mkinas-ACA-4652-migrate-e-2-e branch 2 times, most recently from 2b9c1c7 to f0974c2 Compare March 1, 2023 09:56
@CLAassistant
Copy link

CLAassistant commented Mar 1, 2023

CLA assistant check
All committers have signed the CLA.

@MichalKinas MichalKinas force-pushed the feature/dev-mkinas-ACA-4652-migrate-e-2-e branch from f0974c2 to c30dd37 Compare March 1, 2023 19:17
@DenysVuika DenysVuika merged commit 01f7e3c into develop Mar 2, 2023
@DenysVuika DenysVuika deleted the feature/dev-mkinas-ACA-4652-migrate-e-2-e branch March 2, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants