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 emit_telemetry #18

Open
pietrushnic opened this issue Dec 14, 2022 · 3 comments
Open

Fix emit_telemetry #18

pietrushnic opened this issue Dec 14, 2022 · 3 comments
Assignees

Comments

@pietrushnic
Copy link
Contributor

During deploy Hugo complains:

Input 'emit_telemetry' has been deprecated with message: Use of this input causes the action to do nothing. You should remove this build step from your workflow.
@pietrushnic pietrushnic added this to the Dasharo Website v0.8.0 milestone Jan 29, 2024
@pietrushnic
Copy link
Contributor Author

@Stanislaw-bnk, When you are doing a preview locally, do you see the above message? Please paster log of the local preview to confirm if the issues are still there.

@Stanislaw-bnk
Copy link
Contributor

@pietrushnic I did the local preview by running ./scripts/local-preview.sh http://localhost:1313. All seems good:

hugo: collected modules in 1374 ms
Start building sites … 
hugo v0.105.0-0e3b42b4a9bdeb4d866210819fc6ddcf51582ffa+extended linux/amd64 BuildDate=2022-10-28T12:29:05Z VendorInfo=hugoguru

                   | EN   
-------------------+------
  Pages            |  28  
  Paginator pages  |   0  
  Non-page files   |   0  
  Static files     |   3  
  Processed images | 188  
  Aliases          |   2  
  Sitemaps         |   1  
  Cleaned          |   0  

Built in 1273 ms
Watching for changes in /src/{archetypes,assets,content,layouts,package.json,postcss.config.js,static,themes}
Watching for config changes in /src/config.toml, /src/config/_default, /src/go.mod
Environment: "DEV"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 0.0.0.0)

@Stanislaw-bnk
Copy link
Contributor

@pietrushnic I suppose this issue is outdated by now, and we can close it?

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

2 participants