Skip to content

feat: Add various fields to project model #675

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

Merged
merged 1 commit into from
Mar 24, 2021
Merged

feat: Add various fields to project model #675

merged 1 commit into from
Mar 24, 2021

Conversation

jabby
Copy link
Collaborator

@jabby jabby commented Mar 24, 2021

  • readme_url
  • can_create_merge_request_in
  • import_status
  • ci_default_git_depth
  • remove_source_branch_after_merge
  • auto_devops_enabled
  • auto_devops_deploy_strategy
  • auto_devops_enabled
  • statistics.packages_size
  • shared_with_groups.group_full_path

fix #613 #632 #667

- readme_url
- can_create_merge_request_in
- import_status
- ci_default_git_depth
- remove_source_branch_after_merge
- auto_devops_enabled
- auto_devops_deploy_strategy
- auto_devops_enabled
- statistics.packages_size
- shared_with_groups.group_full_path

fix #613 #632 #667
@jabby jabby merged commit 32bf934 into master Mar 24, 2021
@jabby jabby deleted the issue-613 branch March 24, 2021 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to access the ReadMe.url on Projects?
1 participant