intelops / website

This is the repo to manage all the website work, which is being developed using hugo framework.
https://intelops.ai
6 stars 20 forks source link

added netlify build timeout as temporary workaround for netlify build failure #380

Closed devopstoday11 closed 1 week ago

devopstoday11 commented 2 weeks ago

… failure

stackblitz[bot] commented 2 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

dryrunsecurity[bot] commented 2 weeks ago

DryRun Security Summary

The pull request updates the configuration files for the Netlify deployment and the Hugo static site generator, including setting up permanent redirects from the old domain to the new domain, adjusting pagination and timeout settings, and updating the Google Analytics and Disqus integration configurations.

Expand for full summary
**Summary:** The code changes in this pull request are primarily focused on updating the configuration files for the Netlify deployment and the Hugo static site generator. The changes do not introduce any obvious security concerns, and the updates appear to be standard practices for managing domain migrations, pagination, timeouts, and integrations with third-party services like Google Analytics and Disqus. The changes to the `netlify.toml` file set up permanent redirects from the old domain `intelops.ai` to the new domain `capten.ai`, which is a common and recommended practice when a website changes its domain name. The other configuration settings in the `netlify.toml` file, such as the build environment, command, and headers, also appear to be standard and do not raise any security red flags. The changes to the `hugo.toml` file include adjusting the pagination configuration, setting a timeout value, and updating the Google Analytics and Disqus integration configurations. These changes are generally positive from a security perspective, as they help prevent potential denial-of-service attacks, ensure proper data tracking and privacy, and ensure the comments section functions correctly and securely. **Files Changed:** 1. `netlify.toml`: This file has been updated to set up permanent redirects from the old domain `intelops.ai` to the new domain `capten.ai`. The changes include setting the `status` to `301` (permanent redirect) and `force = true` to ensure the redirects are enforced. 2. `hugo.toml`: This file has been updated to change the `paginate` parameter to `pagination.pagerSize`, set a `timeout` value of 120 seconds, and update the Google Analytics and Disqus integration configurations with placeholder values that should be replaced with the actual tracking IDs and shortnames.

Code Analysis

We ran 9 analyzers against 2 files and 0 analyzers had findings. 9 analyzers had no findings.

Riskiness

:green_circle: Risk threshold not exceeded.

View PR in the DryRun Dashboard.

netlify[bot] commented 2 weeks ago

Deploy Preview for intelops-website-nonprod ready!

Name Link
Latest commit ea271968d0c99c4a0a0bdae5a3410032d7c3a9e5
Latest deploy log https://app.netlify.com/sites/intelops-website-nonprod/deploys/66f6dbcd3af5680008d6aa1a
Deploy Preview https://deploy-preview-380--intelops-website-nonprod.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 weeks ago

Deploy Preview for intelops-website-prod ready!

Name Link
Latest commit ea271968d0c99c4a0a0bdae5a3410032d7c3a9e5
Latest deploy log https://app.netlify.com/sites/intelops-website-prod/deploys/66f6dbcd1d73e80008d15073
Deploy Preview https://deploy-preview-380--intelops-website-prod.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.