Skip to content

Update QA tools and add missing workflows#23

Open
Xerkus wants to merge 4 commits intomezzio:mainfrom
Xerkus:update-qa-tools
Open

Update QA tools and add missing workflows#23
Xerkus wants to merge 4 commits intomezzio:mainfrom
Xerkus:update-qa-tools

Conversation

@Xerkus
Copy link
Member

@Xerkus Xerkus commented May 9, 2023

  • Introduce missing GHA workflows
  • Drop coveralls config that we no longer use
  • Bump minimum versions of QA tools and update their configuration
  • Update gitattributes to reflect our current practices

Xerkus added 4 commits May 10, 2023 00:50
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
displayDetailsOnTestsThatTriggerDeprecations="true"
displayDetailsOnTestsThatTriggerErrors="true"
displayDetailsOnTestsThatTriggerNotices="true"
displayDetailsOnTestsThatTriggerWarnings="true"
Copy link
Member

Choose a reason for hiding this comment

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

Should we also add:

Suggested change
displayDetailsOnTestsThatTriggerWarnings="true"
displayDetailsOnTestsThatTriggerWarnings="true"
failOnWarning="true"
failOnNotice="true"
failOnDeprecation="true"

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