comunica / comunica/jQuery-Widget.js

The pre-built Docker image lacks an input to change the baseURL

Open
#152 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature
Dominant language
JavaScript
Stars
20
Forks
43
Avg merge
3m
Merged PRs (30d)
1

Description

The new -b option to comunica-web-client-generator or ./bin/generate.js hardcodes the baseURL in the packaged code.

As a result, a next version of the pre-built image would only work for https://query.linkeddatafragments.org/.

We need an instruction to modify the baseURL at container creation time.

Or some other solution to avoid that all projects need to start from sources...

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the -b option in comunica-web-client-generator or ./bin/generate.js, then inspect how the pre-built Docker image packages the generated code. Define a container-creation-time way to set the baseURL, and verify that the resulting image can target a URL other than https://query.linkeddatafragments.org/.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.