Skip to content
Snippets Groups Projects
Commit 60388f82 authored by Cynthia "Arty" Ng's avatar Cynthia "Arty" Ng :speech_balloon:
Browse files

Shorten long headings

parent 629b598c
No related branches found
No related tags found
Loading
......@@ -167,9 +167,10 @@ We may offer automated ways to move this, but manually the process would involve
Yes.
Specific path changes are under [discussion](https://gitlab.com/gitlab-org/gitlab/-/issues/427367).
### Would there be any user action required to accept their fork being moved within an Organization or towards a contribution space?
### Would any user action be required to accept their fork to be moved?
No. If the Organization is public, then a user will have a personal namespace.
No. A fork can be moved within an Organization or to a contribution space.
If the Organization is public, then a user will have a personal namespace.
### Can we make promises that we will not break the existing forks of public Projects hosted on GitLab.com?
......
......@@ -32,38 +32,38 @@ In January 2023 we conducted a [User survey](/handbook/engineering/development/i
### Jobs to be done
#### When I'm building a simple static site, I want to publish it without leaving the GitLab UI, so I can update faster and with fewer points of failure
1. When I'm building a simple static site, I want to publish it without leaving the GitLab UI, so I can update faster and with fewer points of failure
Maturity: `70%` Status: `work in progress`
Maturity: `70%` Status: `work in progress`
Issues:
Issues:
- [Use the Pipeline Wizard for Pages onboarding](https://gitlab.com/gitlab-org/gitlab/-/issues/343557) - **Completed**
- [Remove the requirement for output files to be inside a folder called "public"](https://gitlab.com/gitlab-org/gitlab-pages/-/issues/668)
- [Use the Pipeline Wizard for Pages onboarding](https://gitlab.com/gitlab-org/gitlab/-/issues/343557) - **Completed**
- [Remove the requirement for output files to be inside a folder called "public"](https://gitlab.com/gitlab-org/gitlab-pages/-/issues/668)
#### When I'm building a server-side-rendered static site (SSR), I want to use GitLab to deploy, so that I don't have to configure and pay other services to do so
1. When I'm building a server-side-rendered static site (SSR), I want to use GitLab to deploy, so that I don't have to configure and pay other services to do so
Maturity: `10%` Status: `work in progress`
Maturity: `10%` Status: `work in progress`
Issues:
Issues:
- [Allow the use of Javascript runtimes for Jamstack apps (SSR)](https://gitlab.com/gitlab-org/incubation-engineering/jamstack/meta/-/issues/32)
- [Allow the use of Javascript runtimes for Jamstack apps (SSR)](https://gitlab.com/gitlab-org/incubation-engineering/jamstack/meta/-/issues/32)
#### When I'm deploying a Pages site, I want to have it distributed via a CDN so that the page is delivered faster
1. When I'm deploying a Pages site, I want to have it distributed via a CDN so that the page is delivered faster
Maturity: `0%` Status: `planned`
Maturity: `0%` Status: `planned`
#### When I manage my own GitLab instance or group, I want to connect my own CDN account for Pages, so that developers can deploy static sites through a CDN without additional configuration
1. When I manage my own GitLab instance or group, I want to connect my own CDN account for Pages, so that developers can deploy static sites through a CDN without additional configuration
Maturity: `0%` Status: `planned`
Maturity: `0%` Status: `planned`
#### When I'm developing a Jamstack site, I want to create a simple CRUD API, so that I can save time on repetitive, boilerplate tasks
1. When I'm developing a Jamstack site, I want to create a simple CRUD API, so that I can save time on repetitive, boilerplate tasks
Maturity: `0%` Status: `planned`
Maturity: `0%` Status: `planned`
#### When I create a simple CRUD API through the GitLab UI, I want to export the API code into a repository so that I can continue development manually
1. When I create a simple CRUD API through the GitLab UI, I want to export the API code into a repository so that I can continue development manually
Maturity: `0%` Status: `planned`
Maturity: `0%` Status: `planned`
Issues:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment