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: added frontend build generation workflow #316

Merged
merged 6 commits into from
Jul 31, 2024

Conversation

sukuna28
Copy link
Member

What does it do?

This PR introduces a new build generation a workflow for frontend.

@sukuna28 sukuna28 requested a review from shahharsh176 July 31, 2024 05:41
@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

@kc-diabeat
Copy link
Contributor

The build artifact is available in the artifact section here. You can download it and place the build file under backend/src/zango/assets/app_panel/js for local testing and verification.

@shahharsh176 shahharsh176 requested a review from kc-diabeat July 31, 2024 07:17
@kc-diabeat kc-diabeat merged commit df3140f into main Jul 31, 2024
1 check passed
@kc-diabeat kc-diabeat deleted the feat/fe-build-generation-workflow branch July 31, 2024 07:36
deepakdinesh1123 added a commit that referenced this pull request Aug 2, 2024
* autoincrement filter added

* filter renamed

* filter renamed

* feat: added frontend build generation workflow

* fix: api token added, LICENSE file removed

---------

Co-authored-by: deepakdinesh1123 <[email protected]>
Co-authored-by: Harsh Shah <[email protected]>
kc-diabeat added a commit that referenced this pull request Aug 2, 2024
* support for telemetry and logging

* fixed incorrect middleware name

* added docstrings and setup otel for loguru

* sending logs to otel

* init

* django settings module variable set in post_fork

* trace export error fixed

* refactor: base settings

* add: OTEL_RESOURCE_ATTRIBUTES env var

* zango release workflow added (#301)

* zango release workflow added

* branch updated, workflow name corrected

* version and changelog checks added

* image link updated

* feat: added frontend build generation workflow (#316)

* autoincrement filter added

* filter renamed

* filter renamed

* feat: added frontend build generation workflow

* fix: api token added, LICENSE file removed

---------

Co-authored-by: deepakdinesh1123 <[email protected]>
Co-authored-by: Harsh Shah <[email protected]>

* Deploy frontend build

* add: contribution doc and fix use_latest template tag (#293)

* add: contribution doc and fix use_latest template tag fix

* chore: add doc_string for use_latest filter

---------

Co-authored-by: Harsh Shah <[email protected]>

* added version for dependencies (#320)

* added version for dependencies

* Update base.txt

django-rest-knox version fixed

* auditlogs now gets default timezone of host if timezone is not specified (#322)

* auditlogs now gets default timezone of host if timezone is not specified

* tzlocal removed

* remove unused import

---------

Co-authored-by: Harsh Shah <[email protected]>

* support for telemetry and logging

* otel resource attributes variable removed

* python-dotenv removed

* fix: shift handler and logger inside setup_setting
for avoiding error on existing project

---------

Co-authored-by: kc-diabeat <[email protected]>
Co-authored-by: deepakdinesh1123 <[email protected]>
Co-authored-by: Harsh Shah <[email protected]>
Co-authored-by: deepakdinesh1123 <[email protected]>
Co-authored-by: Ravi Patel <[email protected]>
Co-authored-by: Harsh Shah <[email protected]>
@shahharsh176 shahharsh176 linked an issue Aug 2, 2024 that may be closed by this pull request
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.

Workflow for App Panel build generation
4 participants