Skip to content

Updated configurations and removed Cucumber Reports #81

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

Merged
merged 13 commits into from
Jul 19, 2021
Merged

Updated configurations and removed Cucumber Reports #81

merged 13 commits into from
Jul 19, 2021

Conversation

darnjo
Copy link
Member

@darnjo darnjo commented Jul 19, 2021

The following things have been addressed with this PR:

  • Removed all Cucumber Reporting steps and code, updated README to reflect the removal.
  • Moved all output files to build/certification within the project directory and put them under results, reports, and cucumberJson (for downstream Cucumber Reporting plugins, such as that in Jenkins).
  • Addded GradleDocker config file so containers may be built that specifically run Docker tasks.
  • Added GitHub Workflow to add a GradleDocker image to the GitHub Docker registry on commit to main.
  • Reorganized and updated README.
  • removed additional --strict flags in Cucumber JVM (since they're deprecated).
  • Fixed issue with synonym checker not running in when -Dstrict=true is passed.
  • Separated payloads and IDX backing glue code.

@darnjo darnjo linked an issue Jul 19, 2021 that may be closed by this pull request
@darnjo darnjo merged commit c6457d5 into main Jul 19, 2021
@darnjo darnjo deleted the issue-80 branch July 19, 2021 14: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.

Improve README and configs
1 participant