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

Bump Hugo module habitat to latest stable release (d7fefb1e7d23f8d7e43200f87c29736fdfab6d6b). #4334

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# github.com/chef/automate/components/docs-chef-io v0.0.0-20240926130942-4b98d9cf92f6
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20240410132404-ec6d25dc198b
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23
# github.com/chef/chef-server/docs-chef-io v0.0.0-20240920053744-03b58ff14f46
# github.com/inspec/inspec/docs-chef-io v0.0.0-20241105131042-f05b389794c9
# github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170
Expand Down
3 changes: 2 additions & 1 deletion assets/release-notes/habitat/release-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"1.6.607",
"1.6.652",
"1.6.826",
"1.6.1041"
"1.6.1041",
"1.6.1215"
]
36 changes: 19 additions & 17 deletions content/habitat/habitat_cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

| Applies to Version | Last Updated |
| ------- | ------------ |
| hab 1.6.1041/20240411141804 (linux) | 11 Apr 2024 |
| hab 1.6.1215/20241115182310 (linux) | 15 Nov 2024 |

Check failure on line 21 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [chef.brands] Use 'Linux' instead of 'linux' Raw Output: {"message": "[chef.brands] Use 'Linux' instead of 'linux'", "location": {"path": "content/habitat/habitat_cli.md", "range": {"start": {"line": 21, "column": 32}}}, "severity": "ERROR"}

Check failure on line 21 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.DateFormat] Use 'July 31, 2016' format, not '15 Nov 2024'. Raw Output: {"message": "[Microsoft.DateFormat] Use 'July 31, 2016' format, not '15 Nov 2024'.", "location": {"path": "content/habitat/habitat_cli.md", "range": {"start": {"line": 21, "column": 41}}}, "severity": "ERROR"}

## hab

Expand Down Expand Up @@ -66,7 +66,7 @@
| [hab ring](#hab-ring) | Commands relating to Habitat rings |
| [hab studio](#hab-studio) | Commands relating to Habitat Studios |
| [hab sup](#hab-sup) | The Habitat Supervisor |
| [hab supportbundle](#hab-supportbundle) | Create a tarball of Habitat Supervisor data to send to support |

Check failure on line 69 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (supportbundle)
| [hab svc](#hab-svc) | Commands relating to Habitat services |
| [hab user](#hab-user) | Commands relating to Habitat users |
---
Expand Down Expand Up @@ -96,7 +96,7 @@
| Command | Description |
| ------- | ----------- |
| [hab bldr channel](#hab-bldr-channel) | Commands relating to Habitat Builder channels |
| [hab bldr job](#hab-bldr-job) | Commands relating to Habitat Builder jobs |
| [hab bldr job](#hab-bldr-job) | REMOVED: Commands relating to Habitat Builder jobs |
---

### hab bldr channel
Expand Down Expand Up @@ -306,7 +306,7 @@

### hab bldr job

Commands relating to Habitat Builder jobs
REMOVED: Commands relating to Habitat Builder jobs

**USAGE**

Expand All @@ -328,16 +328,16 @@

| Command | Description |
| ------- | ----------- |
| [hab bldr job cancel](#hab-bldr-job-cancel) | Cancel a build job group and any in-progress builds |
| [hab bldr job demote](#hab-bldr-job-demote) | Demote packages from a completed build job from a specified channel |
| [hab bldr job promote](#hab-bldr-job-promote) | Promote packages from a completed build job to a specified channel |
| [hab bldr job start](#hab-bldr-job-start) | Schedule a build job or group of jobs |
| [hab bldr job status](#hab-bldr-job-status) | Get the status of one or more job groups |
| [hab bldr job cancel](#hab-bldr-job-cancel) | REMOVED: Cancel a build job group and any in-progress builds |
| [hab bldr job demote](#hab-bldr-job-demote) | REMOVED: Demote packages from a completed build job from a specified channel |
| [hab bldr job promote](#hab-bldr-job-promote) | REMOVED: Promote packages from a completed build job to a specified channel |
| [hab bldr job start](#hab-bldr-job-start) | REMOVED: Schedule a build job or group of jobs |
| [hab bldr job status](#hab-bldr-job-status) | REMOVED: Get the status of one or more job groups |
---

### hab bldr job cancel

Cancel a build job group and any in-progress builds
REMOVED: Cancel a build job group and any in-progress builds

**USAGE**

Expand Down Expand Up @@ -372,7 +372,7 @@

### hab bldr job demote

Demote packages from a completed build job from a specified channel
REMOVED: Demote packages from a completed build job from a specified channel

**USAGE**

Expand Down Expand Up @@ -409,7 +409,7 @@

### hab bldr job promote

Promote packages from a completed build job to a specified channel
REMOVED: Promote packages from a completed build job to a specified channel

**USAGE**

Expand Down Expand Up @@ -446,7 +446,7 @@

### hab bldr job start

Schedule a build job or group of jobs
REMOVED: Schedule a build job or group of jobs

**USAGE**

Expand Down Expand Up @@ -482,7 +482,7 @@

### hab bldr job status

Get the status of one or more job groups
REMOVED: Get the status of one or more job groups

**USAGE**

Expand Down Expand Up @@ -1713,9 +1713,9 @@
| Command | Description |
| ------- | ----------- |
| [hab pkg binds](#hab-pkg-binds) | Displays the binds for a service |
| [hab pkg binlink](#hab-pkg-binlink) | Creates a binlink for a package binary in a common 'PATH' location |

Check failure on line 1716 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (binlink)

Check failure on line 1716 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (binlink)
| [hab pkg build](#hab-pkg-build) | Builds a Plan using a Studio |
| [hab pkg bulkupload](#hab-pkg-bulkupload) | Bulk Uploads Habitat Artifacts to a Depot from a local directory |

Check failure on line 1718 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (bulkupload)
| [hab pkg channels](#hab-pkg-channels) | Find out what channels a package belongs to |
| [hab pkg config](#hab-pkg-config) | Displays the default configuration options for a service |
| [hab pkg delete](#hab-pkg-delete) | Removes a package from Builder |
Expand All @@ -1725,7 +1725,7 @@
| [hab pkg env](#hab-pkg-env) | Prints the runtime environment of a specific installed package |
| [hab pkg exec](#hab-pkg-exec) | Executes a command using the 'PATH' context of an installed package |
| [hab pkg export](#hab-pkg-export) | Exports the package to the specified format |
| [hab pkg hash](#hab-pkg-hash) | Generates a blake2b hashsum from a target at any given filepath |

Check failure on line 1728 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (hashsum)
| [hab pkg info](#hab-pkg-info) | Returns the Habitat Artifact information |
| [hab pkg install](#hab-pkg-install) | Installs a Habitat package from Builder or locally from a Habitat Artifact |
| [hab pkg list](#hab-pkg-list) | List all versions of installed packages |
Expand Down Expand Up @@ -1767,9 +1767,9 @@

---

### hab pkg binlink

Check failure on line 1770 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (binlink)

Creates a binlink for a package binary in a common 'PATH' location

Check failure on line 1772 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (binlink)

**USAGE**

Expand Down Expand Up @@ -1825,10 +1825,11 @@
**OPTIONS**

```
--cache-key-path <CACHE_KEY_PATH> Cache for creating and searching for encryption keys [env: HAB_CACHE_KEY_PATH=] [default: /hab/cache/keys]
-k, --keys <HAB_ORIGIN_KEYS> Installs secret origin keys (ex: "unicorn", "acme,other,acme-ops")
-r, --root <HAB_STUDIO_ROOT> Sets the Studio root (default: /hab/studios/<DIR_NAME>)
-s, --src <SRC_PATH> Sets the source path (default: $PWD)
--cache-key-path <CACHE_KEY_PATH> Cache for creating and searching for encryption keys [env: HAB_CACHE_KEY_PATH=] [default: /hab/cache/keys]
-k, --keys <HAB_ORIGIN_KEYS> Installs secret origin keys (ex: "unicorn", "acme,other,acme-ops")
-r, --root <HAB_STUDIO_ROOT> Sets the Studio root (default: /hab/studios/<DIR_NAME>)
-f, --refresh-channel <REFRESH_CHANNEL> Channel used to retrieve plan dependencies for Chef supported origins env: HAB_REFRESH_CHANNEL=] [default: stable]
-s, --src <SRC_PATH> Sets the source path (default: $PWD)
```

**ARGS**
Expand All @@ -1841,7 +1842,7 @@

---

### hab pkg bulkupload

Check failure on line 1845 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (bulkupload)

Bulk Uploads Habitat Artifacts to a Depot from a local directory

Expand Down Expand Up @@ -2174,7 +2175,7 @@

### hab pkg hash

Generates a blake2b hashsum from a target at any given filepath

Check failure on line 2178 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (hashsum)

**USAGE**

Expand Down Expand Up @@ -2245,6 +2246,7 @@
-b, --binlink Binlink all binaries from installed package(s) into BINLINK_DIR
-f, --force Overwrite existing binlinks
--ignore-install-hook Do not run any install hooks
--ignore-local Do not use locally-installed packages when a corresponding package cannot be installed from Builder
-h, --help Prints help information
-V, --version Prints version information
```
Expand Down Expand Up @@ -3337,7 +3339,7 @@

---

## hab supportbundle

Check failure on line 3342 in content/habitat/habitat_cli.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (supportbundle)

Create a tarball of Habitat Supervisor data to send to support

Expand Down
2 changes: 1 addition & 1 deletion content/habitat/service_templates.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
title = "Service Template Data"

date = 2024-04-11T15:19:34.317Z
date = 2024-11-15T19:26:21.695Z
draft = false

[menu]
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/chef/license-service/docs-chef-io v0.0.0-20231117105514-d3f3d53ba2dd // indirect
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 // indirect
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 // indirect
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20240410132404-ec6d25dc198b // indirect
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23 // indirect
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170 // indirect
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef // indirect
github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 h1:m
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72/go.mod h1:D+9mmEZxCwpdhZ8LrEODBWMwMufmJUubSt5NlU/lLB4=
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 h1:p/a5iSATj0OjrqJLX/YKxYdGXhZzW58yyyNIC4JY4S0=
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90/go.mod h1:N/6F0+wmdvL6k0AjqyKIncMRClKAN92atjZdTLtYMaw=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20240410132404-ec6d25dc198b h1:Ro7cUmzy6EEKQSUdIO+Avfw8qDIQitQUY/lVdD6Za2g=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20240410132404-ec6d25dc198b/go.mod h1:5GKz/BtTWeTr8vdVQPkvGDQkQ+xiGWLkDsPOXhu2Ps4=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23 h1:yCEYVtJ1XB1g46HiUwsrww3ASB+jyhCoI/VWQe+2Exg=
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20241115181736-d7fefb1e7d23/go.mod h1:5GKz/BtTWeTr8vdVQPkvGDQkQ+xiGWLkDsPOXhu2Ps4=
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170 h1:Q9jEEyv8nZAN5NgJXwMoqjngSz6Bc5ruNc9V72Hk4b4=
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170/go.mod h1:tAazDDBtR5yCl/FNWHnrmkxpfxnOo9B99DyfRE7JH1c=
github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef h1:r+GoVO6zbIAtusZ2w6MwUhtDAJicQkYbX0iWwZmuXfQ=
Expand Down
Loading