Skip to content

Commit bf110f2

Browse files
authored
Merge pull request #1227 from thkruz/develop
v11.0.1
2 parents d82f904 + 9ec38e4 commit bf110f2

File tree

18 files changed

+542
-134
lines changed

18 files changed

+542
-134
lines changed

.codiumai.toml

Lines changed: 0 additions & 100 deletions
This file was deleted.

.deepsource.toml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/visualizer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ jobs:
1616
uses: githubocto/[email protected]
1717
with:
1818
output_file: 'diagram.svg'
19+
artifact_name: "my-diagram"
1920
excluded_paths: 'dist,node_modules'
21+
branch: 'diagram'

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ The feature set rivals those of expensive toolkits, such as AGI's STK, and inclu
7676

7777
# Installation
7878

79-
KeepTrack is automatically deployed with the most-current version of the main branch to <https://keeptrack.space> via Cloudflare.
79+
KeepTrack is automatically deployed with the most-current version of the main
80+
branch to <https://keeptrack.space> and the most current development branch to <https://dev.keeptrack.space> via Cloudflare.
8081

8182
## Prerequisites
8283

@@ -106,6 +107,7 @@ There are Typescript files for generating TLE.json that are not included, but <h
106107

107108
# Release Notes
108109

110+
- Version 11.0 - [Copernicus](./docs/v11.md)
109111
- Version 10.0 - [Euclid](./docs/v10.md)
110112
- Version 9.1 - [Kepler](./docs/v9.1.md)
111113
- Version 9.0 - [Kepler](./docs/v9.md)

docs/1.jpg

266 KB
Loading

docs/2.jpg

211 KB
Loading

docs/3.jpg

201 KB
Loading

docs/4.jpg

111 KB
Loading

docs/5.jpg

111 KB
Loading

docs/6.jpg

160 KB
Loading

0 commit comments

Comments
 (0)