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

Update the 'upload-artifact' action from v3 --> v4 #1134

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

lebrice
Copy link
Collaborator

@lebrice lebrice commented Feb 20, 2025

Description

Attempts to fix the CI which appears to be broken.

  • Upgrades the upload-artifact action from v3 to v4

@bouthilx bouthilx closed this Feb 24, 2025
@bouthilx bouthilx reopened this Feb 24, 2025
notoraptor and others added 4 commits February 24, 2025 12:54
- src/orion/algo/mofa/sampler.py:10:0: E0611: No name 'RandomState' in module 'numpy.random' (no-name-in-module)

Add numpy dependency for `tox -e pylint` to fix
…n frontend tests

Update .gitignore
Set requirement for selenium to >= 4.16.0
Why:

The install was outdated and wasn't working with ubuntu 24.04
@bouthilx
Copy link
Member

One remaining issue seams related to this: TvoroG/pytest-lazy-fixture#65

…tfixturevalue(fixture_name).

- Fix expected string for numpy strings: 'value' => np.str_('value')
…d it to just test dashboard src, since we now use a fake server with pre-saved JSON responses.
@notoraptor
Copy link
Collaborator

J'ai ajouté des commits pour résoudre le souci avec pytest-lazy-fixture, et résoudre quelques autres soucis.

Les tests frontend passent toujours, désormais, mais les autres tests orion (build / test) ont encore des soucis.

Est-ce qu'on essaye de résoudre un maximum de tests, dans cette PR, ou bien on considère qu'elle était surtout dédiée aux tests frontend ?

@bouthilx

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.

3 participants