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

[jk] Remove unused api/cleaner dir #5291

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

johnson-mage
Copy link
Member

Description

  • Removed the frontend/api/cleaner directory since it is no longer needed.

How Has This Been Tested?

  • N/A

Checklist

  • The PR is tagged with proper labels (bug, enhancement, feature, documentation)
  • I have performed a self-review of my own code
  • I have added unit tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

cc:

@johnson-mage johnson-mage self-assigned this Jul 24, 2024
@johnson-mage johnson-mage merged commit 4c9d079 into master Jul 24, 2024
13 checks passed
@johnson-mage johnson-mage deleted the jk--remove_api_cleaner_dir branch July 24, 2024 23:05
@wangxiaoyou1993 wangxiaoyou1993 mentioned this pull request Aug 1, 2024
5 tasks
wangxiaoyou1993 added a commit that referenced this pull request Aug 1, 2024
# Description
<!-- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context.
List any dependencies that are required for this change.
-->
<!-- Release notes generated using configuration in .github/release.yml
at release/0.9.73 -->

## What's Changed
### 🎉 Exciting New Features
* Memory management upgrade:
https://www.notion.so/mageai/Memory-management-upgrades-e6c5e6e360ce410094091e00c46e3bb6?pvs=4
* Dynamic blocks 2.0
https://www.notion.so/mageai/Dynamic-Blocks-2-0-d2fc11a4f48148d68b817e9bfb38a732
* [xy] Support getting Azure db conn url from key vault. by
@wangxiaoyou1993 in #5302
* [jk] Workspace monitoring by @johnson-mage in
#5311
### 🐛 Bug Fixes
* [td] Fix editor v2 page by @tommydangerous in
#5222
* [jk] Add specific lodash dependency version by @johnson-mage in
#5237
* [xy] Don't force cast type to int or float. by @wangxiaoyou1993 in
#5254
* [xy] Some fixes for using requests base path. by @wangxiaoyou1993 in
#5265
* [xy] Update the file content API implementation. by @wangxiaoyou1993
in #5267
* [jk] Default command center item by @johnson-mage in
#5275
* [jk] Include base path when loading favicon by @johnson-mage in
#5286
* [xy] Only run memory usage failure check when executor type is local
python by @wangxiaoyou1993 in
#5300
* [xy] Fix kernel interruption. by @wangxiaoyou1993 in
#5301
* [jk] Differentiate current_user local storage by @johnson-mage in
#5294
* [td] Fix blocks waiting and when fetching upstream w/ no output by
@tommydangerous in #5307


### 💅 Enhancements & Polish
* [xh]Update openai version to >= 1.0.0 by @matrixstone in
#5283
* [td] Canvas nodes by @tommydangerous in
#5199
* [td] Menus and more by @tommydangerous in
#5227
* Models and API for execution framework by @tommydangerous in
#5230
* [xy] Pipeline execution for execution framework by @wangxiaoyou1993 in
#5239
* [xy] Interpolate the sql profile. by @wangxiaoyou1993 in
#5252
* [xy] Allow optional block groups. by @wangxiaoyou1993 in
#5279
* [jk] Cookie session updates by @johnson-mage in
#5289
* [xy] Add all upstream dbt blocks when adding a dbt block by
@wangxiaoyou1993 in #5290
* [xy] Support customizing node selector in k8s config. by
@wangxiaoyou1993 in #5304
* [xy] Resolve CVE-2024-35225 by @wangxiaoyou1993 in
#5236
* [jk] Add back yarn.lock file by @johnson-mage in
#5256
* Add create_dataset parameter to Bigquery #5197 by @gracia10 in
#5218
* [jk] Remove unused api/cleaner dir by @johnson-mage in
#5291
* [td] Remove fake executables by @tommydangerous in
#5308

### Other Changes
* [xy] Add export frontend job in github action by @wangxiaoyou1993 in
#5313
* [xy] Remove circleci job. by @wangxiaoyou1993 in
#5315
* [xy] Create PR instead of push directly to master branch for frontend
build. by @wangxiaoyou1993 in
#5317

## New Contributors
* @tk26 made their first contribution in
#5235
* @gracia10 made their first contribution in
#5218
* @github-actions made their first contribution in
#5318

**Full Changelog**:
0.9.72...0.9.73


# How Has This Been Tested?
<!-- Please describe the tests that you ran to verify your changes.
Provide instructions so we can reproduce.
-->
basic function tests locally


# Checklist
- [x] The PR is tagged with proper labels (bug, enhancement, feature,
documentation)
- [x] I have performed a self-review of my own code
- [ ] I have added unit tests that prove my fix is effective or that my
feature works
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation

cc:
<!-- Optionally mention someone to let them know about 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.

1 participant