Skip to content
#

configuration-files

Here are 873 public repositories matching this topic...

markus2330
markus2330 commented Mar 22, 2019

check_external_example and check_external_example_highlevel may fail when you run the tests without the source code, e.g.:

ELEKTRA CHECK EXTERNAL HIGHLEVEL

/usr/bin/pkg-config
Check if script tests the correct version
+ echo 'Testing build with cmake'
Testing build with cmake
+ cd /builddir/build/BUILD/elektra-0.8.26/examples/highlevel
/usr/lib64/elektra/tool_exec/check_external_ex
good first issue low priority lang/cmake testing
dotman
Bhupesh-V
Bhupesh-V commented Oct 24, 2020

Right now we are testing dotman for only Bash 4.x (which comes with Ubuntu 20.04. It would be nice to test it on bash 3 and 5 as well. For now, we only need to test syntax as done in the current workflow

name: build

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
  push:
    branches: [ master ]
  pull_

Improve this page

Add a description, image, and links to the configuration-files topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the configuration-files topic, visit your repo's landing page and select "manage topics."

Learn more