vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.63k stars 2.08k forks source link

[Bug]: [Integrator] Odoo publish @vuestorefront/odoo error #6906

Closed odranoelBR closed 1 year ago

odranoelBR commented 1 year ago

Describe the Bug

The github action publish npm package is not working.

We can't update github workflow configuration / envs.

Current behavior

Error on publish. Screenshot from 2023-04-23 19-14-29

Screenshot from 2023-04-23 19-17-20

Expected behavior

Publish the new version.

Steps to reproduce

Run the github action workflow from DEV branch. https://github.com/vuestorefront-community/odoo/actions/workflows/publish.yml

What version of Vue Storefront are you using?

2.7.5

What version of Node.js are you using?

16

What browser (and version) are you using?

Chrome Version 111.0.5563.146

What operating system (and version) are you using?

Linux ubuntu 22

Relevant log output

No response

Able to fix / change the documentation?

Code of Conduct

rohrig commented 1 year ago

@odranoelBR I updated the npm token. The issue appears to be fixed. Let me know if there are more issues. 😄 image image

odranoelBR commented 1 year ago

Tks @rohrig !

odranoelBR commented 1 year ago

@rohrig we have the same problem on api layer @vue-storefront/odoo-api. Can you do the same ? tks

odranoelBR commented 1 year ago

Screenshot from 2023-04-29 09-56-00

rohrig commented 1 year ago

@odranoelBR please link the repository 😄

rohrig commented 1 year ago

@odranoelBR Nevermind, I realized my mistake. 😄 I updated the token to allow publishing the api.

rohrig commented 1 year ago

In a year, we'll need to update this again. @odranoelBR please add a reminder and create an issue when this time approaches.

image