-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleans up directory names and improves GitHub actions workflow (#127)
- Changed backend/ => modules/ - Changed frontend/ => dashboard-ui/ - Added GitHub action for releasing CLI - Split up GitHub actions for server and agent
- Loading branch information
Showing
165 changed files
with
2,945 additions
and
1,285 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
node_modules | ||
.git | ||
/backend/website | ||
/frontend/.env*.local | ||
/modules/server/website | ||
/dashboard-ui/.env*.local |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.