1
0
Fork 0
 
 
 
 
 
Go to file
Alfredos-Panagiotis Damkalis fee2c8683e Revert "Remove eslint.failAfterError()"
This reverts commit a088e5d03b.

The commit had been reverted as it was disabling failing the pipeline
in CI on errors. Without the eslint.failAfterError(), the exit status
of gulp was 0.

For solving the issue that the reverted commit was trying to solve,
continue running parallel tasks if one of them fails, gulp needs to
be run with the flag --continue, however note that this flag allows
tasks in series to continue run even if one of them fails.
2020-04-22 12:29:51 +03:00
auth0login Django 2.2(.6) upgrade 2019-10-14 02:59:52 -04:00
bin Do not leave old versions of packages installed 2019-01-03 00:05:20 +02:00
contrib Use new name of 'satnogs-decoders' package 2019-09-22 13:29:17 +03:00
db Add support for configuring CSP through environment variables 2020-04-21 22:14:50 +03:00
docs docs: Add documentation on local docs generation 2019-07-11 10:26:51 +00:00
satnogs-db-api-client Upload to PyPI using tox 2020-02-14 00:45:11 +02:00
.coveragerc Add some basic tests 2017-03-03 01:14:36 +02:00
.editorconfig Initial commit 2015-04-22 18:10:13 +03:00
.eslintignore Add dnd-helper for Do-Not-Track 2017-02-21 19:22:14 +02:00
.eslintrc.json Switch from jshint to eslint 2017-02-12 19:47:07 +02:00
.gitattributes Create an initial 'satnogs-db' package with no requirements specified 2018-11-06 13:32:43 +02:00
.gitignore add IDE artifacts to gitignore 2019-07-12 17:00:25 -04:00
.gitlab-ci.yml gitlab-ci: Use Python 3.8 image 2020-04-08 12:42:05 +03:00
.pylintrc pylint: Remove W0603 warning on 'args' and 'kwargs', remove unused Python 2 configuration 2019-09-02 01:49:51 +03:00
.stylelintrc Add stylelint 2017-02-12 19:47:28 +02:00
.yapfignore Generate OpenAPI schema 2019-09-30 22:50:14 +03:00
CONTRIBUTING.md Update contribution and developing guides 2019-03-06 00:09:17 +02:00
Dockerfile python3 - finally 2019-09-01 13:02:28 -04:00
LICENSE Fix license file to match original text version 2020-02-17 23:34:18 +02:00
MANIFEST.in Create an initial 'satnogs-db' package with no requirements specified 2018-11-06 13:32:43 +02:00
README.md Fix docs url 2019-09-24 18:46:47 +03:00
docker-compose.cache.yml Utilize Docker cache to speed up building 2019-02-13 12:32:31 +02:00
docker-compose.yml docker-compose: Preserve databases data in volumes 2019-12-20 02:58:52 +02:00
env-dist Add sentry-sdk for logging 2018-12-11 17:21:19 +02:00
gulpfile.js Revert "Remove eslint.failAfterError()" 2020-04-22 12:29:51 +03:00
manage.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
package-lock.json Update stylelint javascript library to 11.0.0 2019-09-25 19:24:24 +03:00
package.json Update stylelint javascript library to 11.0.0 2019-09-25 19:24:24 +03:00
requirements-dev.txt Update python libraries 2020-03-24 14:19:23 +02:00
requirements.txt Update python libraries 2020-03-24 14:19:23 +02:00
setup.cfg Update 'satellitetle' dependency 2020-02-01 23:09:44 +01:00
setup.py future imports and remove unicode strings 2019-06-30 19:23:55 -04:00
tox.ini tox: Bump environment dependencies version 2020-03-28 22:43:08 +02:00
versioneer.py Create an initial 'satnogs-db' package with no requirements specified 2018-11-06 13:32:43 +02:00

README.md

SatNOGS DB

SatNOGS DB is a transmitter suggestions and crowd-sourcing app.

Contribute

Check out the documentation on how to setup a local development instance.

The main repository lives on Gitlab.

Join

matrix irc forum

Current Development

kanban build coverage

License

license Libre Space Foundation