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

feat: add CI for docker container build #2728

Merged
merged 6 commits into from
Jan 29, 2025

Conversation

NagariaHussain
Copy link
Member

@NagariaHussain NagariaHussain commented Jan 29, 2025

Adds a CI job to build production docker image for Frappe HR.

@NagariaHussain NagariaHussain merged commit 36a8ded into frappe:develop Jan 29, 2025
3 of 6 checks passed
mergify bot pushed a commit that referenced this pull request Jan 29, 2025
@NagariaHussain NagariaHussain deleted the feat-prod-docker-image branch January 29, 2025 11:51
NagariaHussain added a commit that referenced this pull request Jan 29, 2025
(cherry picked from commit 36a8ded)

Co-authored-by: Md Hussain Nagaria <[email protected]>
frappe-pr-bot pushed a commit that referenced this pull request Jan 31, 2025
# [15.39.0](v15.38.3...v15.39.0) (2025-01-31)

### Bug Fixes

* claim allocation issue ([f774af2](f774af2))
* exclude advances scheduled for deduction when adjusting them against expense claims ([59ebfb5](59ebfb5))
* exclude claimed and returned advance amounts ([58da779](58da779))
* fix test ([fa0ff96](fa0ff96))
* handle None values in earnings and deductions to avoid TypeError ([af27f29](af27f29))
* ignore the self-approval setting a workfow is active on Leave Application ([43e8cca](43e8cca))
* let administrator approve leaves irrespective of self approval setting ([856b15d](856b15d))
* prevent_self_leave_approval should be false by deafult ([f3ac588](f3ac588))
* removed action buttons ([4c77806](4c77806))
* status fields becomes read only if self leave approval is prevented ([3646818](3646818))
* update field description ([ceda0a3](ceda0a3))
* update return_amount field's display property ([f93cca2](f93cca2))

### Features

* add CI for production docker container build ([#2728](#2728)) ([#2729](#2729)) ([3c3a3ad](3c3a3ad))
* Enable/disable leave applicants from approving their own leaves based on the leave approval HR setting ([c8c6d50](c8c6d50))
* new hr setting to enable/disable self-leave approval ([fdd9ee8](fdd9ee8))
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