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

Add dependabot + other standard Bicep project config #142

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Jan 22, 2024

My team has recently taken ownership of this project. This PR adds some common configuration standards that we follow:

  • Add dependabot config
  • Bump NPM package versions to latest
  • Copy relevant github policies from https://github.com/Azure/bicep
  • Update to Node 20
  • Enforce "dist" folder integrity at PR time
  • Remove codeowners
  • Simplify tsconfig and modernize CI workflows
  • Add end-to-end GH Action test

@anthony-c-martin anthony-c-martin force-pushed the ant/dependabot branch 3 times, most recently from 80bcba5 to 703ec87 Compare January 22, 2024 14:37
Copy link
Member

@majastrz majastrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@anthony-c-martin anthony-c-martin merged commit 7e7091d into main Jan 24, 2024
9 checks passed
oskogstad referenced this pull request in digdir/dialogporten Feb 21, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/arm-deploy](https://togithub.com/azure/arm-deploy) | action |
major | `v1` -> `v2` |

---

### Release Notes

<details>
<summary>azure/arm-deploy (azure/arm-deploy)</summary>

### [`v2`](https://togithub.com/Azure/arm-deploy/releases/tag/v2)

[Compare Source](https://togithub.com/azure/arm-deploy/compare/v1...v2)

##### Highlights

- Added tenant scope deployments for the ARM Deploy action by
[@&#8203;bearmannl](https://togithub.com/bearmannl) in
[https://github.com/Azure/arm-deploy/pull/125](https://togithub.com/Azure/arm-deploy/pull/125)
- Upgrade to Node 20 by
[@&#8203;anthony-c-martin](https://togithub.com/anthony-c-martin) in
[https://github.com/Azure/arm-deploy/pull/142](https://togithub.com/Azure/arm-deploy/pull/142)

**Full Changelog**:
Azure/arm-deploy@v1.0.8...v2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 7am on Sunday,before 7am on
Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://developer.mend.io/github/digdir/dialogporten).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
arealmaas referenced this pull request in digdir/dialogporten Apr 10, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/arm-deploy](https://togithub.com/azure/arm-deploy) | action |
major | `v1` -> `v2` |

---

### Release Notes

<details>
<summary>azure/arm-deploy (azure/arm-deploy)</summary>

### [`v2`](https://togithub.com/Azure/arm-deploy/releases/tag/v2)

[Compare Source](https://togithub.com/azure/arm-deploy/compare/v1...v2)

#### Highlights

- Added tenant scope deployments for the ARM Deploy action by
[@&#8203;bearmannl](https://togithub.com/bearmannl) in
[https://github.com/Azure/arm-deploy/pull/125](https://togithub.com/Azure/arm-deploy/pull/125)
- Upgrade to Node 20 by
[@&#8203;anthony-c-martin](https://togithub.com/anthony-c-martin) in
[https://github.com/Azure/arm-deploy/pull/142](https://togithub.com/Azure/arm-deploy/pull/142)

**Full Changelog**:
Azure/arm-deploy@v1.0.8...v2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 7am on Sunday,before 7am on
Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://developer.mend.io/github/digdir/dialogporten).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

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.

2 participants