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

chore: mark stardoc doc generation targets as incompatible with bzlmod #258

Merged
merged 11 commits into from
Mar 14, 2023

Conversation

cgrindel
Copy link
Owner

  • Add //bzlmod:enabled flag.
  • Add //bzlmod:is_enabled config setting.
  • Mark stardoc rule generation as being incompatible with bzlmod.
  • Added Gazelle directives to ignore child workspaces.
  • Enable bzlmod by default in shared.bazelrc.
  • Uncommented the doc generation build files.

Related to #195.

@cgrindel cgrindel self-assigned this Mar 14, 2023
@cgrindel cgrindel enabled auto-merge (squash) March 14, 2023 18:08
@cgrindel cgrindel mentioned this pull request Mar 14, 2023
21 tasks
@cgrindel cgrindel merged commit a0da134 into main Mar 14, 2023
@cgrindel cgrindel deleted the bzlmod_conditional_doc_gen branch March 14, 2023 20:44
renovate bot referenced this pull request in cgrindel/rules_swift_package_manager Mar 15, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cgrindel_bazel_starlib](https://togithub.com/cgrindel/bazel-starlib)
| http_archive | patch | `v0.14.8` -> `v0.14.9` |

---

### Release Notes

<details>
<summary>cgrindel/bazel-starlib</summary>

###
[`v0.14.9`](https://togithub.com/cgrindel/bazel-starlib/releases/tag/v0.14.9)

[Compare
Source](https://togithub.com/cgrindel/bazel-starlib/compare/v0.14.8...v0.14.9)

#### What's Changed

- Update README.md for v0.14.8 by
[@&#8203;cgrindel-app-token-generator](https://togithub.com/cgrindel-app-token-generator)
in
[https://github.com/cgrindel/bazel-starlib/pull/257](https://togithub.com/cgrindel/bazel-starlib/pull/257)
- chore: mark stardoc doc generation targets as incompatible with bzlmod
by [@&#8203;cgrindel](https://togithub.com/cgrindel) in
[https://github.com/cgrindel/bazel-starlib/pull/258](https://togithub.com/cgrindel/bazel-starlib/pull/258)

**Full Changelog**:
cgrindel/bazel-starlib@v0.14.8...v0.14.9

#### Workspace Snippet

```python
load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "00ea5182b75330de5934d0e5fdcfdaa22c2452227153b67278bb0389326ebcba",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.14.9/bazel-starlib.v0.14.9.tar.gz",
    ],
)

load("@&#8203;cgrindel_bazel_starlib//:deps.bzl", "bazel_starlib_dependencies")

bazel_starlib_dependencies()

load("@&#8203;bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")

bazel_skylib_workspace()
```

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/cgrindel/swift_bazel).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in cgrindel/github_snippets Mar 15, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cgrindel_bazel_starlib](https://togithub.com/cgrindel/bazel-starlib)
| http_archive | patch | `v0.14.8` -> `v0.14.9` |

---

### Release Notes

<details>
<summary>cgrindel/bazel-starlib</summary>

###
[`v0.14.9`](https://togithub.com/cgrindel/bazel-starlib/releases/tag/v0.14.9)

[Compare
Source](https://togithub.com/cgrindel/bazel-starlib/compare/v0.14.8...v0.14.9)

#### What's Changed

- Update README.md for v0.14.8 by
[@&#8203;cgrindel-app-token-generator](https://togithub.com/cgrindel-app-token-generator)
in
[https://github.com/cgrindel/bazel-starlib/pull/257](https://togithub.com/cgrindel/bazel-starlib/pull/257)
- chore: mark stardoc doc generation targets as incompatible with bzlmod
by [@&#8203;cgrindel](https://togithub.com/cgrindel) in
[https://github.com/cgrindel/bazel-starlib/pull/258](https://togithub.com/cgrindel/bazel-starlib/pull/258)

**Full Changelog**:
cgrindel/bazel-starlib@v0.14.8...v0.14.9

#### Workspace Snippet

```python
load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "cgrindel_bazel_starlib",
    sha256 = "00ea5182b75330de5934d0e5fdcfdaa22c2452227153b67278bb0389326ebcba",
    urls = [
        "https://github.com/cgrindel/bazel-starlib/releases/download/v0.14.9/bazel-starlib.v0.14.9.tar.gz",
    ],
)

load("@&#8203;cgrindel_bazel_starlib//:deps.bzl", "bazel_starlib_dependencies")

bazel_starlib_dependencies()

load("@&#8203;bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")

bazel_skylib_workspace()
```

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/cgrindel/github_snippets).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant