-
Updated
Oct 13, 2021 - Java
continuous-testing
Here are 170 public repositories matching this topic...
-
Updated
Oct 13, 2021 - Java
-
Updated
Sep 28, 2021 - Go
-
Updated
Oct 1, 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
Jul 9, 2021 - C#
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
-
Updated
Oct 8, 2021 - Twig
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...
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Oct 12, 2021 - Java
-
Updated
Jun 22, 2017 - Groovy
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) |
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
Oct 13, 2021 - Java
-
Updated
Oct 12, 2021 - Python
-
Updated
Jun 10, 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
Sep 20, 2020 - Go
When creating a new SHAFT_Engine maven project, the Properties folder is generated under the src/test/resources folder.
Steps To Reproduce:
- Create a new SHAFT_Engine maven project
- Check the src/test/resources folder
- We can see that the Properties folder is generated in the above path
Expected behavior: The Properties folder should be generated under src/main/resources fol
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.