-
Collect information to be checked for each release, which should keep stable cause they are referenced somewhere.
## Prepare
* [ ] Define which kind of information needs to be checked before a r…
-
Acquia Cloud requires Drupal in a subdir named 'docroot' but this project uses 'web'. The 'web' name is used in scripts in addition to composer.json. Is there some better solution for changing this th…
-
See => https://github.com/navapbc/template-infra/blob/main/template-only-docs/template-development-workflow.md#3-push-changes-to-platform-test-repos
The way the readme reads, it kind of indicates t…
-
Type: Performance Issue
Memory consumption on the Apple Silicon Mac skyrockets at 3.5+ GB once I open a single small-size ARM template into VS Code.
Extension version: 0.15.11
VS Code version: …
-
## Installation
First, let's [install Node.js](https://nodejs.org/en/download/), and an app called [Postman](https://www.getpostman.com/downloads/) to test our API. You will be coding along with m…
-
~~Using git-crypt would be easier for local development a la mybinder.org-deploy. Docs: https://github.com/AGWA/git-crypt~~
Instead of git-crypt, let's look at using [`sops`](https://github.com/ala…
-
The default Cite link in the footer currently links to a 404 path:
https://github.com/epiverse-trace/research-compendium/blob/main/CITATION
We have a `CITATION.cff` on the root, but the `.cff` ext…
-
I'm trying to use npx sst init as described in the API on AWS with SST quick start:
https://sst.dev/docs/start/aws/api
In a fresh directory I am running just two commands:
1. npm init -y
2. np…
-
The project needs a proper demonstration of the installation procedure. Please update the readme.md file to incorporate all the required details of installation and what is required to get it running …
-
In Jenkinsfile this file is required but missing in repository. In this line:
`sh "set +e; cd Terraform/common/common; ${env.TERRAFORM} plan -detailed-exitcode -refresh=true -out=${env.TF_COMMON_PL…