or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
Open Floor/Triage Minutes
Pulp open floor, every Tuesday at 10:30 ET (either EST or EDT) (That is 16:30 CET) in pulp-meeting on Matrix.
See https://pulpproject.org/help/community/get-involved/ for more info about this meeting.
Open Floor Agenda
Agenda Next
June 3, 2025
November 19, 2024
remove_content_units
parameter. We need to do some querrying and then add extra hrefs to the list supplied by the user: https://github.com/pulp/pulp_deb/pull/1185from pulpcore.plugin.util import extract_pk, get_url
October 8, 2024
August 6, 2024
July 30, 2024
July 16, 2024
June 18, 2024
June 11, 2024
April 30, 2024
April 23, 2024
April 16, 2024
February 27, 2024
pulp deb content --type release_component create --distribution test --component empty --repository my_repo
does not create a task, even though it does create a new repo version.created_resources
.February 20, 2024
December 5, 2023
dosas: broken build for pulp-openapi-generator
November 28, 2023
dosas: pulp-oci-image tags are always overwritten.
I would expect the latest tag to change regularly but not the other ones?
November 21, 2023
October 17, 2023
August 29, 2023
August 8, 2023
July 18th
June 20th
from gettext import gettext as _
instead of justfrom gettext import gettext
?_, second_element = function_returning_a_tuple()
when one needs only one of the elements returned byfunction_returning_a_tuple()
that is not compatible with our gettext habits.June 13
Update, we are testing using the following PoC:
June 6
May 17
May 9
pytest -v -r sx --color=yes --suppress-no-test-exit-code --pyargs pulp_deb.tests.functional -m parallel -n 8
pytest -v -r sx --color=yes --pyargs pulp_deb.tests.functional -m 'not parallel'
May 2
April 18
April 11
March 14th
February 14, 2023
January 17, 2023
January 10, 2023
Archive
2022
2021
2020
tags:
Minutes