Skip to content

github pages action has the wrong URL on instances (test deployment recipies) #99

Description

@4www

In the case of the fork https://github.com/4www/find

and its deployment page https://4www.github.io/find/

the view-source:https://4www.github.io/find//assets/opensearch.xml has incorrect values, and point to the internet4000.github.io/find instance

the workflow job https://github.com/internet4000/find/blob/main/.github/workflows/static.yml#L26-L27

is called to generate the XML (for each deploy) in this script https://github.com/4www/find/blob/main/src/scripts/opensearch-xml.js#L46

and uses I4K_FIND_URL from the env vars.

It should be customized manually in github UI, by should be used with a value provided by github actions runners https://github.com/internet4000/find/blob/main/.github/workflows/static.yml#L28-L29

Not sure why it does not pick it.

  • generally, try each deployment recipe, and see Find works correctly (generating the files etc.) for each of them, without the need of any user configuration

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions