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

Proxy Challenge.gov Pages through Rails app #30

Closed
2 tasks done
r-bartlett-gsa opened this issue Jul 8, 2024 · 2 comments · Fixed by #317
Closed
2 tasks done

Proxy Challenge.gov Pages through Rails app #30

r-bartlett-gsa opened this issue Jul 8, 2024 · 2 comments · Fixed by #317
Assignees

Comments

@r-bartlett-gsa
Copy link
Member

r-bartlett-gsa commented Jul 8, 2024

  • Set up the Rails application to load static pages hosted by the Pages build so that those pages remain accessible on Challenge.gov/resources etc
  • Proxy all URLs that are not / and /challenges or /challenge (this should be resources, user-guide, blog, terms, about, contact, privacy-policy)
@r-bartlett-gsa
Copy link
Member Author

@danivovich and @stepchud A few questions:

  • How these updates should be QA'ed?
  • In the beginning of the project I believe we discussed that if we proxy pages through rails, then USWDS version on rails will apply to pages. Is that the case?

@danivovich
Copy link
Contributor

@r-bartlett-gsa This can be QAed just by making sure the site behaves as it should while remaining on the domain name for the eval dev platform, and only directing into the portal when it normally would, and never redirecting to the cloud.gov pages preview urls. This does not change the USWDS version for the pages, it just passes them through so that its all under the single domain as the platform will be.

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 a pull request may close this issue.

3 participants