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

Migrate Orion dashboard into Orion repository #920

Merged
merged 9 commits into from
May 25, 2022

Conversation

notoraptor
Copy link
Collaborator

Description

Hi @bouthilx ! This is a PR to migrate code from Orion Dashboard ( https://github.com/Epistimio/orion-dashboard ) into this repository.

Changes

This PR should add Orion Dashboard (not compiled) code and associated Github actions.

Checklist

Tests

  • I added corresponding tests for bug fixes and new features. If possible, the tests fail without the changes
  • All new and existing tests are passing ($ tox -e py38; replace 38 by your Python version if necessary)

Documentation

  • I have updated the relevant documentation related to my changes

Quality

  • I have read the CONTRIBUTING doc
  • My commits messages follow this format
  • My code follows the style guidelines ($ tox -e lint)

dashboard/.gitignore Outdated Show resolved Hide resolved
@bouthilx
Copy link
Member

Thanks @notoraptor ! There is an issue with packaging. See suggestion for a fix here: https://github.com/Epistimio/orion/runs/6529409220?check_suite_focus=true#step:6:91.

@bouthilx bouthilx merged commit f4b0ade into Epistimio:develop May 25, 2022
@notoraptor notoraptor deleted the migrate-dashboard branch May 26, 2022 17:55
@bouthilx bouthilx added the feature Introduces a new feature label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants