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 Docker label for GHCR #241

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

br3ndonland
Copy link
Contributor

This PR will add the label org.opencontainers.image.source to the Dockerfile. This label helps link GitHub Container Registry (GHCR) with the associated repo.

https://github.com/pypa/gh-action-pypi-publish/pull/230/files#r1603926630

@webknjaz
Copy link
Member

@br3ndonland could you drop the merge commit from this branch?

This commit will add the label `org.opencontainers.image.source` to the
Dockerfile. This label helps link GitHub Container Registry (GHCR) with
the associated repo.

https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
https://github.com/pypa/gh-action-pypi-publish/pull/230/files#r1603926630
@webknjaz
Copy link
Member

Ah.. Nevermind. For some reason, GH didn't offer me the "rebase" button on the mobile web UI. I clicked it from the computer finally.

@webknjaz webknjaz added the enhancement New feature or request label May 29, 2024
@webknjaz webknjaz merged commit da2f9bb into pypa:unstable/v1 May 29, 2024
2 checks passed
@br3ndonland br3ndonland deleted the ghcr-label branch May 31, 2024 00:38
jooola referenced this pull request in ansible-community/molecule-hetznercloud Jun 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish)
| action | minor | `v1.8.14` -> `v1.9.0` |

---

### Release Notes

<details>
<summary>pypa/gh-action-pypi-publish
(pypa/gh-action-pypi-publish)</summary>

###
[`v1.9.0`](https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.9.0)

[Compare
Source](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0)

#### 💅 Cosmetic Output Improvements

-
[@&#8203;woodruffw](https://github.com/woodruffw)[💰](https://github.com/sponsors/woodruffw)
updated the tense on password nudge in
[#&#8203;234](https://github.com/pypa/gh-action-pypi-publish/issues/234)
-
[@&#8203;shenxianpeng](https://github.com/shenxianpeng)[💰](https://github.com/sponsors/shenxianpeng)
helped us disable the progress bar that was being produced by the `twine
upload` command via
[#&#8203;231](https://github.com/pypa/gh-action-pypi-publish/issues/231)
-
[@&#8203;woodruffw](https://github.com/woodruffw)[💰](https://github.com/sponsors/woodruffw)
also linked the PyPI status dashboard in the trusted publishing error
message via
[https://github.com/pypa/gh-action-pypi-publish/pull/243](https://github.com/pypa/gh-action-pypi-publish/pull/243)

#### 🛠️ Internal Dependencies

- pre-commit linters got auto-updated @&#8203;
[#&#8203;225](https://github.com/pypa/gh-action-pypi-publish/issues/225)
-   some notable dependency bumps include
    -   `cryptography == 42.0.7`
    -   `id == 1.4.0`
- `idna == 3.7` via
[#&#8203;228](https://github.com/pypa/gh-action-pypi-publish/issues/228)
- `requests == 2.32.0` via
[#&#8203;240](https://github.com/pypa/gh-action-pypi-publish/issues/240)
    -   `Twine == 5.1.0`

#### ⚙️ Secret Stuff

In
[#&#8203;241](https://github.com/pypa/gh-action-pypi-publish/issues/241),
[@&#8203;br3ndonland](https://github.com/br3ndonland)[💰](https://github.com/sponsors/br3ndonland)
added a Docker label linking the container image to this repository for
GHCR to display it nicely. This is preparatory work for a big
performance-focused refactoring he's working on in
[#&#8203;230](https://github.com/pypa/gh-action-pypi-publish/issues/230).

#### 💪 New Contributors

- [@&#8203;shenxianpeng](https://github.com/shenxianpeng) made their
first contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/231](https://github.com/pypa/gh-action-pypi-publish/pull/231)
- [@&#8203;br3ndonland](https://github.com/br3ndonland) made their
first contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/241](https://github.com/pypa/gh-action-pypi-publish/pull/241)

**🪞 Full Diff**:
pypa/gh-action-pypi-publish@v1.8.14...v1.9.0

**🧔‍♂️ Release Manager:** [@&#8203;webknjaz
🇺🇦](https://github.com/sponsors/webknjaz)

**🙏 Special Thanks** to
[@&#8203;pradyunsg](https://github.com/pradyunsg)[💰](https://github.com/sponsors/pradyunsg)
for promptly unblocking this release to Marketplace as GitHub started
asking for yet another developer agreement signature from the
organization admins.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/ansible-community/molecule-hetznercloud).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jooola referenced this pull request in hetznercloud/hcloud-python Jun 21, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish)
| action | minor | `v1.8.14` -> `v1.9.0` |

---

### Release Notes

<details>
<summary>pypa/gh-action-pypi-publish
(pypa/gh-action-pypi-publish)</summary>

###
[`v1.9.0`](https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.9.0)

[Compare
Source](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0)

#### 💅 Cosmetic Output Improvements

-
[@&#8203;woodruffw](https://github.com/woodruffw)[💰](https://github.com/sponsors/woodruffw)
updated the tense on password nudge in
[#&#8203;234](https://github.com/pypa/gh-action-pypi-publish/issues/234)
-
[@&#8203;shenxianpeng](https://github.com/shenxianpeng)[💰](https://github.com/sponsors/shenxianpeng)
helped us disable the progress bar that was being produced by the `twine
upload` command via
[#&#8203;231](https://github.com/pypa/gh-action-pypi-publish/issues/231)
-
[@&#8203;woodruffw](https://github.com/woodruffw)[💰](https://github.com/sponsors/woodruffw)
also linked the PyPI status dashboard in the trusted publishing error
message via
[https://github.com/pypa/gh-action-pypi-publish/pull/243](https://github.com/pypa/gh-action-pypi-publish/pull/243)

#### 🛠️ Internal Dependencies

- pre-commit linters got auto-updated @&#8203;
[#&#8203;225](https://github.com/pypa/gh-action-pypi-publish/issues/225)
-   some notable dependency bumps include
    -   `cryptography == 42.0.7`
    -   `id == 1.4.0`
- `idna == 3.7` via
[#&#8203;228](https://github.com/pypa/gh-action-pypi-publish/issues/228)
- `requests == 2.32.0` via
[#&#8203;240](https://github.com/pypa/gh-action-pypi-publish/issues/240)
    -   `Twine == 5.1.0`

#### ⚙️ Secret Stuff

In
[#&#8203;241](https://github.com/pypa/gh-action-pypi-publish/issues/241),
[@&#8203;br3ndonland](https://github.com/br3ndonland)[💰](https://github.com/sponsors/br3ndonland)
added a Docker label linking the container image to this repository for
GHCR to display it nicely. This is preparatory work for a big
performance-focused refactoring he's working on in
[#&#8203;230](https://github.com/pypa/gh-action-pypi-publish/issues/230).

#### 💪 New Contributors

- [@&#8203;shenxianpeng](https://github.com/shenxianpeng) made their
first contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/231](https://github.com/pypa/gh-action-pypi-publish/pull/231)
- [@&#8203;br3ndonland](https://github.com/br3ndonland) made their
first contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/241](https://github.com/pypa/gh-action-pypi-publish/pull/241)

**🪞 Full Diff**:
pypa/gh-action-pypi-publish@v1.8.14...v1.9.0

**🧔‍♂️ Release Manager:** [@&#8203;webknjaz
🇺🇦](https://github.com/sponsors/webknjaz)

**🙏 Special Thanks** to
[@&#8203;pradyunsg](https://github.com/pradyunsg)[💰](https://github.com/sponsors/pradyunsg)
for promptly unblocking this release to Marketplace as GitHub started
asking for yet another developer agreement signature from the
organization admins.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/hetznercloud/hcloud-python).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cuixq referenced this pull request in google/osv.dev Jul 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action |
patch | `v4.1.6` -> `v4.1.7` |
| [github/codeql-action](https://github.com/github/codeql-action) |
action | patch | `v2.25.8` -> `v2.25.11` |
|
[pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish)
| action | minor | `v1.8.14` -> `v1.9.0` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

###
[`v4.1.7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417)

[Compare
Source](https://github.com/actions/checkout/compare/v4.1.6...v4.1.7)

- Bump the minor-npm-dependencies group across 1 directory with 4
updates by [@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/actions/checkout/pull/1739](https://github.com/actions/checkout/pull/1739)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/actions/checkout/pull/1697](https://github.com/actions/checkout/pull/1697)
- Check out other refs/\* by commit by
[@&#8203;orhantoy](https://github.com/orhantoy) in
[https://github.com/actions/checkout/pull/1774](https://github.com/actions/checkout/pull/1774)
- Pin actions/checkout's own workflows to a known, good, stable version.
by [@&#8203;jww3](https://github.com/jww3) in
[https://github.com/actions/checkout/pull/1776](https://github.com/actions/checkout/pull/1776)

</details>

<details>
<summary>github/codeql-action (github/codeql-action)</summary>

###
[`v2.25.11`](https://github.com/github/codeql-action/compare/v2.25.10...v2.25.11)

[Compare
Source](https://github.com/github/codeql-action/compare/v2.25.10...v2.25.11)

###
[`v2.25.10`](https://github.com/github/codeql-action/compare/v2.25.9...v2.25.10)

[Compare
Source](https://github.com/github/codeql-action/compare/v2.25.9...v2.25.10)

###
[`v2.25.9`](https://github.com/github/codeql-action/compare/v2.25.8...v2.25.9)

[Compare
Source](https://github.com/github/codeql-action/compare/v2.25.8...v2.25.9)

</details>

<details>
<summary>pypa/gh-action-pypi-publish
(pypa/gh-action-pypi-publish)</summary>

###
[`v1.9.0`](https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.9.0)

[Compare
Source](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0)

#### 💅 Cosmetic Output Improvements

-
[@&#8203;woodruffw](https://github.com/woodruffw)[💰](https://github.com/sponsors/woodruffw)
updated the tense on password nudge in
[#&#8203;234](https://github.com/pypa/gh-action-pypi-publish/issues/234)
-
[@&#8203;shenxianpeng](https://github.com/shenxianpeng)[💰](https://github.com/sponsors/shenxianpeng)
helped us disable the progress bar that was being produced by the `twine
upload` command via
[#&#8203;231](https://github.com/pypa/gh-action-pypi-publish/issues/231)
-
[@&#8203;woodruffw](https://github.com/woodruffw)[💰](https://github.com/sponsors/woodruffw)
also linked the PyPI status dashboard in the trusted publishing error
message via
[https://github.com/pypa/gh-action-pypi-publish/pull/243](https://github.com/pypa/gh-action-pypi-publish/pull/243)

#### 🛠️ Internal Dependencies

- pre-commit linters got auto-updated @&#8203;
[#&#8203;225](https://github.com/pypa/gh-action-pypi-publish/issues/225)
-   some notable dependency bumps include
    -   `cryptography == 42.0.7`
    -   `id == 1.4.0`
- `idna == 3.7` via
[#&#8203;228](https://github.com/pypa/gh-action-pypi-publish/issues/228)
- `requests == 2.32.0` via
[#&#8203;240](https://github.com/pypa/gh-action-pypi-publish/issues/240)
    -   `Twine == 5.1.0`

#### ⚙️ Secret Stuff

In
[#&#8203;241](https://github.com/pypa/gh-action-pypi-publish/issues/241),
[@&#8203;br3ndonland](https://github.com/br3ndonland)[💰](https://github.com/sponsors/br3ndonland)
added a Docker label linking the container image to this repository for
GHCR to display it nicely. This is preparatory work for a big
performance-focused refactoring he's working on in
[#&#8203;230](https://github.com/pypa/gh-action-pypi-publish/issues/230).

#### 💪 New Contributors

- [@&#8203;shenxianpeng](https://github.com/shenxianpeng) made their
first contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/231](https://github.com/pypa/gh-action-pypi-publish/pull/231)
- [@&#8203;br3ndonland](https://github.com/br3ndonland) made their
first contribution in
[https://github.com/pypa/gh-action-pypi-publish/pull/241](https://github.com/pypa/gh-action-pypi-publish/pull/241)

**🪞 Full Diff**:
pypa/gh-action-pypi-publish@v1.8.14...v1.9.0

**🧔‍♂️ Release Manager:** [@&#8203;webknjaz
🇺🇦](https://github.com/sponsors/webknjaz)

**🙏 Special Thanks** to
[@&#8203;pradyunsg](https://github.com/pradyunsg)[💰](https://github.com/sponsors/pradyunsg)
for promptly unblocking this release to Marketplace as GitHub started
asking for yet another developer agreement signature from the
organization admins.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone
Australia/Sydney, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/google/osv.dev).

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

Co-authored-by: Xueqin Cui <72771658+cuixq@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants