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

Fix deploy docs CI #857

Merged
merged 5 commits into from
Sep 27, 2021
Merged

Fix deploy docs CI #857

merged 5 commits into from
Sep 27, 2021

Conversation

librelois
Copy link
Collaborator

What does it do?

Disable incremental compilation for rust doc. The difference in build time is negligible for the rust doc, and it avoids problems with the cache.

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@librelois librelois added the B0-silent Changes should not be mentioned in any release notes label Sep 27, 2021
@@ -4,6 +4,7 @@ on:
push:
branches:
- master
- elois-deploy-docs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@librelois librelois merged commit 5b057ca into master Sep 27, 2021
@librelois librelois deleted the elois-deploy-docs branch September 27, 2021 19:06
@crystalin crystalin added the A8-mergeoncegreen Pull request is reviewed well. label Sep 27, 2021
notlesh added a commit that referenced this pull request Oct 6, 2022
crystalin pushed a commit that referenced this pull request Oct 11, 2022
* Bump frontier to include #857 and #871

* Update test fee expectations

* Revert "Update test fee expectations"

This reverts commit 947ab82.

* Bump frontier to include #875
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A8-mergeoncegreen Pull request is reviewed well. B0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants