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 preparation v0.13.2 #115

Merged
merged 7 commits into from
Feb 8, 2024
Merged

Release preparation v0.13.2 #115

merged 7 commits into from
Feb 8, 2024

Conversation

ankeko
Copy link
Collaborator

@ankeko ankeko commented Feb 8, 2024

📥 Pull Request Description

The following changes, features and fixes are part of this pull request:

👀 Affected Areas

  • Dashboard
  • Dependencies

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

TimoSchadt and others added 7 commits January 12, 2024 14:44
…ove support for python `3.8` (#106)

## 📥 Pull Request Description

- Updated Dagster to Version 1.5 in order to leverage bug fixes in
dagster webservice
- Fix keras import error in order to enable usage of tensorflow 2.15

## 👀 Affected Areas

- Dagster Pipelines & Webservice
- Tensorflow ML Backend

## 📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

- [X] Pre-commit hooks were executed
- [x] Changes have been reviewed by at least one other developer
- [X] Tests have been added or updated to cover the changes (only
necessary if the changes affect the executable code)
- [ ] All tests ran successfully
- [X] All merge conflicts are resolved
- [ ] Documentation has been updated to reflect the changes
- [X] Any necessary migrations have been run

## 📌 Related Issues

If this pull request is related to an existing issue, please reference
it here.

## 🔗 Links

Please provide any relevant links (e.g. documentation, external
resources) that support your changes.

## 📷 Screenshots

If applicable, please include screenshots of the before and after
effects of your changes.

Thank you for your contribution! 🎉

---------

Co-authored-by: Timo Schadt <[email protected]>
…orkflow even with fork pull requests (#108)

## 📥 Pull Request Description

The following changes and fixes are part of this pull request:
- ci(test): Set pipeline trigger to `pull_request_target` to execute the
pipeline even with fork pull requests
- docs: Remove python 3.8 from Getting Started
- refactor: Remove python from classifiers in `pyproject.toml`
- ci(test): Add workflow trigger `pull_request` back into project

## 👀 Affected Areas

- pytest workflow
- docs

## 📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

- [X] Pre-commit hooks were executed
- [ ] Changes have been reviewed by at least one other developer
- [ ] Tests have been added or updated to cover the changes (only
necessary if the changes affect the executable code)
- [X] All tests ran successfully
- [X] All merge conflicts are resolved
- [X] Documentation has been updated to reflect the changes
- [ ] Any necessary migrations have been run

## 📌 Related Issues

- closes #107
## 📥 Pull Request Description

The current version of Altair raised multiple deprecation errors.
Therefore, altair is updated with this PR.

## 👀 Affected Areas

Dashboard

## 📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

- [x] Pre-commit hooks were executed
- [x] Changes have been reviewed by at least one other developer
- [ ] Tests have been added or updated to cover the changes (only
necessary if the changes affect the executable code)
- [x] All tests ran successfully
- [x] All merge conflicts are resolved
- [ ] Documentation has been updated to reflect the changes
- [ ] Any necessary migrations have been run
@ankeko ankeko added 🪲 bug Related to bugs or unexpected behavior 🔧 enhancement Requests for improvements or enhancements to existing features labels Feb 8, 2024
@ankeko ankeko requested a review from aiakide February 8, 2024 09:19
Copy link
Collaborator

@aiakide aiakide left a comment

Choose a reason for hiding this comment

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

Pending fixes and features are mentioned in #116.

@ankeko ankeko merged commit 34c5704 into main Feb 8, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Related to bugs or unexpected behavior 🔧 enhancement Requests for improvements or enhancements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants