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

Merge Develop into Release #2870

Merged
merged 34 commits into from
Apr 19, 2023
Merged

Merge Develop into Release #2870

merged 34 commits into from
Apr 19, 2023

Conversation

r2c-argo[bot]
Copy link
Contributor

@r2c-argo r2c-argo bot commented Apr 13, 2023

Created automatically with the Argo bot using the Argo workflow in release-workflow.yaml

colleend and others added 24 commits April 6, 2023 18:26
- The regex for scalar strings and lists are different.
- Before this change scalar strings did not allow specifying a year,
  whilst lists must have a year.
- After this change a single string may (optionally) have a year, list
  behaviour is unchanged, a year must be specified.
- I noticed original rule's regex cared about leading zeros.
- Restored old behaviour of leading zeros.
- Scalar string and list now have consistent behaviour of caring about
  leading zeros when year is specified.
- Scalar string leading year is optional when no year is specified.
- Updated test cases.
- Old regex allowed double-zero with year
Copy link
Contributor

@0xDC0DE 0xDC0DE left a comment

Choose a reason for hiding this comment

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

Looks good to me (also, did I not already merge these changes yesterday?)

@LewisArdern LewisArdern merged commit e7f0d50 into release Apr 19, 2023
@LewisArdern LewisArdern deleted the merge-develop-to-release branch April 19, 2023 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants