1
00:00:00,300 --> 00:00:05,400
All right, so now I'm going to start checking in this, according to the report that I'm going to be

2
00:00:05,400 --> 00:00:08,100
creating in the GitHub repository.

3
00:00:08,370 --> 00:00:18,030
So for doing that, I'm going to go over here to the GitHub over here and I'm going to create a new

4
00:00:18,030 --> 00:00:18,840
repository.

5
00:00:19,140 --> 00:00:22,550
And let's call this as a playwright.

6
00:00:23,430 --> 00:00:34,560
See, I said something like that, and this report is going to contain the playwright.

7
00:00:35,290 --> 00:00:43,890
See, I see the operation, uh, with GitHub.

8
00:00:46,600 --> 00:00:50,230
Actions and I sure there are ups

9
00:00:52,930 --> 00:00:54,950
and I'm going to add get ignore.

10
00:00:55,150 --> 00:00:59,420
Let's see if we have a JavaScript in this one or not.

11
00:00:59,680 --> 00:01:00,010
Yeah.

12
00:01:00,580 --> 00:01:01,840
And then I'm going to create a wrapper.

13
00:01:02,170 --> 00:01:08,980
That wrapper has been created, so I'm just going to clone this particular apple on my machine.

14
00:01:09,190 --> 00:01:13,960
So I'm going to go all the way over here and let's go out.

15
00:01:14,560 --> 00:01:20,300
Let me just clear this guy and I'm just going to do a iMac.

16
00:01:20,350 --> 00:01:21,580
These are.

17
00:01:25,460 --> 00:01:27,340
Playwright, CIAs CD.

18
00:01:30,020 --> 00:01:36,840
Blairites, the CD, and I'm going to do a good clone and I'm going to clone this particular report

19
00:01:36,840 --> 00:01:39,810
that we have actually created, that's it.

20
00:01:40,470 --> 00:01:46,560
So once this is created, now, if you just do unless you can see that we have a playwright CD folder

21
00:01:46,830 --> 00:01:53,340
there, so I can just go to this playwrite CD if I do, unless there is no file sitting on that particular

22
00:01:53,340 --> 00:01:54,360
directory at the moment.

23
00:01:54,660 --> 00:02:00,930
So I need to copy all the code that we have written over here on that particular directory.

24
00:02:00,930 --> 00:02:03,090
That way it's going to be working pretty fine for us.

25
00:02:03,120 --> 00:02:06,420
So I'm just going to, uh.

26
00:02:07,720 --> 00:02:15,070
Go this guy, and I'm going to reveal these and find all these guys, I'm just going to copy these code

27
00:02:15,550 --> 00:02:19,720
and I'm going to go all the way to the barricade kayaked.

28
00:02:19,990 --> 00:02:23,940
I'm going to pass this code that we have written before.

29
00:02:24,190 --> 00:02:24,810
That's it.

30
00:02:25,150 --> 00:02:31,540
And now if I just go to this and if I do anything else, you can see that we have so many calls sitting

31
00:02:31,540 --> 00:02:32,110
over here.

32
00:02:32,110 --> 00:02:32,350
We just.

33
00:02:32,350 --> 00:02:32,570
Good.

34
00:02:33,200 --> 00:02:36,580
Now, I'm just going to add these files to the GitHub reports.

35
00:02:36,580 --> 00:02:41,350
I'm just going to do a get add hyphen, hyphen all.

36
00:02:41,380 --> 00:02:47,170
So this is the command to add all the files and then we need to commit all the files for doing that.

37
00:02:47,170 --> 00:02:49,000
I'm just going to do a good commit.

38
00:02:50,370 --> 00:02:52,860
Hyphenate append, I found him.

39
00:02:53,130 --> 00:03:01,290
That message is going to be my initial comment, hit the enter once this is committed, I need to also

40
00:03:01,290 --> 00:03:10,050
push these files so that it's going to be available on our GitHub repo.

41
00:03:10,860 --> 00:03:17,130
I think I'll post if I now go back to my Safadi now if I just do a refresh.

42
00:03:18,910 --> 00:03:23,980
You can see that all our files are now committed just pretty cool and you can see that they get up,

43
00:03:23,980 --> 00:03:30,700
ignore actually has added the northern Driscol module folder to be ignored.

44
00:03:30,940 --> 00:03:36,010
And that's the reason you don't see that, nor modules actually sitting over here.

45
00:03:36,010 --> 00:03:38,580
The folder is not sitting over here, just quite good.

46
00:03:38,980 --> 00:03:40,240
So everything is all good.

47
00:03:40,240 --> 00:03:40,740
All here.

48
00:03:40,750 --> 00:03:42,970
I'm pretty happy with all the court has been checked in.

49
00:03:43,270 --> 00:03:46,270
Next up, we need to integrate with our GitHub actions.
