Skip to content

Add background section to FLS#565

Merged
traviscross merged 2 commits intorust-lang:mainfrom
JoelMarcey:add-background-appendix
Jun 3, 2025
Merged

Add background section to FLS#565
traviscross merged 2 commits intorust-lang:mainfrom
JoelMarcey:add-background-appendix

Conversation

@JoelMarcey
Copy link
Copy Markdown
Contributor

The purpose of this is two fold:

  1. Ensuring we acknowledge the contributions of Ferrous, etc. in the development of the FLS within the document itself. It will be placed as a section in the Appendix.
  2. Acutally build and publish the FLS itself. I believe, if I am reading the GitHub Actions CI workflow correctly, we have to use bors (via bors merge) in order to activate the publishing to GitHub Pages. Let's try that. We may have to do some configuration to make this work. For example, previous PRs that updated the documented used bors merge and then the bors_ferrocene bot took action to build and publish. See fix broken link #554 for an example. So we may want to use a Rut Project bors bot instead.

The purpose of this is two fold:

1. Ensuring we acknowledge the contributions of Ferrous, etc. in the development of the FLS within the document itself. It will be placed as a section in the Appendix.
2. Acutally build and publish the FLS itself. I believe, if I am reading the GitHub Action workflow correctly, we have to use bors (via `bors merge`) in order to activate the publishing to GitHub Pages. Let's try that.
@tshepang
Copy link
Copy Markdown
Member

tshepang commented Jun 2, 2025

#556 removed the use of bors in favor of github merge queues

@JoelMarcey
Copy link
Copy Markdown
Contributor Author

Ah right. Thanks for the reminder on that. So how does that get activated to trigger the GitHub Pages build run? For example, I noticed that the PR I had last night didn't trigger a GitHub Pages build run from the CI workflow.

@tshepang
Copy link
Copy Markdown
Member

tshepang commented Jun 2, 2025

looks like it should just work, provided CI build job is a success... let's see if this pr fails the same way when merged

Comment thread src/background.rst Outdated
@traviscross traviscross added this pull request to the merge queue Jun 3, 2025
Merged via the queue into rust-lang:main with commit 502373a Jun 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants