Skip to content

Commit 09a3907

Browse files
committed
batch fix missing link prefixes
1 parent fb05242 commit 09a3907

15 files changed

+35
-35
lines changed

src/orga/minutes/2016-04-22.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Subject: **How do we want to express recipes for particular VS versions.**
88

99
* New conda-build release - may be necessary for VS builds: [](https://github.com/conda/conda-build/releases/tag/1.20.1)[https://github.com/conda/conda-build/releases/tag/1.20.1](https://github.com/conda/conda-build/releases/tag/1.20.1)
1010

11-
* Rebuild Eigen to test that the latest version works - if so we can drop [John Kirkham](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)'s conda-smithy branch that tries to fix appveyor.
11+
* Rebuild Eigen to test that the latest version works - if so we can drop [John Kirkham](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)'s conda-smithy branch that tries to fix appveyor.
1212
* This has all been done and works now. In some cases Python 3.4 64-bit builds on Windows have issues. That is still not understood.
1313

1414
* Current guidance at [](https://github.com/conda-forge/staged-recipes/wiki/VC-features)[https://github.com/conda-forge/staged-recipes/wiki/VC-features](https://github.com/conda-forge/staged-recipes/wiki/VC-features) and [](https://github.com/conda/conda/wiki/VC-features)[https://github.com/conda/conda/wiki/VC-features](https://github.com/conda/conda/wiki/VC-features).

src/orga/minutes/2016-04-29.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Agenda:
1212

1313
* Question about conda-smithy/conda-build-all requirements. Please see reference to "Question 4.5" in [this comment](https://github.com/conda/conda-build/pull/848#issuecomment-215523101)
1414

15-
* Internal pinning mechanism. [Phil Elson](/ep/profile/AviM60TiesB) wrote some nice scripts here and they are very helpful.
15+
* Internal pinning mechanism. [Phil Elson](https://conda-forge.hackpad.com/ep/profile/AviM60TiesB) wrote some nice scripts here and they are very helpful.
1616
* Questions:
1717

1818
* How can we figure out what things need pinning?
@@ -52,7 +52,7 @@ Notes:
5252
* Let's give webex a shot
5353
* Dependency tracking
5454

55-
* Currently baking in versions into the recipe, automated with script from [Phil Elson](/ep/profile/AviM60TiesB)
55+
* Currently baking in versions into the recipe, automated with script from [Phil Elson](https://conda-forge.hackpad.com/ep/profile/AviM60TiesB)
5656
* Version choices are decided manually at the moment
5757
* [](https://github.com/conda-forge/staged-recipes/wiki/Pinned-dependencies)https://github.com/conda-forge/staged-recipes/wiki/Pinned-dependencies
5858
* What if we want to change a pinned version, say zlib 1.2 to 1.3?
@@ -92,7 +92,7 @@ Notes:
9292
* Helpful when resolving problems, detecting when system Python
9393
* Put it in, not too hard and will help downstream organizations
9494

95-
All of the contents below were discussed between [Phil Elson](/ep/profile/AviM60TiesB) and [John Kirkham](/ep/profile/wv6uvIZX6h0). Many of the items have already been planned before and just need the details ironed out. Anything that required large group discussion was not decided in anyway.
95+
All of the contents below were discussed between [Phil Elson](https://conda-forge.hackpad.com/ep/profile/AviM60TiesB) and [John Kirkham](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0). Many of the items have already been planned before and just need the details ironed out. Anything that required large group discussion was not decided in anyway.
9696

9797
* Yum requirements
9898

@@ -107,13 +107,13 @@ All of the contents below were discussed between [Phil Elson](/ep/profile/AviM60
107107
* Adding a devtoolset to the container (for now).
108108

109109
* This was already merged (adds devtoolset-2).
110-
* [Phil](/ep/profile/AviM60TiesB) has rebuilt this.
111-
* [John](/ep/profile/wv6uvIZX6h0) tested the image with a trivial C++11 [program](https://github.com/jakirkham/hello_tests/blob/5b2f6b0c5682ecd84bee3be9cb73d790265f6002/hello.cxx) and that worked fine.
110+
* [Phil](https://conda-forge.hackpad.com/ep/profile/AviM60TiesB) has rebuilt this.
111+
* [John](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0) tested the image with a trivial C++11 [program](https://github.com/jakirkham/hello_tests/blob/5b2f6b0c5682ecd84bee3be9cb73d790265f6002/hello.cxx) and that worked fine.
112112
* Automatic builds are not working. Will likely contact Docker to fix. However, this only matters if this problem still happens after moving the images.
113113

114114
* Movement of Docker images to common spaces (Docker Hub org, GitHub org).
115115

116-
* [John](/ep/profile/wv6uvIZX6h0) will add the PRs to move Obvious-CI's Docker image to the org and from Obvious-CI.
116+
* [John](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0) will add the PRs to move Obvious-CI's Docker image to the org and from Obvious-CI.
117117
* Docker Hub org is already setup
118118
* Repo on GitHub is ready to go.
119119
* Need to setup autobuilds for the image(s).

src/orga/minutes/2016-05-13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Hangout link: [](https://hangouts.google.com/call/v5olhwzpfzgzpoq5i3wthjpqpie)[h
88

99
* Jonathan Helmus
1010
* Michael Sarahan
11-
* [John Kirkham](/ep/profile/wv6uvIZX6h0)
11+
* [John Kirkham](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)
1212
* Phil Elson
1313
* Eric Dill
1414
* Anthony Scopatz

src/orga/minutes/2016-06-03.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Hangout link: [](https://hangouts.google.com/call/v5olhwzpfzgzpoq5i3wthjpqpie) [
66

77
**Attendees**
88

9-
Ray, Matt, Jonathan, Phil, Jonas, Michael, Philippe, John, [Bjorn Gruning](https://conda-forge.hackpad.com/ep/profile/DMmBLyb21HK), Jan
9+
Ray, Matt, Jonathan, Phil, Jonas, Michael, Philippe, John, [Bjorn Gruning](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/DMmBLyb21HK), Jan
1010

1111
**Standing items**
1212

@@ -52,7 +52,7 @@ Ray, Matt, Jonathan, Phil, Jonas, Michael, Philippe, John, [Bjorn Gruning](https
5252

5353
* Another thing to consider here might be a new piece of metadata. For instance, we could specify the primary language of a package. We could then specify to `conda install` that we want this language of a package. Possible syntax might include something that looks like that of the above. Not sure how we want to handled conflicts if we want to error, warn and install everything, or something else.
5454

55-
* A simpler idea that we might consider that includes some of the ideas [Michael](https://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS) mentioned above, but could be implemented without changes to `conda` or package metadata would be to place packages in labeled channels. That way all Python packages would be in `conda-forge/label/python`. This way one could simply add this labeled channel and get all the `python` packages one wants. It's still a little fragile when enabling multiple labels, but maybe this can leverage the channel resolution stuff that Michael Grant has worked on.
55+
* A simpler idea that we might consider that includes some of the ideas [Michael](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS) mentioned above, but could be implemented without changes to `conda` or package metadata would be to place packages in labeled channels. That way all Python packages would be in `conda-forge/label/python`. This way one could simply add this labeled channel and get all the `python` packages one wants. It's still a little fragile when enabling multiple labels, but maybe this can leverage the channel resolution stuff that Michael Grant has worked on.
5656

5757
* PR reviews
5858

src/orga/minutes/2016-06-09.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Hangout link: [](https://hangouts.google.com/call/v5olhwzpfzgzpoq5i3wthjpqpie)[h
77
**Attendees**
88

99
* Jonathan Helmus
10-
* [John Kirkham](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)
11-
* [Johannes Koster](https://conda-forge.hackpad.com/ep/profile/vuQo2WAv29A)
12-
* [Bjorn Gruning](https://conda-forge.hackpad.com/ep/profile/DMmBLyb21HK)
13-
* [Michael Sarahan](https://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS)
10+
* [John Kirkham](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)
11+
* [Johannes Koster](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/vuQo2WAv29A)
12+
* [Bjorn Gruning](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/DMmBLyb21HK)
13+
* [Michael Sarahan](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS)
1414
* Ray
1515
* Phil Elson
1616

src/orga/minutes/2016-06-24.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ Hangout link: [](https://hangouts.google.com/call/v5olhwzpfzgzpoq5i3wthjpqpie)ht
88

99
**Attendees**
1010

11-
[Bjˆrn Gr¸ning](/ep/profile/DMmBLyb21HK)
11+
[Bjˆrn Gr¸ning](https://conda-forge.hackpad.com/ep/profile/DMmBLyb21HK)
1212

1313
Filipe
1414

15-
[John Kirkham](/ep/profile/wv6uvIZX6h0)
15+
[John Kirkham](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)
1616

17-
[Michael Sarahan](/ep/profile/yHQTJXZ4gyS)
17+
[Michael Sarahan](https://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS)
1818

1919
Jonathan Helmus
2020

2121
Matt Craig
2222

23-
[Phil Elson](/ep/profile/AviM60TiesB)
23+
[Phil Elson](https://conda-forge.hackpad.com/ep/profile/AviM60TiesB)
2424

2525
**Standing items**
2626

src/orga/minutes/2016-07-22.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ Hangout link: [](https://hangouts.google.com/call/v5olhwzpfzgzpoq5i3wthjpqpie)[h
66

77
**Attendees**
88

9-
[John Kirkham](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)
9+
[John Kirkham](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)
1010

1111
Jonathan Helmus
1212

13-
[Matt Craig](https://conda-forge.hackpad.com/ep/profile/yBvjHx0Ad3Y)
13+
[Matt Craig](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/yBvjHx0Ad3Y)
1414

1515
Phil Elson
1616

17-
[Michael Sarahan](https://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS)
17+
[Michael Sarahan](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS)
1818

1919
Filipe
2020

src/orga/minutes/2016-08-12.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Hangout link: [](https://hangouts.google.com/call/v5olhwzpfzgzpoq5i3wthjpqpie)[h
1010

1111
Eric Dill
1212

13-
[Phil Elson](https://conda-forge.hackpad.com/ep/profile/AviM60TiesB)
13+
[Phil Elson](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/AviM60TiesB)
1414

15-
[Michael Sarahan](https://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS)
15+
[Michael Sarahan](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS)
1616

17-
[John Kirkham](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)
17+
[John Kirkham](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0)
1818

1919
**Standing items**
2020

src/orga/minutes/2016-08-25.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Hangout link: [](https://hangouts.google.com/call/v5olhwzpfzgzpoq5i3wthjpqpie)[h
66

77
**Attendees**
88

9-
Jonathan Helmus, Filipe, [Michael Sarahan](https://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS), [John Kirkham](https://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0), Jake VanderPlas, Eric Dill, Ray Donnelly , [Phil Elson](https://conda-forge.hackpad.com/ep/profile/AviM60TiesB)
9+
Jonathan Helmus, Filipe, [Michael Sarahan](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/yHQTJXZ4gyS), [John Kirkham](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/wv6uvIZX6h0), Jake VanderPlas, Eric Dill, Ray Donnelly , [Phil Elson](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/AviM60TiesB)
1010

1111
**Standing items**
1212

src/orga/minutes/2016-09-09.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Hangout link: [](https://hangouts.google.com/call/v5olhwzpfzgzpoq5i3wthjpqpie)[h
66

77
**Attendees**
88

9-
* Jonathan Helmus, Filipe, Michael, Ray, [Eric Dill](https://conda-forge.hackpad.com/ep/profile/yJqDqpPqJyz), Björn Grüning, [Matt Craig](https://conda-forge.hackpad.com/ep/profile/yBvjHx0Ad3Y) (late)
9+
* Jonathan Helmus, Filipe, Michael, Ray, [Eric Dill](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/yJqDqpPqJyz), Björn Grüning, [Matt Craig](https://conda-forge.hackpad.comhttps://conda-forge.hackpad.com/ep/profile/yBvjHx0Ad3Y) (late)
1010

1111
**Standing items**
1212

0 commit comments

Comments
 (0)