- Dec 01, 2023
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
_Ideally_, we would just want to export it as ECMAscript module. For now, to support both, we can use a shared JSON file. It would be nice to use the `import cfg from "./config.js" assert { "json" };` but that is experimental.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Nov 07, 2023
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Re-use `@semantic-release/config-gitlab-npm`
-
- Oct 13, 2023
-
-
Joshua Leivers authored
-
- Oct 02, 2023
-
-
Matthew Clarkson authored
The CI does this by default now.
-
Matthew Clarkson authored
This should be done by default in the GitLab runner setup. We can remove this once the runners do it.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Makes job dependencies explicit so the CI can optimise throughput.
-
- Sep 29, 2023
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Joshua Leivers authored
The new license is not a markdown file, so the symlink filename was incorrect.
-
Joshua Leivers authored
The package needs to be set to private, as we aren't members of @semantic-release, and so can't publish this to NPM. The licence and repository URL were also out of date, and have now been updated.
-
Joshua Leivers authored
As `config-gitlab-npm` isn't currently published, we need to manually include this config for now.
-
- Sep 27, 2023
-
-
Joshua Leivers authored
K8s runners aren't currently available for this project, so EC2 will be used for now.
-
- Sep 26, 2023
-
-
Joshua Leivers authored
Any parts of `ci/templates` that were in use have been replaced by local definitions. This was done by reusing the `semantic-release/dockerode-tag` CI setup.
-
Joshua Leivers authored
-
-
-
-
-
-
-
-
Matthew Clarkson authored
-