Popular repositories
-
-
Forked from illandril/box2dweb-closure
Modified version of http://code.google.com/p/box2dweb/ optimized for use with Google Closure
-
-
dr-play Archived
A media browser for danish state radio and televsion, using http://dr.dk/mu REST API
JavaScript
-
cordova-plugin-android-tv Archived
Forked from frontyard/cordova-plugin-android-tv
Cordova Android TV Plugin
JavaScript
-
723 contributions in the last year
Less
More
Contribution activity
April 2021
Created 76 commits in 1 repository
Created a pull request in firecow/gitlab-ci-local that received 14 comments
Opened 18 other pull requests in 1 repository
firecow/gitlab-ci-local
16
merged
1
open
1
closed
- Add CI_PROJECT_DIR
- Handle jobs execution order properly
- Allow space in job names
- Prevent hang forever
- Make it possible to cache absolute paths
- Only copy non-ignored files to containers
- Add a --preview cli option
- Remove the pipeline id from the .gitlab-ci-local/artifacts folder
- Made it possible to call docker create --add-host via an --extra-host cli array option
- Increment pipelineIid if needs it true
- Colored End Report
- Move all tests in cases.test.ts into a file of their own inside test-cases subfolders
- Fix Docker CP bug
- Mock write streams, so cases.test.ts becomes simpler
- Inject ssh agent decorator
- Fixed a bug with rules fall through
- Proper error message on failed includes.
- Implemented include: { remote: urlString }
Reviewed 10 pull requests in 1 repository
firecow/gitlab-ci-local 10 pull requests
- Fix: Load variables as string. Fixes #161
- Fix rsync target path for builds directory. Fixes #162
-
Allow configuring project level variables in
.gitlab-ci-local/variables.yaml. Fixes #156 - Normalize project url
- fix typo
- Handle jobs execution order properly
- Prevent hang forever
- Do not fail if no artifact
- Image artifacts in .gitlab-ci-local/artifacts, and cache in /tmp/
- Implemented include: { remote: urlString }
Created an issue in firecow/gitlab-ci-local that received 10 comments
Only copy tracked files into docker containers
10
comments
Opened 10 other issues in 2 repositories
firecow/gitlab-ci-local
4
open
5
closed
- Ignore docker rm errors
- File Variables are in a very dangerous location
- Infinite include loop
- Absolute paths cannot be cached
- Should exit with 1 if any jobs FAIL'ed
- Add DotEnv description to README
- Open stdin hangs locally, but not on remote
- Mixing shell/docker executor jobs, doesn't play well with new docker artifacts handling.
- Use Chalk instead of ansi-color package