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

fix: import_prod_data not working #10750

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

john-gom
Copy link
Contributor

Signed-off-by: John Gomersall [email protected]

What

Can't use -e flag when calling make targets in dependencies

Fixes #10749

@john-gom john-gom requested a review from a team as a code owner August 30, 2024 10:46
@john-gom john-gom linked an issue Aug 30, 2024 that may be closed by this pull request
Copy link

Copy link
Member

@teleboas teleboas left a comment

Choose a reason for hiding this comment

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

LGTM

@john-gom john-gom merged commit a895cd3 into main Aug 30, 2024
13 checks passed
@john-gom john-gom deleted the 10749-make-import_prod_data-is-not-working branch August 30, 2024 11:51
stephanegigandet pushed a commit that referenced this pull request Sep 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.44.0](v2.43.0...v2.44.0)
(2024-09-09)


### Features

* 99 French "indice de durabilité" Label images
([#10734](#10734))
([be46cf8](be46cf8))
* 99 indice de reparabilite logos
([#10748](#10748))
([e2c302b](e2c302b))
* new [taxonomy].extended.json with extended synonyms
([#10744](#10744))
([e1a485e](e1a485e))
* Open folksonomies for all connected users
([#10771](#10771))
([160b792](160b792))
* prepare folksonomy for multi-domain
([#10775](#10775))
([6f8e772](6f8e772))
* script to extract historical data for a field (e.g. Nutri-Score) for a
set of products
([#10408](#10408))
([d40bcf6](d40bcf6))


### Bug Fixes

* block more AI bots
([#10754](#10754))
([852ca5f](852ca5f))
* fix crm sync
([#10747](#10747))
([336647f](336647f))
* import_prod_data not working
([#10750](#10750))
([a895cd3](a895cd3)),
closes
[#10749](#10749)
* remove non-JS list of products
([#10743](#10743))
([6805b9f](6805b9f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

make import_prod_data is not working
2 participants