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

Default config doesn't work #36

Open
dshevtsov opened this issue Jul 16, 2021 · 1 comment
Open

Default config doesn't work #36

dshevtsov opened this issue Jul 16, 2021 · 1 comment

Comments

@dshevtsov
Copy link
Contributor

Expected Behaviour

When I run aio changelog:generate --config=config.json, the tool generates a valid Changelog for the latest magento2 code.

Actual Behaviour

When I run aio changelog:generate --config=config.json, the tool fails.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Run aio changelog:generate --config=config.json

Platform and Version

macOS 11.4

Sample Code that illustrates the problem

Logs taken while reproducing problem

$ aio changelog:generate --config=config.json 
 ›   Warning: @adobe/aio-cli update available from 7.0.0 to 7.1.0.
 ›   Run npm install -g @adobe/aio-cli to update.


==========================
Start changelog generation
==========================
... !
    SyntaxError: Unexpected token ' in JSON at position 1331
@dshevtsov
Copy link
Contributor Author

@VladimirZaets The updated config works now.
There is another issue. When I run aio changelog:generate --config=config.json, I see

Changelog for "adobe/adobe-changelog-generator:master" is generated.
See "CHANGELOG.md"

But there is no CHANGELOG.md in my file tree.

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

No branches or pull requests

1 participant