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 alt](https:// "title") | 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.
Syncing
xxxxxxxxxx
2020-10-14 conda-forge core meeting
Zoom link
What time is the meeting in my time zone
last weeks meeting github
Attendees
Agenda
Standing items
intros for new folks on the call
(CJ) budget
From previous meeting(s)
Your new() agenda items
(SG) bloomberg grant stuff
(FF) Push for more testing in the feedstocks. It has been a while that we are using AzurePipelines and the CI limitation reduced significantly. We could start enabling testing by default in the skeleton. This would be the first step towards more auto-merge.
(MRB) github releases and conda-forge-sparta
(MRB / ED / SC) Roadmap / Funding? Discussion in gitter:
(MvN) tactical things to do about cython?
CONDA_BUILD
env var is set, we always recythonize and ignore mtime for files?(MvN) noarch: python v2
As we increasingly drop compatibility with py27/35/36 should we automatically add python constraints to all
noarch: python
artifacts using repodata pacthing?Additionally we may as well upate the noarch adding bot action that adds noarch to strip all lines containing py27/34/35 selectors from the recipe.
(IF) CDN down a lot lately
(WV) multisheller github.com/wolfv/multisheller
(CHL) FYI - conda 4.9.0 now on conda-canary; planned release on 19 Oct.
Pushed to next meeting
Active votes
Subteam updates
Bot
ARM
POWER
CUDA
Docs
staged-recipes
website
security+systems
CI infrastructure
Compiler upgrade
CFEP updates
Open PRs
cfep-04 X11 and CDT policy
cfep-06 Staged-recipes review lifecycle
cfep-10 Feedstock statuses, unmaintained
cfep-12 Removing packages that violate the terms of the source package
cfep-17 Handling pin backports and dependency rebuilds
on a temporary basis (i.e., until the migration has ended).
Discussion
Check in on previous action items
Copy previous action items from last meeting agenda.
This meeting
2020-10-14
Last meeting
2020-10-07
2 meetings ago
2020-09-30
Move to Issue Tracker
2020-09-23
2020-09-16
2020-09-09
2020-08-26
Docker hub
OVH
(???) build webpage to credit them (and others)
If we're adding a logo, will want to make sure that we have permission to use it.
Shout-out on twitter at some point. "Thanks forOVHCloud for providing a VM", etc. (maybe after we ship qt on windows with it?)
Figure out how to communicate breaking changes to users. Likely should open up an issue immediately for futher discussion. Ping @kkraus, plus capture notes from further up in these meeting notes
John K. will update the cuda toolkit feedstock on the git repo to note the NVBug link to the internal NVIDIA issue tracker
Jonathan will update docs to note that some non-exhaustive list of packages (like cuda-toolkit, MKL, etc.)
Jonathan will review this PR
(Kale) schedule conda working group
cfep-10 next steps: CJ to call a vote for feedback
cfep-06 next steps: Ask staged recipes team to champion this CFEP and move it forward
jakirkham & CJ-wright to sync on adding CUDA to the migration bot
(Eric) Scheduling Anaconda <-> conda-forge sync on anaconda.org requirements gathering
(Anthony) Reach out to NumFocus to figure out legal ramifications of not including licenses in files.
(Eric) check internally for funding levels for hotels & flying folks from the community in?
(Eric) Figure out finances of conda-forge to support themselves?
(jjhelmus) Open up CFEP for which python's we're going to support
(jakirkham) write a blog post on CUDA stuff we discussed today
(jakirkham) update docs on how to add CUDA support to feedstocks
(jakirkham) will open an issue on conda-smithy to investigate Drone issues. (ping the aarch team)
(ED) Who we are page? Some combination of a FAQ and a who is everyone. FAQ things like:
(ED) document strategies for reproducible environments using conda-forge
(UK) Static libraries stuff