Skip to content

Commit

Permalink
Merge pull request #3429 from mathesar-foundation/0.1.4
Browse files Browse the repository at this point in the history
Release 0.1.4
  • Loading branch information
pavish committed Jan 30, 2024
2 parents 7f4a4df + c67ba14 commit ba11230
Show file tree
Hide file tree
Showing 553 changed files with 29,137 additions and 30,310 deletions.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
**/node_modules
**/dist
**/storybook-static
**/.vscode
**/npm-debug.log
**/Dockerfile
2 changes: 0 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
ALLOWED_HOSTS='.localhost, 127.0.0.1, [::1]'
SECRET_KEY=2gr6ud88x=(p855_5nbj_+7^bw-iz&n7ldqv%94mjaecl+b9=4
DJANGO_DATABASE_URL=postgres://mathesar:mathesar@mathesar_db:5432/mathesar_django
MATHESAR_DATABASES=(mathesar_tables|postgresql://mathesar:mathesar@mathesar_db:5432/mathesar)
## Uncomment the setting below to put Mathesar in 'demo mode'
# DJANGO_SETTINGS_MODULE=demo.settings
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github: centerofci
github: mathesar-foundation
open_collective: mathesar
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bug report
about: Report an issue with Mathesar
labels: "type: bug, status: triage"
labels: "type: bug, needs: triage"
---

## Description
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest a new feature for Mathesar
labels: "type: enhancement, status: triage"
labels: "type: enhancement, needs: triage"
---

## Problem
Expand Down
207 changes: 0 additions & 207 deletions .github/actions/project_update/project_update.py

This file was deleted.

2 changes: 0 additions & 2 deletions .github/actions/project_update/requirements.txt

This file was deleted.

72 changes: 8 additions & 64 deletions .github/sync.yml
Original file line number Diff line number Diff line change
@@ -1,80 +1,24 @@
centerofci/mathesar-ansible:
- .github/actions/project_update/
- .github/workflows/add-to-project.yml
mathesar-foundation/mathesar-ansible:
- .github/workflows/toc.yml
- .github/workflows/stale.yml
- .github/workflows/update-project-on-issue-close.yml
- .github/workflows/update-project-on-issue-edit.yml
- .github/workflows/update-project-on-issue-label.yml
- .github/workflows/update-project-on-pr-edit.yml
- .github/workflows/update-project-on-pr-label.yml
centerofci/mathesar-data-playground:
- .github/actions/project_update/
- .github/workflows/add-to-project.yml
mathesar-foundation/mathesar-data-playground:
- .github/workflows/toc.yml
- .github/workflows/stale.yml
- .github/workflows/update-project-on-issue-close.yml
- .github/workflows/update-project-on-issue-edit.yml
- .github/workflows/update-project-on-issue-label.yml
- .github/workflows/update-project-on-pr-edit.yml
- .github/workflows/update-project-on-pr-label.yml
centerofci/mathesar-design:
- .github/actions/project_update/
- .github/workflows/add-to-project.yml
mathesar-foundation/mathesar-design:
- .github/workflows/toc.yml
- .github/workflows/stale.yml
- .github/workflows/update-project-on-issue-close.yml
- .github/workflows/update-project-on-issue-edit.yml
- .github/workflows/update-project-on-issue-label.yml
- .github/workflows/update-project-on-pr-edit.yml
- .github/workflows/update-project-on-pr-label.yml
centerofci/mathesar-private-notes:
- .github/actions/project_update/
- .github/workflows/add-to-project.yml
mathesar-foundation/mathesar-internal-crm:
- .github/workflows/toc.yml
- .github/workflows/stale.yml
- .github/workflows/update-project-on-issue-close.yml
- .github/workflows/update-project-on-issue-edit.yml
- .github/workflows/update-project-on-issue-label.yml
- .github/workflows/update-project-on-pr-edit.yml
- .github/workflows/update-project-on-pr-label.yml
centerofci/mathesar-scripts:
- .github/actions/project_update/
- .github/workflows/add-to-project.yml
mathesar-foundation/mathesar-private-notes:
- .github/workflows/toc.yml
- .github/workflows/stale.yml
- .github/workflows/update-project-on-issue-close.yml
- .github/workflows/update-project-on-issue-edit.yml
- .github/workflows/update-project-on-issue-label.yml
- .github/workflows/update-project-on-pr-edit.yml
- .github/workflows/update-project-on-pr-label.yml
centerofci/mathesar-update-companion:
- .github/actions/project_update/
- .github/workflows/add-to-project.yml
mathesar-foundation/mathesar-scripts:
- .github/workflows/toc.yml
- .github/workflows/stale.yml
- .github/workflows/update-project-on-issue-close.yml
- .github/workflows/update-project-on-issue-edit.yml
- .github/workflows/update-project-on-issue-label.yml
- .github/workflows/update-project-on-pr-edit.yml
- .github/workflows/update-project-on-pr-label.yml
centerofci/mathesar-website:
- .github/actions/project_update/
- .github/workflows/add-to-project.yml
mathesar-foundation/mathesar-website:
- .github/workflows/toc.yml
- .github/workflows/stale.yml
- .github/workflows/update-project-on-issue-close.yml
- .github/workflows/update-project-on-issue-edit.yml
- .github/workflows/update-project-on-issue-label.yml
- .github/workflows/update-project-on-pr-edit.yml
- .github/workflows/update-project-on-pr-label.yml
centerofci/mathesar-wiki:
- .github/actions/project_update/
- .github/workflows/add-to-project.yml
mathesar-foundation/mathesar-wiki:
- .github/workflows/toc.yml
- .github/workflows/stale.yml
- .github/workflows/update-project-on-issue-close.yml
- .github/workflows/update-project-on-issue-edit.yml
- .github/workflows/update-project-on-issue-label.yml
- .github/workflows/update-project-on-pr-edit.yml
- .github/workflows/update-project-on-pr-label.yml
38 changes: 0 additions & 38 deletions .github/workflows/add-to-project.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.x
python-version: 3.11
- run: pip install -r ./docs/requirements.txt
- working-directory: ./docs
run: mkdocs gh-deploy --strict --force
Loading

0 comments on commit ba11230

Please sign in to comment.