Skip to content

bundles: update the builtin URL to our new webservice - #833

Merged
pkgw merged 1 commit into
tectonic-typesetting:masterfrom
pkgw:use-fullyjustified
Oct 11, 2021
Merged

bundles: update the builtin URL to our new webservice#833
pkgw merged 1 commit into
tectonic-typesetting:masterfrom
pkgw:use-fullyjustified

Conversation

@pkgw

@pkgw pkgw commented Oct 10, 2021

Copy link
Copy Markdown
Collaborator

archive.org has been problematic because it has had low-level reliability problems and, more importantly, it is unfortunately blocked in China. I finally registered my own domain to set up a simple webservice that performs the redirection and provides a custom domain to host the bundle assets.

CC #765, #831, #832.

archive.org has been problematic because it has had low-level
reliability problems and, more importantly, it is unfortunately blocked
in China. I finally registered my own domain to set up a simple
webservice that performs the redirection and provides a custom domain to
host the bundle assets.
@pkgw

pkgw commented Oct 10, 2021

Copy link
Copy Markdown
Collaborator Author

The new service is hosted off of a domain I registered, fullyjustified.net. The new default bundle URL is https://relay.fullyjustified.net/default_bundle.tar.

The relay service is powered by a very simple nginx Docker container, built here:

https://github.com/tectonic-typesetting/tectonic-relay-service

The cloud services are hosted on Microsoft Azure, specified using Terraform configuration stored here:

https://github.com/tectonic-typesetting/tectonic-cloud-infra

@codecov

codecov Bot commented Oct 10, 2021

Copy link
Copy Markdown

Codecov Report

Merging #833 (207e6e7) into master (937f7db) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #833   +/-   ##
=======================================
  Coverage   47.08%   47.08%           
=======================================
  Files         146      146           
  Lines       59500    59500           
=======================================
+ Hits        28016    28017    +1     
+ Misses      31484    31483    -1     
Impacted Files Coverage Δ
crates/bundles/src/lib.rs 17.39% <ø> (ø)
src/driver.rs 73.76% <0.00%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 937f7db...207e6e7. Read the comment docs.

@pkgw

pkgw commented Oct 11, 2021

Copy link
Copy Markdown
Collaborator Author

I don't feel like I've done an amazing amount of testing, but we're going to have to just YOLO this.

@pkgw
pkgw merged commit ca75000 into tectonic-typesetting:master Oct 11, 2021
@pkgw
pkgw deleted the use-fullyjustified branch October 11, 2021 14:22
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.

1 participant