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

Update Bolt to only use new default modulepath #2549

Closed
beechtom opened this issue Jan 15, 2021 · 1 comment · Fixed by #2587 or #2617
Closed

Update Bolt to only use new default modulepath #2549

beechtom opened this issue Jan 15, 2021 · 1 comment · Fixed by #2587 or #2617
Assignees
Labels
Bolt 4.0 Changes and removals for Bolt 4.0 Feature New features and improvements.

Comments

@beechtom
Copy link
Contributor

Use Case

Update Bolt to only use the new default modulepath ['modules'].

@beechtom beechtom added Feature New features and improvements. Bolt 4.0 Changes and removals for Bolt 4.0 labels Jan 15, 2021
@beechtom beechtom added this to the Bolt 3.0 milestone Jan 15, 2021
@lucywyman lucywyman added this to 📝 To Do in Bolt Kanban via automation Jan 20, 2021
@beechtom beechtom moved this from 📝 To Do to ⚡️ Doing in Bolt Kanban Jan 27, 2021
@beechtom beechtom self-assigned this Jan 27, 2021
beechtom added a commit to beechtom/bolt that referenced this issue Jan 27, 2021
This updates Bolt to use the new default modulepath `['modules']` and
append the `.modules/` directory to the end of both the default
modulepath and configured modulepath.

!feature

* **Update default modulepath**
  ([puppetlabs#2549](puppetlabs#2549))

  Bolt's default modulepath is now `['modules']` instead of
  `['modules', 'site', 'site-modules']`. Bolt will also automatically
  append the project's `.modules/` directory to all modulepaths,
  whether a project uses the default modulepath or a configured
  modulepath.
@beechtom beechtom linked a pull request Jan 27, 2021 that will close this issue
beechtom added a commit to beechtom/bolt that referenced this issue Jan 27, 2021
This updates Bolt to use the new default modulepath `['modules']` and
append the `.modules/` directory to the end of both the default
modulepath and configured modulepath.

!feature

* **Update default modulepath**
  ([puppetlabs#2549](puppetlabs#2549))

  Bolt's default modulepath is now `['modules']` instead of
  `['modules', 'site', 'site-modules']`. Bolt will also automatically
  append the project's `.modules/` directory to all modulepaths,
  whether a project uses the default modulepath or a configured
  modulepath.
beechtom added a commit to beechtom/bolt that referenced this issue Jan 28, 2021
This updates Bolt to use the new default modulepath `['modules']` and
append the `.modules/` directory to the end of both the default
modulepath and configured modulepath.

!feature

* **Update default modulepath**
  ([puppetlabs#2549](puppetlabs#2549))

  Bolt's default modulepath is now `['modules']` instead of
  `['modules', 'site', 'site-modules']`. Bolt will also automatically
  append the project's `.modules/` directory to all modulepaths,
  whether a project uses the default modulepath or a configured
  modulepath.
@beechtom beechtom moved this from ⚡️ Doing to 🚧 Reviewing in Bolt Kanban Jan 28, 2021
beechtom added a commit to beechtom/bolt that referenced this issue Jan 28, 2021
This updates Bolt to use the new default modulepath `['modules']` and
append the `.modules/` directory to the end of both the default
modulepath and configured modulepath.

!feature

* **Update default modulepath**
  ([puppetlabs#2549](puppetlabs#2549))

  Bolt's default modulepath is now `['modules']` instead of
  `['modules', 'site', 'site-modules']`. Bolt will also automatically
  append the project's `.modules/` directory to all modulepaths,
  whether a project uses the default modulepath or a configured
  modulepath.
beechtom added a commit to beechtom/bolt that referenced this issue Jan 28, 2021
This updates Bolt to use the new default modulepath `['modules']` and
append the `.modules/` directory to the end of both the default
modulepath and configured modulepath.

!feature

* **Update default modulepath**
  ([puppetlabs#2549](puppetlabs#2549))

  Bolt's default modulepath is now `['modules']` instead of
  `['modules', 'site', 'site-modules']`. Bolt will also automatically
  append the project's `.modules/` directory to all modulepaths,
  whether a project uses the default modulepath or a configured
  modulepath.
beechtom added a commit to beechtom/bolt that referenced this issue Jan 28, 2021
This updates Bolt to use the new default modulepath `['modules']` and
append the `.modules/` directory to the end of both the default
modulepath and configured modulepath.

!feature

* **Update default modulepath**
  ([puppetlabs#2549](puppetlabs#2549))

  Bolt's default modulepath is now `['modules']` instead of
  `['modules', 'site', 'site-modules']`. Bolt will also automatically
  append the project's `.modules/` directory to all modulepaths,
  whether a project uses the default modulepath or a configured
  modulepath.
lucywyman added a commit that referenced this issue Jan 28, 2021
@lucywyman lucywyman removed this from 🚧 Reviewing in Bolt Kanban Jan 28, 2021
lucywyman pushed a commit to lucywyman/bolt that referenced this issue Feb 1, 2021
This updates Bolt to use the new default modulepath `['modules']` and
append the `.modules/` directory to the end of both the default
modulepath and configured modulepath.

!feature

* **Update default modulepath**
  ([puppetlabs#2549](puppetlabs#2549))

  Bolt's default modulepath is now `['modules']` instead of
  `['modules', 'site', 'site-modules']`. Bolt will also automatically
  append the project's `.modules/` directory to all modulepaths,
  whether a project uses the default modulepath or a configured
  modulepath.
lucywyman pushed a commit that referenced this issue Feb 2, 2021
This updates Bolt to use the new default modulepath `['modules']` and
append the `.modules/` directory to the end of both the default
modulepath and configured modulepath.

!feature

* **Update default modulepath**
  ([#2549](#2549))

  Bolt's default modulepath is now `['modules']` instead of
  `['modules', 'site', 'site-modules']`. Bolt will also automatically
  append the project's `.modules/` directory to all modulepaths,
  whether a project uses the default modulepath or a configured
  modulepath.
@beechtom
Copy link
Contributor Author

beechtom commented Feb 2, 2021

Closed by #2587

@beechtom beechtom closed this as completed Feb 2, 2021
lucywyman added a commit to lucywyman/bolt that referenced this issue Feb 3, 2021
This clarifies that latest Bolt only supports OSX 10.14 and 10.15, and
that older OSX platforms can install Bolt 2.0.0 through either
installation method.

Closes puppetlabs#2549

!no-release-note
lucywyman added a commit to lucywyman/bolt that referenced this issue Feb 5, 2021
This clarifies that latest Bolt only supports OSX 10.14 and 10.15, and
that older OSX platforms can install Bolt 2.0.0 through either
installation method.

Closes puppetlabs#2549

!no-release-note
beechtom added a commit that referenced this issue Feb 5, 2021
(GH-2549) Clarify Bolt supported OSX versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bolt 4.0 Changes and removals for Bolt 4.0 Feature New features and improvements.
Projects
None yet
1 participant