Anas TIOUR

Results 16 issues of Anas TIOUR

Hey there, Trying to render a JSON report generated using Lighthouse 5 in the viewer hosted on Github. I made a public Gist with the content of the Lighthouse response...

The project generated by the boilerplate seems to be broken. When running `graphql create my-app --boilerplate typescript-advanced`, this results in a folder that contains only files, as follow: ``` auth.ts...

## What is the Purpose? Use the new Digitalocean container registry in CI scripts and Github Actions ## What was the approach? Added a secret with the DO access token...

## What is the Purpose? Resolves https://github.com/hikaya-io/activity/issues/779 ## What was the approach? There was a missing command to copy the settings file before launching the app ## Are there any...

Activity has been deployed into production (Docker image in the new Docker Hub, GitOps/Flux integration, image automation...) A few todos, related to the Docker image for production, still need to...

good first issue
infrastructure

**Is your feature request related to a problem? Please describe.** We are currently using two Dockerfiles : `Dockerfile` and `docker-deploy/Dockerfile` **Acceptance Criteria** Use a single one after reconciliating between them...

good first issue
infrastructure

**Is your feature request related to a problem? Please describe.** Create a Helm chart for the quick deployment of Activity into a Kubernetes cluster. **Additional context** This Helm chart can...

3
infrastructure

**Is your feature request related to a problem? Please describe.** Remove the Freshchat chatbot from the code base. The chatbot has been hidden, but it is still in the codebase....

1

Pick up where the PR #442 stopped and finish translating the Django templates. The full list of already translated templates: - All the top-level templates, except `pop_up.html`, `release.html` - All...

enhancement
2

Two CSV files are being referenced in `src/app/app.py` and I have no clue what they should be: https://github.com/WarrierRajeev/UFC-Predictions/blob/master/src/app/app.py#L22 I have successfully scraped all data running `python -m src.create_ufc_data`. I get...