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

Create .gitpod.yml #167

Merged
merged 1 commit into from
May 20, 2022
Merged

Create .gitpod.yml #167

merged 1 commit into from
May 20, 2022

Conversation

mickmister
Copy link
Contributor

Summary

This PR makes it so when this repository is used to create a Gitpod workspace, the configuration used will be delegated to the mattermost-gitpod-config repo through its .gitpod.yml file.

This allows multiple repos to share the same Gitpod config, as well as keeping the commit history minimal in regards to the individual repos.

https://www.gitpod.io/docs/references/gitpod-yml
https://www.gitpod.io/docs/multi-repo-workspaces

Ticket Link

Fixes https://mattermost.atlassian.net/browse/MM-43928

@mickmister mickmister requested a review from larkox as a code owner May 2, 2022 21:32
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2022

Codecov Report

Merging #167 (79588bc) into master (fe2f45d) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #167   +/-   ##
======================================
  Coverage    8.42%   8.42%           
======================================
  Files          10      10           
  Lines        1152    1152           
======================================
  Hits           97      97           
  Misses       1047    1047           
  Partials        8       8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe2f45d...79588bc. Read the comment docs.

@mickmister mickmister enabled auto-merge (squash) May 16, 2022 01:08
@jfrerich jfrerich self-requested a review May 20, 2022 17:01
@mickmister mickmister merged commit 20f68de into master May 20, 2022
@mickmister mickmister deleted the gitpod-yml branch May 20, 2022 17:02
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.

3 participants