-
Updated
Jan 1, 2022 - Java
continuous-testing
Here are 173 public repositories matching this topic...
-
Updated
Jan 2, 2022 - Java
-
Updated
Sep 28, 2021 - Go
-
Updated
Dec 27, 2021 - Java
-
Updated
Sep 10, 2021
-
Updated
Sep 13, 2018 - Go
Requirements
Add an environment parameter in the config.
This environment field should be added to all users in the param so we can add rules based on the environment and have the same config file for all your environment.
-
Updated
May 23, 2019
-
Updated
Aug 23, 2019 - Go
kubernetes template
Hi,
It'd love to try out alloy_ci . We run almost everything in kubernetes (incl. gitlab runner) and I think it would be awesome if there was a template / manifests to deploy alloy on kubernetes.
This would make trying it out for evaluation purposes much easier.
Have no strong opinions on how a k8s example templates should be packaged but these are some options that come to my mind:
- simpl
Look into and create a POC of a public github action using rok8s-scripts
-
Updated
Dec 14, 2021 - C#
-
Updated
Dec 9, 2021 - Twig
Bug report
Expected behaviour?
All projects should be included or excluded without any delay.
Actual behaviour?
All projects are included or excluded with a noticeable delay.
Steps to reproduce?
- Add a feed with lots of projects (mine has ~140 projects)
- Click the "exclude all" button
This is because it loops through all projects and triggers an include/exclude
In #26 we have discussed how a monospace comment could look like. Here is a suggestion:
| 521 suites (-60) in 4h 24m 19s (-5m 23s) | |
508 tests (+1) 482 success (+1) 26 skipped (±0) 0 failed (±0) | |
-
Updated
Dec 29, 2021 - Java
fledge beta
Git error. Command: git log origin/dev..dev
fatal: ambiguous argument 'origin/dev..dev': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
Please suggest something to fix this...
Background
In local builds, the DEPLOY_PRIME_URL, DEPLOY_URL, DEPLOY_ID and BUILD_ID environment variables are undefined because there is no deploy to reference, as opposed to production.
This is in contrast to the URL environment variable which we provide
-
Updated
Jun 22, 2017 - Groovy
Look at creating a custom GitHub Action for config-lint.
Resources:
https://github.com/actions/toolkit
https://help.github.com/en/actions/building-actions/creating-a-docker-container-action
-
Updated
Dec 26, 2021 - Java
-
Updated
Dec 23, 2021 - Python
-
Updated
Dec 14, 2021 - Python
-
Updated
Jun 10, 2021
-
Updated
Jul 11, 2019 - Python
As a pipeline status moves from initializing to running to completed or failed etc., the timestamp of the change should be recorded so that we can fetch them from the /metrics endpoint
-
Updated
Jan 3, 2022 - Java
-
Updated
Sep 20, 2020 - Go
Improve this page
Add a description, image, and links to the continuous-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the continuous-testing topic, visit your repo's landing page and select "manage topics."
We are using font-awesome V4 and should migrate to font-awesome V5 which comes with its own vue.js module: https://github.com/FortAwesome/vue-fontawesome
Migration includes removing old font-awesome V4 module and changing all existing icons to new vue.js tag.
This is blocked until #114 is merged which comes with first initial integration.