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

Release 4.4.13 #5071

Merged
merged 39 commits into from
Apr 6, 2022
Merged

Release 4.4.13 #5071

merged 39 commits into from
Apr 6, 2022

Conversation

dakotabenjamin
Copy link
Member

@dakotabenjamin dakotabenjamin commented Apr 5, 2022

This is our first release in collaboration with Kathmandu Living Labs, and we are really excited to see all the new features and fixes coming from the talented people on that team!

Changelog

Added ~ New features:

Changes ~ Bug fixes and enhancement:

Known issues:

willemarcel and others added 30 commits December 20, 2021 17:01
Suggesting to add two Issue templates that will help user in providing relevant information.
I added a PR for the BUG  template (#5026) and now adding for  a FEATURE.
@dakotabenjamin thanks for the comment on the smartphone. I have removed now.
I have now simplified the labels list.   As discussed,  I have updated the contributing guidelines to reflect the changes and explain the different ways in which people can contribute.

The plan is to keep this page up to date with any changes/updates as we continue the collaboration with the collective.
Simplified and updated the text. Removed the page referencing Working Group meetings

@dakotabenjamin kept the developer section as is and we can update later on. On the instances, we can also update later on if there are other instances missing.
Cleans up some code I left in the last release, and rebases to master
dakotabenjamin and others added 9 commits March 28, 2022 10:32
Enable OpsGenie webhook by fixing yaml syntax
* Add error message for 403 status code

* Update test cases

* Update translation source

* add sub-codes in error response

* add sub-codes on error response for tasks API

* fix formatting

* fix formatting

* fix formatting

* add subcodes on projects response

* Include error messages for lock error subcodes

* add subcode on error response

* fix formatting

* fix formatting

Co-authored-by: Aadesh-Baral <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 5, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
7.4% 7.4% Duplication

Copy link
Collaborator

@eternaltyro eternaltyro left a comment

Choose a reason for hiding this comment

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

Apart from some error messages that have server error codes for client error, everything seems alright at cursory glance.

if (end_date - start_date) > timedelta(days=366 * 3):
raise ValueError("Date range can not be bigger than 3 years")
raise ValueError(
"DateRangeGreaterThan3- Date range can not be bigger than 3 years"
Copy link
Collaborator

Choose a reason for hiding this comment

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

s/bigger/longer

@dakotabenjamin dakotabenjamin merged commit fc81d4a into master Apr 6, 2022
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.

7 participants