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

Testing workflow! #1

Closed
jainamoswal opened this issue Aug 17, 2021 · 5 comments
Closed

Testing workflow! #1

jainamoswal opened this issue Aug 17, 2021 · 5 comments
Assignees

Comments

@jainamoswal
Copy link
Owner

This issue thread will help me test my Python IDE bot on GitHub Actions.

@jainamoswal jainamoswal self-assigned this Aug 17, 2021
@jainamoswal
Copy link
Owner Author

print("Hello world!")
print("Am I cool ? 😎")

@github-actions
Copy link

▩ Command ▩

print("Hello world!")
print("Am I cool ? 😎")

▧ Output ▨

Hello world!
Am I cool ? 😎

This is reply to this comment.

@jainamoswal
Copy link
Owner Author

print(Error)

@github-actions
Copy link

▩ Command ▩

print(Error)

▧ Output ▨

Traceback (most recent call last):
  File "/home/runner/work/GitHub-IDE/GitHub-IDE/main.py", line 31, in <module>
    exec(ocmd)
  File "<string>", line 1, in <module>
NameError: name 'Error' is not defined

This is reply to this comment.

@jainamoswal jainamoswal pinned this issue Aug 17, 2021
@jainamoswal
Copy link
Owner Author

jainamoswal commented Aug 22, 2021

🤭🙊

Locking this issue, as this is an example on how this works. And I don't nt threads here. Open a new issue of you have any doubts.

And also deleting other comments from here expect examples.

Repository owner locked and limited conversation to collaborators Aug 22, 2021
Repository owner deleted a comment from SpEcHiDe Aug 22, 2021
Repository owner deleted a comment from github-actions bot Aug 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant