pyth0n1c
|
6b55e8765c
|
Fixed git ref?
|
2021-08-09 11:11:59 -07:00 |
|
pyth0n1c
|
d34a8c1cbc
|
fixed path so it isn't deleted
|
2021-08-09 11:06:12 -07:00 |
|
pyth0n1c
|
f58f77b552
|
Changed the path to the branch
|
2021-08-09 11:01:42 -07:00 |
|
pyth0n1c
|
e57c890f35
|
changed the path we are pushing to...
|
2021-08-09 10:55:09 -07:00 |
|
pyth0n1c
|
ddfeeea2ea
|
Deleted from the repo then updated what should be contained in the test file.
|
2021-08-09 10:49:55 -07:00 |
|
pyth0n1c
|
a1fee0c2d1
|
Added -f to push statement.
|
2021-08-09 10:42:22 -07:00 |
|
pyth0n1c
|
ad2530b790
|
Ensure that we are checking out the remote branch we want to modify...
|
2021-08-09 10:35:01 -07:00 |
|
pyth0n1c
|
cfa3f2a5f9
|
Full refspec path
|
2021-08-09 10:29:30 -07:00 |
|
pyth0n1c
|
234649a36e
|
Adding the github actor to the checkout step
|
2021-08-09 10:26:30 -07:00 |
|
pyth0n1c
|
85b69db698
|
Adding github token during original pull
|
2021-08-09 10:19:40 -07:00 |
|
pyth0n1c
|
0d16526223
|
More verbose push to solve detached head issue?
|
2021-08-09 10:13:12 -07:00 |
|
pyth0n1c
|
4849999140
|
Python requirements install failed due to later checkout.
|
2021-08-09 10:07:11 -07:00 |
|
pyth0n1c
|
92de174e14
|
Removed the checkout repo action and replaced it with manual git commands
|
2021-08-09 10:02:37 -07:00 |
|
pyth0n1c
|
f12120e587
|
setting ident
|
2021-08-06 17:40:19 -07:00 |
|
pyth0n1c
|
171b888422
|
adding prints for each step
|
2021-08-06 17:35:40 -07:00 |
|
pyth0n1c
|
c8b0c088c0
|
Newer workflow for git ops
|
2021-08-06 17:29:15 -07:00 |
|
pyth0n1c
|
cb344bcc99
|
more verbose git pull
|
2021-08-06 16:40:46 -07:00 |
|
pyth0n1c
|
1b2cf75356
|
Get rid of the clone, do it the way that we tried before.
|
2021-08-06 16:35:30 -07:00 |
|
pyth0n1c
|
fb971af706
|
Compute the branch name and set is as a variable so that it can be passed to the push action.
|
2021-08-06 16:30:37 -07:00 |
|
pyth0n1c
|
58b2fc67f2
|
change from colon to slash in github repo path
|
2021-08-06 16:24:22 -07:00 |
|
pyth0n1c
|
27696f8773
|
Can we move environment varaibles from one name to another? probably not...
|
2021-08-06 16:16:13 -07:00 |
|
pyth0n1c
|
7febf7e3a6
|
Pushing to the proper target branch
|
2021-08-06 15:49:43 -07:00 |
|
pyth0n1c
|
0c2b195932
|
Fixed the push destination
|
2021-08-06 15:44:51 -07:00 |
|
pyth0n1c
|
f99a0196f5
|
Fixing the clone path again. Removed the actor name
|
2021-08-06 15:37:08 -07:00 |
|
pyth0n1c
|
503f2ab04f
|
Fixed clone path
|
2021-08-06 15:32:49 -07:00 |
|
pyth0n1c
|
6bb194f74e
|
fixed bad quote
|
2021-08-06 15:25:36 -07:00 |
|
pyth0n1c
|
a2d0b5dfb6
|
Testing a manual clone of the repo
|
2021-08-06 15:22:43 -07:00 |
|
pyth0n1c
|
b3b7e4dc14
|
Just printing out the branches associated with the SHA.
|
2021-08-06 15:14:56 -07:00 |
|
pyth0n1c
|
30c2f2dada
|
semgroup auditOn: push
|
2021-08-06 13:11:57 -07:00 |
|
pyth0n1c
|
3704f9aea0
|
Create semgrep-analysis.yml
|
2021-08-06 12:24:55 -07:00 |
|
pyth0n1c
|
c5c4deeefc
|
forgot to generate a sarif.
|
2021-08-06 12:06:01 -07:00 |
|
pyth0n1c
|
8419cded38
|
ensure the semgrep step is run even if there is a failure in the step above (semgrep finds issues) - FIX SYNTAX
|
2021-08-06 11:58:52 -07:00 |
|
pyth0n1c
|
07b1bc3d86
|
ensure the semgrep step is run even if there is a failure in the step above (semgrep finds issues)
|
2021-08-06 11:55:53 -07:00 |
|
pyth0n1c
|
83bbb794d7
|
Added SARIF upload for reading semgrep output in browser.
|
2021-08-06 11:46:51 -07:00 |
|
pyth0n1c
|
976e913fac
|
Added semgrep
|
2021-08-06 11:22:14 -07:00 |
|
pyth0n1c
|
ff52b2e845
|
testing act
|
2021-08-06 09:30:38 -07:00 |
|
pyth0n1c
|
a8e7123c30
|
Added a git pull so we are not behind when we try to push...
|
2021-08-05 17:02:24 -07:00 |
|
pyth0n1c
|
5bd576d153
|
Removed the with from the push action
|
2021-08-05 16:55:00 -07:00 |
|
pyth0n1c
|
0136cc9e3b
|
Meaningless change for tag test.
|
2021-08-05 16:37:01 -07:00 |
|
pyth0n1c
|
879ede20e6
|
Providing the right github token and github ref.
|
2021-08-05 16:27:02 -07:00 |
|
pyth0n1c
|
d1ee56e2e1
|
Using the github-push-action action
|
2021-08-05 16:19:21 -07:00 |
|
pyth0n1c
|
50a780a00f
|
more branch fixes
|
2021-08-05 13:57:45 -07:00 |
|
pyth0n1c
|
eb518167b7
|
another branch name fix
|
2021-08-05 13:53:25 -07:00 |
|
pyth0n1c
|
2ce25b5d4e
|
parsing branch name better
|
2021-08-05 13:49:00 -07:00 |
|
pyth0n1c
|
a845358ed7
|
fixing branch path
|
2021-08-05 13:37:01 -07:00 |
|
pyth0n1c
|
40a969ead7
|
another fix to push
|
2021-08-05 13:30:53 -07:00 |
|
pyth0n1c
|
d36ad80259
|
fixed the push to remote
|
2021-08-05 13:26:00 -07:00 |
|
pyth0n1c
|
dad428a991
|
now trying a checkout add and push"
|
2021-08-05 13:14:27 -07:00 |
|
pyth0n1c
|
91814fad6c
|
finally getting the correct branch name?"
|
2021-08-05 13:02:24 -07:00 |
|
pyth0n1c
|
52a9a77b20
|
Changing the fetch depth...
|
2021-08-05 12:56:32 -07:00 |
|