Commit 675cf77
ci: migrating to GitHub actions (#201)
* adds gha
* removes cci
* fix: syntax in publish workflow
* removes codeowners
* add init submodule to GHA
* submodules: recursive
* list submodule files
* pwd
* recursive list javaagent-core
* recursive list javaagent-core
* remove list steps
* init submodule w/o recursive
* update submodule via run
* use true for submodule
* docker login before smoke test
* update testcontainers version
* muzzel submodule
* remove debug
* Disable flaky test
* test only smoke via GHA, rest via circleCI
* remove build from GHA
Co-authored-by: samarth-gupta-traceable <samarth@traceable.ai>1 parent cee38c3 commit 675cf77
File tree
4 files changed
+45
-20
lines changed- .circleci
- .github/workflows
- instrumentation/apache-httpasyncclient-4.1/src/test/java/io/opentelemetry/instrumentation/hypertrace/apachehttpasyncclient
- smoke-tests
4 files changed
+45
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | 54 | | |
69 | 55 | | |
70 | 56 | | |
| |||
116 | 102 | | |
117 | 103 | | |
118 | 104 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 105 | | |
124 | 106 | | |
125 | 107 | | |
| |||
129 | 111 | | |
130 | 112 | | |
131 | 113 | | |
132 | | - | |
133 | 114 | | |
134 | 115 | | |
135 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments