Skip to content

Commit 2845c86

Browse files
committed
Rename wg-async-foundations to wg-async
1 parent e1011d0 commit 2845c86

40 files changed

+229
-230
lines changed

.github/ISSUE_TEMPLATE/-shiny-vision--story-issue.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ assignees: ''
2323
* (Optional) What are the key points or morals to emphasize?
2424
* *Write some morals here.*
2525

26-
[character(s)]: https://rust-lang.github.io/wg-async-foundations/vision/characters.html
27-
[project(s)]: https://rust-lang.github.io/wg-async-foundations/vision/projects.html
28-
[Alan]: https://rust-lang.github.io/wg-async-foundations/vision/characters/alan.html
29-
[Grace]: https://rust-lang.github.io/wg-async-foundations/vision/characters/grace.html
30-
[Niklaus]: https://rust-lang.github.io/wg-async-foundations/vision/characters/niklaus.html
31-
[Barbara]: https://rust-lang.github.io/wg-async-foundations/vision/characters/barbara.html
26+
[character(s)]: https://rust-lang.github.io/wg-async/vision/characters.html
27+
[project(s)]: https://rust-lang.github.io/wg-async/vision/projects.html
28+
[Alan]: https://rust-lang.github.io/wg-async/vision/characters/alan.html
29+
[Grace]: https://rust-lang.github.io/wg-async/vision/characters/grace.html
30+
[Niklaus]: https://rust-lang.github.io/wg-async/vision/characters/niklaus.html
31+
[Barbara]: https://rust-lang.github.io/wg-async/vision/characters/barbara.html

.github/ISSUE_TEMPLATE/-status-quo--story-issue.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ assignees: ''
2323
* (Optional) What are the key points or morals to emphasize?
2424
* *Write some morals here.*
2525

26-
[character(s)]: https://rust-lang.github.io/wg-async-foundations/vision/characters.html
27-
[project(s)]: https://rust-lang.github.io/wg-async-foundations/vision/projects.html
28-
[Alan]: https://rust-lang.github.io/wg-async-foundations/vision/characters/alan.html
29-
[Grace]: https://rust-lang.github.io/wg-async-foundations/vision/characters/grace.html
30-
[Niklaus]: https://rust-lang.github.io/wg-async-foundations/vision/characters/niklaus.html
31-
[Barbara]: https://rust-lang.github.io/wg-async-foundations/vision/characters/barbara.html
26+
[character(s)]: https://rust-lang.github.io/wg-async/vision/characters.html
27+
[project(s)]: https://rust-lang.github.io/wg-async/vision/projects.html
28+
[Alan]: https://rust-lang.github.io/wg-async/vision/characters/alan.html
29+
[Grace]: https://rust-lang.github.io/wg-async/vision/characters/grace.html
30+
[Niklaus]: https://rust-lang.github.io/wg-async/vision/characters/niklaus.html
31+
[Barbara]: https://rust-lang.github.io/wg-async/vision/characters/barbara.html

.github/ISSUE_TEMPLATE/new-roadmap-goal.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ Remember, you don't have to do these all at once!
3030

3131
This issue can be closed when all of the above items are complete.
3232

33-
[roadmap]: https://rust-lang.github.io/wg-async-foundations/vision/roadmap.html
34-
[owning]: https://rust-lang.github.io/wg-async-foundations/vision/how_to_vision/owners.html
33+
[roadmap]: https://rust-lang.github.io/wg-async/vision/roadmap.html
34+
[owning]: https://rust-lang.github.io/wg-async/vision/how_to_vision/owners.html

.github/ISSUE_TEMPLATE/new-roadmap-initiative.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Remember, you don't have to do these all at once!
3838

3939
This issue can be closed when all of the above items are complete.
4040

41-
[roadmap]: https://rust-lang.github.io/wg-async-foundations/vision/roadmap.html
42-
[owning]: https://rust-lang.github.io/wg-async-foundations/vision/how_to_vision/owners.html
43-
[stakeholders]: https://rust-lang.github.io/wg-async-foundations/vision/how_to_vision/stakeholders.html
41+
[roadmap]: https://rust-lang.github.io/wg-async/vision/roadmap.html
42+
[owning]: https://rust-lang.github.io/wg-async/vision/how_to_vision/owners.html
43+
[stakeholders]: https://rust-lang.github.io/wg-async/vision/how_to_vision/stakeholders.html
4444
[template]: https://github.com/rust-lang/initiative-template

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# wg-async-foundations
1+
# wg-async
22

33
Working group dedicated to improving the foundations of async I/O in Rust
44

55
Please visit our [rendered page] for more information!
66

7-
[rendered page]: https://rust-lang.github.io/wg-async-foundations/
7+
[rendered page]: https://rust-lang.github.io/wg-async/

book.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ authors = ["Niko Matsakis"]
33
language = "en"
44
multilingual = false
55
src = "src"
6-
title = "wg-async-foundations"
6+
title = "wg-async"
77

88
[rust]
99
edition = "2018"
1010

1111
[output.html]
12-
site-url = "/wg-async-foundations/"
13-
git-repository-url = "https://github.com/rust-lang/wg-async-foundations"
12+
site-url = "/wg-async/"
13+
git-repository-url = "https://github.com/rust-lang/wg-async"
1414
additional-js =["mermaid.min.js", "mermaid-init.js"]
15-
edit-url-template = "https://github.com/rust-lang/wg-async-foundations/tree/master/{path}?mode=edit"
15+
edit-url-template = "https://github.com/rust-lang/wg-async/tree/master/{path}?mode=edit"
1616

1717
[output.html.fold]
1818
enable = true
@@ -99,4 +99,4 @@ command = "mdbook-graphviz"
9999
"/vision/status_quo/niklaus_simulates_hydrodynamics.html" = "/vision/submitted_stories/status_quo/niklaus_simulates_hydrodynamics.html"
100100
"/vision/status_quo/niklaus_wants_to_share_knowledge.html" = "/vision/submitted_stories/status_quo/niklaus_wants_to_share_knowledge.html"
101101
"/vision/status_quo/template.html" = "/vision/submitted_stories/status_quo/template.html"
102-
"/vision/tenets.html" = "/vision/how_it_feels.html"
102+
"/vision/tenets.html" = "/vision/how_it_feels.html"

get_contributors.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ check_bin jq
5050

5151
function get_issue_numbers() {
5252
local result="$(curl -s -u $user:$token -H "Accept: application/vnd.github.v3+json" \
53-
"https://api.github.com/repos/rust-lang/wg-async-foundations/issues?state=all&labels=$1&per_page=100" \
53+
"https://api.github.com/repos/rust-lang/wg-async/issues?state=all&labels=$1&per_page=100" \
5454
| jq '.[].number')"
5555

5656
if [ "$(echo $result | wc -w)" -ge 100 ];
@@ -67,15 +67,15 @@ function issue_contributors() {
6767

6868
for num in $numbers; do
6969
curl -s -u $user:$token -H "Accept: application/vnd.github.v3+json" \
70-
https://api.github.com/repos/rust-lang/wg-async-foundations/issues/$num/comments | jq -r \
70+
https://api.github.com/repos/rust-lang/wg-async/issues/$num/comments | jq -r \
7171
'.[] | "[" + .user.login + "](" + .user.html_url + ")"'
7272
done | sort | uniq
7373
}
7474

7575
# Get a list of direct code contributors
7676
function code_contributors() {
7777
curl -s -u $user:$token -H "Accept: application/vnd.github.v3+json" \
78-
"https://api.github.com/repos/rust-lang/wg-async-foundations/contributors?per_page=100" | jq -r \
78+
"https://api.github.com/repos/rust-lang/wg-async/contributors?per_page=100" | jq -r \
7979
'.[] | "[" + .login + "](" + .html_url + ")"' | sort | uniq
8080
}
8181

0 commit comments

Comments
 (0)