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

ability to preview profile in web #171765

Merged
merged 1 commit into from
Jan 19, 2023
Merged

ability to preview profile in web #171765

merged 1 commit into from
Jan 19, 2023

Conversation

sandy081
Copy link
Member

No description provided.

@sandy081 sandy081 enabled auto-merge (squash) January 19, 2023 21:44
@sandy081 sandy081 self-assigned this Jan 19, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the January 2023 milestone Jan 19, 2023
Copy link

@Tumisang77ll Tumisang77ll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0723796629

@Tumisang77ll
Copy link

name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
- name: Check out repository code
uses: actions/checkout@v3
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: List files in the repository
run: |
ls ${{ github.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."

Copy link

@Tumisang77ll Tumisang77ll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/vs/workbench/contrib/userDataProfile/browser/userDataProfile.contribution.ts

@Tumisang77ll
Copy link

name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
- name: Check out repository code
uses: actions/checkout@v3
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: List files in the repository
run: |
ls ${{ github.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."

@Tumisang77ll
Copy link

src/vs/workbench/contrib/userDataProfile/browser/userDataProfile.contribution.ts

@sandy081 sandy081 merged commit 4dbd9e4 into main Jan 19, 2023
@sandy081 sandy081 deleted the sandy081/splendid-gamefowl branch January 19, 2023 23:36
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants