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!: removing the never-used Dockerfile-testing #2503

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

deborahgu
Copy link
Member

  • remove the dockerfile
  • remove the appropriate makefile targets
  • remove information about the unused testing docker from testing.rst

FIXES: APER-3434

Run JavaScript tests locally with Karma

There is work being done on a fix to get Karma to run in CI. Until then, however, contributors are required to run these tests locally.

  • Make sure you are inside the devstack container
  • Run make test-karma
  • All tests pass

* remove the dockerfile
* remove the appropriate makefile targets
* remove information about the unused testing docker from testing.rst

FIXES: APER-3434
@deborahgu deborahgu requested a review from a team as a code owner June 17, 2024 16:39
Copy link
Contributor

@justinhynes justinhynes left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for doing this and it looks good to me. This was all I thought needed to be deleted (thanks for catching the docs piece :D).

@justinhynes
Copy link
Contributor

One tiny meganit, based on the conventional commits used, I think this should be something like feat! or !feat? To denote that a feature is being removed, which might be helpful when the Sumac release notes are being compiled?

@deborahgu deborahgu changed the title feat: removing the never-used Dockerfile-testing feat!: removing the never-used Dockerfile-testing Jun 17, 2024
@deborahgu deborahgu merged commit e036064 into master Jun 17, 2024
11 checks passed
@deborahgu deborahgu deleted the dkaplan1/APER-3434_removeDockerfile-testing branch June 17, 2024 17:48
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