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

Deploy #1985

Merged
merged 51 commits into from
Jun 3, 2024
Merged

Deploy #1985

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
6e5788a
feat(tools): Add a link to the Helix editor
usagi-flow Jul 19, 2022
4b70c54
docs: add neovim to editors
AliSajid Sep 16, 2022
df466aa
docs: update grammer to idicate a line is an explanation
AliSajid Sep 17, 2022
a03462f
Update locales/en-US/tools.ftl
AliSajid Jan 14, 2024
ac302b5
docs: modify capitalization of NeoVim to Neovim for consistency
AliSajid Jan 14, 2024
f798faf
Add /governance/teams/crates-io redirect
eth3lbert Apr 30, 2024
c1b5b69
Merge pull request #1955 from eth3lbert/crates-io-redirect
Manishearth Apr 30, 2024
c0fad5e
Update dependencies
senekor May 20, 2024
6c9f242
Merge pull request #1716 from AliSajid/neovim
senekor May 20, 2024
0ac6618
Add redirect for /governance/teams
senekor May 20, 2024
0bf10e7
Merge pull request #1718 from AliSajid/cargo-run-generated
senekor May 20, 2024
4f15dd1
Merge pull request #1962 from rust-lang/remo/mmosynrkuwtx
Manishearth May 20, 2024
06951ac
Merge pull request #1960 from rust-lang/remo/lupqolytskvv
Manishearth May 20, 2024
9d08422
Update js dependencies
senekor May 20, 2024
bee7f21
Add note about unmaintained translations
senekor May 21, 2024
8135a9c
Fixes #1298 - closing divs
dzhibas May 21, 2024
c5fa07b
Merge pull request #1965 from dzhibas/1298-fix-not-closed-divs-and-ad…
senekor May 21, 2024
5990f76
Merge pull request #1964 from rust-lang/remo/lqrqqxvxtpvu
Manishearth May 21, 2024
a2a12e8
Merge pull request #1963 from rust-lang/remo/uqwuywxrrqlw
Manishearth May 21, 2024
751faf7
Tweak style of horizontal rules
senekor May 21, 2024
0157fc9
Merge pull request #1966 from rust-lang/remo/pnusrwnrsovq
senekor May 21, 2024
7a3ebc3
Add dependabot config
senekor May 22, 2024
7381c30
Merge pull request #1967 from rust-lang/remo/wzqzotyuwtwy
Manishearth May 22, 2024
df9816b
feat(tools): Link to the rust-analyzer instructions for Helix instead
usagi-flow Jul 19, 2022
d278b80
Merge pull request #1697 from usagi-flow/feat-tools-helix-link
senekor May 23, 2024
f74d610
Sort editors according to popularity
senekor May 23, 2024
a3fae35
Merge pull request #1969 from rust-lang/remo/lxyxtwpopyto
Manishearth May 23, 2024
3eb4bed
Remove Rustbridge section
senekor May 23, 2024
6d7b7ba
Delete reference to events-team repository
senekor May 23, 2024
ec03d51
Delete reference to 2020 conference
senekor May 23, 2024
7194304
Update to handlebars v5
senekor May 23, 2024
2c7dfee
Fix missing component
senekor May 23, 2024
3103b07
Merge pull request #1971 from rust-lang/remo/quqswvxktukm
Manishearth May 24, 2024
81b11c7
Bump the all group across 1 directory with 5 updates
dependabot[bot] May 24, 2024
7b94d71
Merge pull request #1972 from rust-lang/dependabot/cargo/all-4ddb0bd49a
senekor May 24, 2024
04fe30b
Add content about ecosystem security help for crate authors
carols10cents May 24, 2024
61bb17b
Merge pull request #1975 from integer32llc/crate-security
Manishearth May 24, 2024
8bf7483
Bump the all group with 2 updates
dependabot[bot] May 27, 2024
9d0c0e5
Merge pull request #1977 from rust-lang/dependabot/cargo/all-cda1ad4803
senekor May 28, 2024
4c6b24a
Replace dead event registration link
senekor Jun 2, 2024
5ab5127
Merge pull request #1970 from rust-lang/remo/lnuukkvzvzkt
Manishearth Jun 2, 2024
d565370
Add redirect for /governance/wgs
senekor Jun 2, 2024
6bb4ab3
Handle redirects more uniformly
senekor Jun 2, 2024
a4bce1b
Remove redundant 404 handlers
senekor Jun 2, 2024
139b347
Fix broken redirects
senekor Jun 2, 2024
1801e3e
Add manual testing checklist
senekor Jun 2, 2024
71b2310
Merge pull request #1981 from rust-lang/remo/qswrrqvmztuz
Manishearth Jun 3, 2024
650c71b
Merge pull request #1979 from rust-lang/remo/lxyqruxwttpp
Manishearth Jun 3, 2024
47ae038
Merge pull request #1980 from rust-lang/remo/myttkwzsrlrr
Manishearth Jun 3, 2024
1c6501e
Merge pull request #1983 from rust-lang/remo/kqmlrwkpswxv
Manishearth Jun 3, 2024
3736c6c
Merge pull request #1984 from rust-lang/remo/mvxwplwpmtsw
Manishearth Jun 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2

updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: weekly
groups:
all:
patterns:
- "*"
105 changes: 105 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,108 @@ Before filing a PR to the site, please file an issue. This way we can ensure
that the work you are doing meets the requirements of the site and will be very
likely merged. If you file a PR before an issue, you will likely be asked to
file an issue, or your PR may be closed outright.

## Manual testing checklist

Sometimes changes are made which could potentially affect any page, e.g. updating the templating library.
In that case it's necessary to manually check (almost) every page for obvious regressions before deploying the update.
To facilitate that, here's a list of links to the staging deployment.
Note that like all documentation, this list may become outdated over time.
So stay vigilant and update it if you notice something missing.

<!-- index -->
- https://www-staging.rust-lang.org/
<!-- category_en -->
- https://www-staging.rust-lang.org/community
- https://www-staging.rust-lang.org/learn
- https://www-staging.rust-lang.org/policies
- https://www-staging.rust-lang.org/production
- https://www-staging.rust-lang.org/tools
- https://www-staging.rust-lang.org/what
<!-- governance -->
- https://www-staging.rust-lang.org/governance
<!-- team -->
- https://www-staging.rust-lang.org/governance/teams/leadership-council
- https://www-staging.rust-lang.org/governance/wgs/wg-async
<!-- get_production -->
- https://www-staging.rust-lang.org/production/users
<!-- subject -->
- https://www-staging.rust-lang.org/learn/get-started
- https://www-staging.rust-lang.org/policies/code-of-conduct
- https://www-staging.rust-lang.org/policies/licenses
- https://www-staging.rust-lang.org/policies/security
- https://www-staging.rust-lang.org/tools/install
- https://www-staging.rust-lang.org/what/cli
- https://www-staging.rust-lang.org/what/embedded
- https://www-staging.rust-lang.org/what/networking
- https://www-staging.rust-lang.org/what/wasm
<!-- files -->
- https://www-staging.rust-lang.org/static/images/rust-logo-blk.png
<!-- robots_txt -->
- https://www-staging.rust-lang.org/robots.txt
<!-- logos -->
- https://www-staging.rust-lang.org/static/logos/cargo.png
<!-- index_locale -->
- https://www-staging.rust-lang.org/es
<!-- category_locale -->
- https://www-staging.rust-lang.org/es/community
- https://www-staging.rust-lang.org/es/learn
- https://www-staging.rust-lang.org/es/policies
- https://www-staging.rust-lang.org/es/production
- https://www-staging.rust-lang.org/es/tools
- https://www-staging.rust-lang.org/es/what
<!-- governance_locale -->
- https://www-staging.rust-lang.org/es/governance
<!-- team_locale -->
- https://www-staging.rust-lang.org/es/governance/teams/leadership-council
- https://www-staging.rust-lang.org/es/governance/wgs/wg-async
<!-- production_locale -->
- https://www-staging.rust-lang.org/es/production/users
<!-- subject_locale -->
- https://www-staging.rust-lang.org/es/learn/get-started
- https://www-staging.rust-lang.org/es/policies/code-of-conduct
- https://www-staging.rust-lang.org/es/policies/licenses
- https://www-staging.rust-lang.org/es/policies/security
- https://www-staging.rust-lang.org/es/tools/install
- https://www-staging.rust-lang.org/es/what/cli
- https://www-staging.rust-lang.org/es/what/embedded
- https://www-staging.rust-lang.org/es/what/networking
- https://www-staging.rust-lang.org/es/what/wasm
<!-- redirect_bare_en_us -->
- https://www-staging.rust-lang.org/en-US
<!-- not_found catcher, see redirect::maybe_redirect -->
<!-- static file redirects -->
- https://www-staging.rust-lang.org/pdfs/Rust-npm-Whitepaper.pdf
- https://www-staging.rust-lang.org/pdfs/Rust-Tilde-Whitepaper.pdf
<!-- external redirects -->
- https://www-staging.rust-lang.org/other-installers.html
- https://www-staging.rust-lang.org/policies/privacy
- https://www-staging.rust-lang.org/policies/media-guide
- https://www-staging.rust-lang.org/sponsors
<!-- page redirects -->
- https://www-staging.rust-lang.org/community.html
- https://www-staging.rust-lang.org/conduct.html
- https://www-staging.rust-lang.org/contribute-bugs.html
- https://www-staging.rust-lang.org/contribute-community.html
- https://www-staging.rust-lang.org/contribute-compiler.html
- https://www-staging.rust-lang.org/contribute-docs.html
- https://www-staging.rust-lang.org/contribute-libs.html
- https://www-staging.rust-lang.org/contribute-tools.html
- https://www-staging.rust-lang.org/contribute.html
- https://www-staging.rust-lang.org/documentation.html
- https://www-staging.rust-lang.org/downloads.html
- https://www-staging.rust-lang.org/friends.html
- https://www-staging.rust-lang.org/index.html
- https://www-staging.rust-lang.org/install.html
- https://www-staging.rust-lang.org/legal.html
- https://www-staging.rust-lang.org/security.html
- https://www-staging.rust-lang.org/team.html
- https://www-staging.rust-lang.org/user-groups.html
- https://www-staging.rust-lang.org/governance/teams/release
- https://www-staging.rust-lang.org/governance/teams/crates-io
- https://www-staging.rust-lang.org/governance/teams
- https://www-staging.rust-lang.org/governance/wgs
<!-- a couple localized redirects -->
- https://www-staging.rust-lang.org/es-ES
- https://www-staging.rust-lang.org/es-ES/contribute-compiler.html
- https://www-staging.rust-lang.org/es-ES/governance/teams
Loading
Loading