Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename references to daaas to aaw #1691

Merged
merged 2 commits into from
May 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/onboarding-support-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ assignees: ''

Before submitting your ticket did you first try the following?

- [ ] Checked our wiki? https://statcan.github.io/daaas/
- [ ] Checked our wiki? https://statcan.github.io/aaw/
- [ ] Asked your questions in our Slack support channel?
https://statcan-aaw.slack.com

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ Features / Updates:
- Update for MinIO Server [RELEASE.2020-12-10T01-54-29Z](https://github.com/minio/minio/tree/RELEASE.2020-12-10T01-54-29Z)
- Updated to RELEASE.2020-12-10T01-54-29Z of the MinIO Server image

> **Note**: This was unfortunately a breaking change as we were initially using a very early alpha release. Please see the following issue for more information at [daaas-300](https://github.com/StatCan/daaas/issues/300)
> **Note**: This was unfortunately a breaking change as we were initially using a very early alpha release. Please see the following issue for more information at [daaas-300](https://github.com/StatCan/aaw/issues/300)
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ To support maintaining English and French versions of this documentation, we ado

To keep track of what has previously been translated, we will maintain the long-running feature branch `translated-to-french`, which will point to the most recent commit on `master` that has been translated. When doing a new translation, the translator will look at the diff of `git diff origin/translated-to-french origin/(SOME_COMMIT_ON_MASTER)` (where the commit on `master` is likely the latest commit) to see what English changes have occurred since the last translation. This will help the translator to identify which new English content requires translation to French. During translation, the translator should check out the **most recent** commit on `master` and modify the French content from there. They should not start from the `translated-to-french` branch (as this might be missing some new French content). To commit completed French translation content, the translator should cherry-pick the new French content and merge it into the most recent `master`, but not overwrite the current `master`

[aaw-docs]: https://statcan.github.io/daaas/
[aaw-docs]: https://statcan.github.io/aaw/
[node.js]: https://nodejs.org/
[nvm-installation]: https://github.com/nvm-sh/nvm#installing-and-updating
2 changes: 1 addition & 1 deletion docs/dev/getting started/vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ selectedmonitors:s:7,6
- Use
[this guide](https://autoize.com/xfce4-desktop-environment-and-x-server-for-ubuntu-on-wsl-2/)
- Take a look at Step 3 of
[this guide](https://github.com/StatCan/daaas/issues/540)
[this guide](https://github.com/StatCan/aaw/issues/540)
- Go to "Window Manager Tweaks" in XFCE and disable the compositor. The UI will be much faster.

## Setting up Your Dev Environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

The ArcGIS Enterprise Portal can be accessed in either the AAW or CAE using the API, from any service which leverages the Python programming language.

For example, in AAW and the use of [Jupyter Notebooks](https://statcan.github.io/daaas/en/1-Experiments/Jupyter/) within the space, or in CAE the use of [Databricks](https://statcan.github.io/cae-eac/en/DataBricks/), DataFactory, etc.
For example, in AAW and the use of [Jupyter Notebooks](https://statcan.github.io/aaw/en/1-Experiments/Jupyter/) within the space, or in CAE the use of [Databricks](https://statcan.github.io/cae-eac/en/DataBricks/), DataFactory, etc.

[The DAS GAE ArcGIS Enterprise Portal can be accessed directly here](https://geoanalytics.cloud.statcan.ca/portal)

Expand Down
2 changes: 1 addition & 1 deletion docs/en/Help.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ tutorials:
Want to know even more about our platform? Find everything about it on our
GitHub page.

- [Advanced Analytics Workspace on GitHub](https://github.com/StatCan/daaas)
- [Advanced Analytics Workspace on GitHub](https://github.com/StatCan/aaw)
4 changes: 2 additions & 2 deletions docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ section.
- Data Lakes (coming soon)

- 📗 AAW Portal Documentation
- [https://statcan.github.io/daaas/](https://statcan.github.io/daaas/)
- [https://statcan.github.io/aaw/](https://statcan.github.io/aaw/)
- 📘 Kubeflow Documentation
- [https://www.kubeflow.org/docs/](https://www.kubeflow.org/docs/)
- 🤝 Slack Support Channel
Expand All @@ -140,4 +140,4 @@ If you require a quick onboarding demo session, need help, or have any questions

## Contributing

If you have any bugs to report or features to request please do so via https://github.com/Statcan/daaas.
If you have any bugs to report or features to request please do so via https://github.com/StatCan/aaw.
4 changes: 2 additions & 2 deletions docs/en/welcome-message.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ AAW is based on the Kubeflow project which is an open source comprehensive solut
### 💡 Help

- 📗 AAW Portal Documentation
- [https://statcan.github.io/daaas/](https://statcan.github.io/daaas/)
- [https://statcan.github.io/aaw/](https://statcan.github.io/aaw/)
- 📘 Kubeflow Documentation
- [https://www.kubeflow.org/docs/](https://www.kubeflow.org/docs/)
- 🤝 Slack Support Channel
Expand Down Expand Up @@ -60,6 +60,6 @@ If you would like a quick Onboarding Demo session or require any help or have an

## FAQ

- Frequently Asked Questions are located [here](https://github.com/StatCan/daaas/blob/master/README.md).
- Frequently Asked Questions are located [here](https://github.com/StatCan/aaw/blob/master/README.md).

Thank you!
4 changes: 2 additions & 2 deletions docs/en/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The AAW portal homepage is available for internal users only. However, external
The AAW Portal Documentation and Kubeflow Documentation provide helpful resources to get started with AAW. If you need further assistance, our Slack Support Channel is available for support.

- 📗 AAW Portal Documentation
- [https://statcan.github.io/daaas/](https://statcan.github.io/daaas/)
- [https://statcan.github.io/aaw/](https://statcan.github.io/aaw/)
- 📘 Kubeflow Documentation
- [https://www.kubeflow.org/docs/](https://www.kubeflow.org/docs/)
- 🤝 Slack Support Channel
Expand Down Expand Up @@ -73,6 +73,6 @@ If you require a quick onboarding demo session, need help, or have any questions

## Frequently Asked Questions

For frequently asked questions, please refer to the FAQ section in our Github repository, located [here](https://github.com/StatCan/daaas/blob/master/README.md).
For frequently asked questions, please refer to the FAQ section in our Github repository, located [here](https://github.com/StatCan/aaw/blob/master/README.md).

**Thank you for choosing Advanced Analytics Workspace!**
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

Le portail ArcGIS Enterprise est accessible dans AAW ou CAE à l'aide de l'API, à partir de n'importe quel service qui exploite le langage de programmation Python.

Par exemple, dans AAW et l'utilisation de [Jupyter Notebooks](https://statcan.github.io/daaas/en/1-Experiments/Jupyter/) dans l'espace, ou pour CAE l'utilisation de [Databricks](https://statcan.github.io/cae-eac/en/DataBricks/), DataFactory, etc.
Par exemple, dans AAW et l'utilisation de [Jupyter Notebooks](https://statcan.github.io/aaw/en/1-Experiments/Jupyter/) dans l'espace, ou pour CAE l'utilisation de [Databricks](https://statcan.github.io/cae-eac/en/DataBricks/), DataFactory, etc.

[Le portail DAS GAE ArcGIS Enterprise est accessible directement ici](https://geoanalytics.cloud.statcan.ca/portal)

Expand Down
2 changes: 1 addition & 1 deletion docs/fr/Aide.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ fureter nos vidéos tutoriels!
Vous voulez en savoir plus à propos de notre plateforme? Trouvez tous les
détailles sur notre page GitHub!

- [Page GitHub de l'Espace d'analyse avancée](https://github.com/StatCan/daaas)
- [Page GitHub de l'Espace d'analyse avancée](https://github.com/StatCan/aaw)
2 changes: 1 addition & 1 deletion docs/fr/message-de-bienvenue.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ EAA est basé sur le projet Kubeflow qui est une solution complète open source
### 💡 Aide

- 📗 Documentation du portail EAA
- [https://statcan.github.io/daaas/](https://statcan.github.io/daaas/)
- [https://statcan.github.io/aaw/](https://statcan.github.io/aaw/)
- 📘 Documentation sur Kubeflow
- [https://www.kubeflow.org/docs/](https://www.kubeflow.org/docs/)
- 🤝 Canal de support Slack
Expand Down
6 changes: 3 additions & 3 deletions mkdocs-dev.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
site_name: AAW Dev Docs
site_url: https://statcan.github.io/daaas/en/
site_url: https://statcan.github.io/aaw/en/
site_description: Developer Docs
copyright: Copyright © 2020 Statistics Canada

docs_dir: docs/dev
site_dir: site/dev

repo_name: StatCan/daaas
repo_url: https://github.com/StatCan/daaas
repo_url: https://github.com/StatCan/aaw
edit_uri: edit/master/docs/dev

theme:
Expand Down Expand Up @@ -51,6 +51,6 @@ extra_javascript:
extra:
social:
- icon: fontawesome/brands/github-alt
link: https://github.com/StatCan/daaas
link: https://github.com/StatCan/aaw
- icon: fontawesome/brands/slack
link: https://statcan-aaw.slack.com
6 changes: 3 additions & 3 deletions mkdocs-en.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: Advanced Analytics Workspace
site_url: https://statcan.github.io/daaas/en/
site_url: https://statcan.github.io/aaw/en/
site_description: User guide for the Advanced Analytics Workspace
copyright: Copyright © 2023 Statistics Canada
strict: true
Expand All @@ -8,7 +8,7 @@ docs_dir: docs/en
site_dir: site/en

repo_name: StatCan/daaas
repo_url: https://github.com/StatCan/daaas
repo_url: https://github.com/StatCan/aaw
edit_uri: edit/master/docs/en

theme:
Expand Down Expand Up @@ -58,7 +58,7 @@ extra_javascript:
extra:
social:
- icon: fontawesome/brands/github-alt
link: https://github.com/StatCan/daaas
link: https://github.com/StatCan/aaw
- icon: fontawesome/brands/slack
link: https://statcan-aaw.slack.com

Expand Down
6 changes: 3 additions & 3 deletions mkdocs-fr.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
site_name: Espace d'analyse avancée
site_url: https://statcan.github.io/daaas/fr/
site_url: https://statcan.github.io/aaw/fr/
site_description: User guide for the AAW
copyright: Copyright © 2023 Statistics Canada

docs_dir: docs/fr
site_dir: site/fr

repo_name: StatCan/daaas
repo_url: https://github.com/StatCan/daaas
repo_url: https://github.com/StatCan/aaw
edit_uri: edit/master/docs/fr

plugins:
Expand Down Expand Up @@ -55,7 +55,7 @@ extra_javascript:
extra:
social:
- icon: fontawesome/brands/github-alt
link: https://github.com/StatCan/daaas
link: https://github.com/StatCan/aaw
- icon: fontawesome/brands/slack
link: https://statcan-eaa.slack.com

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"repository": {
"type": "git",
"url": "git+https://github.com/StatCan/daaas.git"
"url": "git+https://github.com/StatCan/aaw.git"
},
"bugs": {
"url": "https://github.com/StatCan/daaas/issues"
"url": "https://github.com/StatCan/aaw/issues"
},
"homepage": "https://statcan.github.io/daaas/",
"homepage": "https://statcan.github.io/aaw/",
"husky": {
"hooks": {
"pre-commit": "make test"
Expand Down