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 Version '1.12.3' into 'master' Branch #175

Merged
merged 5 commits into from
Feb 8, 2024
Merged

Release Version '1.12.3' into 'master' Branch #175

merged 5 commits into from
Feb 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 8, 2024

🚀 Release '1.12.3' into 'master' Branch 🚀

This PR marks a pivotal moment in our deployment cycle, signaling that all changes on the Release branch are deemed ready for production. It represents the collective decision of our developers that the changes bundled in the Release are suitable to be released together.

What's Happening in This PR?

  • We are merging the 'release' branch into the 'master' branch.
  • This action is a critical step, transitioning us from the release phase to the production phase.

✅ Automatic Merging Upon CI Checks ✅

This PR will be automatically merged into the 'master' branch, if the following conditions are met:

  • All CI Checks pass
  • Code Review is approved by at least one developer

⚠️ Manual Merging Upon CI Checks and Code Review ⚠️

If the above conditions are not met, this PR will be manually merged into the 'master' branch, by a developer.

github-actions bot and others added 4 commits February 8, 2024 16:07
* test: verify expected exceptions are thrown, in cases of errors, and add new sanitization test cases

* fix(exceptions): in case of exceptional errors happen, now exceptions are properly raised

* chore(gitignore): update .gitignore

* refactor(lint): Lint Source and Test code

Apply all Linter on Source (src dir) and Test (tests dir) Code. Run isort, black, ruff, and prospector.

refactor(black): apply black

refactor: remove unused code

refactor(isort): apply isort

refactor(test_sanitization): simplify Test of registering multiple Exceptions under same Sanitizer

refactor(black): apply black

* ci(gitops): force branch 'boarding-auto' on 'master', before merging User Changes

* ci(gitops): remove event.action == 'closed' from 'merge-rt-in-release' Job's if condition

* ci(gitops): remove head_ref == 'boarding-auto' from 'merge-rt-in-release' Job's if condition

* ci(gitops): trigger Job of merge-rt-in-release only if github.event_name == 'pull_request' && github.event.pull_request.merged == true

* ci(gitops): fixsyntax of merge-rt-in-release Workflow

* ci(gitops): fixsyntax of merge-rt-in-release Workflow

---------

Co-authored-by: konstantinos <[email protected]>
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (276f9e8) 88.42% compared to head (8070e59) 92.22%.

Files Patch % Lines
src/cookiecutter_python/hooks/post_gen_project.py 76.47% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   88.42%   92.22%   +3.79%     
==========================================
  Files          53       53              
  Lines         916      887      -29     
==========================================
+ Hits          810      818       +8     
+ Misses        106       69      -37     
Flag Coverage Δ
unittests 92.22% <80.95%> (+3.79%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@boromir674 boromir674 merged commit 04b6624 into master Feb 8, 2024
15 of 17 checks passed
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.

1 participant