pyth0n1c
9db4538c10
Forgot to include the needs:[] for run-appinspect
2021-07-28 16:31:45 -07:00
pyth0n1c
ea9ede7a31
Submitting with the run-appinspect step, however
...
we are currently missing an appinspect
username and password stored as secrets, so
we know it will fail. Testing if it will fail on
validation or fail during test run.
2021-07-28 16:30:25 -07:00
pyth0n1c
002125be50
Fixing mis-spelling of python
2021-07-28 15:14:29 -07:00
pyth0n1c
6e0735136c
Installed virtualenv for python2.7 and fixed
...
download and untar pathing for the
splunk-packaging-toolkit download
2021-07-28 15:09:14 -07:00
pyth0n1c
878523066e
Testing the build-package job for the first time
2021-07-28 15:02:25 -07:00
pyth0n1c
e53346add2
Fixed the path for the upload artifacts.
2021-07-28 14:22:22 -07:00
pyth0n1c
36ca264646
Removed the fix for the simplejson issue - let's
...
see if it comes back... the last build was successful
2021-07-28 14:18:23 -07:00
pyth0n1c
83f64aeef7
Python Double Requirement Error
2021-07-28 14:11:25 -07:00
pyth0n1c
8fb2234238
Fixing another typo in the Python setup
2021-07-28 13:58:40 -07:00
pyth0n1c
75ada44c07
Fixed typo in Python setup (calling virtualenv
...
binary directly) and added needs: validate-
content as a dependency.
2021-07-28 13:53:32 -07:00
pyth0n1c
fcabb2c6d6
First test of the build-sources job
2021-07-28 13:48:53 -07:00
pyth0n1c
22ebf84aae
Another path update
2021-07-28 12:50:03 -07:00
pyth0n1c
693183807c
More CTI path updates
2021-07-28 12:46:39 -07:00
pyth0n1c
86227cde7f
Final path changes for cti repo
2021-07-28 12:43:01 -07:00
pyth0n1c
b797116bb0
Listing out directory contents to diagnose pathing
...
issues
2021-07-28 12:31:12 -07:00
pyth0n1c
117e895bb9
Another pathing change
2021-07-28 12:24:25 -07:00
pyth0n1c
90d85003f2
changed MITRE CTI path one more time
2021-07-28 12:21:03 -07:00
pyth0n1c
622b6ff999
Chaning path to mitre repo again
2021-07-28 12:16:59 -07:00
pyth0n1c
44c526a239
Bad path to mitre cti repo.... testing a fix
2021-07-28 12:09:35 -07:00
pyth0n1c
4572c064d4
Now try running everything again, not commenting
...
out the stuff we had working before. It seems we
will not be able to fix the complain about pip
version being out of date.
2021-07-28 12:00:36 -07:00
pyth0n1c
284619dc72
Print out the pip version in two different places
2021-07-28 11:55:03 -07:00
pyth0n1c
b9e7baa576
Cehcking to see if it's only the virtualenv that
...
is causing the pip error.
2021-07-28 11:51:58 -07:00
pyth0n1c
2e4ac9e415
Fixed indentation issue
2021-07-28 11:49:14 -07:00
pyth0n1c
7dc36d014d
Checking to see if pip update worked
2021-07-28 11:48:19 -07:00
pyth0n1c
c8a7627c32
Upgrading pip as suggested in the Gitlab Action
...
output pane.
2021-07-28 11:45:36 -07:00
pyth0n1c
2cb57c9c04
Upgrade virtualenv via pip to get rid of pip
...
error message?
2021-07-28 11:35:30 -07:00
pyth0n1c
9c0cd40e33
More comments, trying to update pip correctly
...
(virtualenv pip instead of system pip).
Renamed some of the python binary calls
to python3 to make it more explicit/intentional
2021-07-28 11:29:57 -07:00
pyth0n1c
8ef75cc597
Listing installed requirements explicitly after
...
install
2021-07-28 11:19:31 -07:00
pyth0n1c
1eb1fd01c4
Figuring out jsonschema dependency issues
2021-07-28 11:15:41 -07:00
pyth0n1c
15d70a8ee6
Telling pip requirements downloader to ignore
...
simplejson if it already exists.
2021-07-27 17:30:39 -07:00
pyth0n1c
882561908a
Fixing simplejson requirements.txt install error
2021-07-27 17:24:25 -07:00
pyth0n1c
31b9f28e11
Diagnosing issues with failure to npm/jsonschema
2021-07-27 17:11:47 -07:00
pyth0n1c
5e43db74f9
Fixing simplejson error
2021-07-27 17:03:36 -07:00
pyth0n1c
71ab52b641
Fixed path again
2021-07-27 16:53:20 -07:00
pyth0n1c
3883196f6c
Better virtualenv setup, correct path for checked
...
out repo
2021-07-27 16:51:57 -07:00
pyth0n1c
5fea3c514f
testing inside
2021-07-27 16:42:27 -07:00
pyth0n1c
5f6ed5c434
Still testing the checkout action
2021-07-27 16:39:17 -07:00
pyth0n1c
0eb57fde48
Testing pathing again
2021-07-27 16:34:33 -07:00
pyth0n1c
fa9c126eab
Listing out directories to see if the repo is
...
actually being cloned correctly.
2021-07-27 16:32:35 -07:00
pyth0n1c
3784b30d1b
Fixing the checkout of the splunk/security-content
...
repo since we are forked into my own repo space
2021-07-27 16:27:04 -07:00
pyth0n1c
262f6f4206
More testing to remove the pip warning
2021-07-27 16:19:05 -07:00
pyth0n1c
08d959d8ce
Typo in pip upgrade
2021-07-27 16:15:09 -07:00
pyth0n1c
512300baf2
Upgrade pip on the command line before doing
...
pip installs....
2021-07-27 16:10:57 -07:00
pyth0n1c
f626f5b5a3
Updating/changing the way pip is used to be
...
more verbose and use the correct python and
pip provided by the setup-python action.
2021-07-27 16:05:52 -07:00
pyth0n1c
c0e6f796ec
Updated pip and added some commands to
...
look at the directory structure during the testing
2021-07-27 15:50:57 -07:00
pyth0n1c
0d0bc8f401
Validation error with YAML file - single step cannot
...
include run and uses.
2021-07-27 15:36:32 -07:00
pyth0n1c
6a6d1f80ec
Initial commit testing the very first job of
...
our Github Actions migration. Should see
the output of running this command in
the Actions->Workflows tab.
2021-07-27 15:23:25 -07:00
P4T12ICK
b1452ee66f
depenabot monthly check
2021-03-17 14:34:15 +01:00
divious1
a4d37d3f8c
removing PR filter
2021-01-06 15:25:20 -05:00
divious1
0bfe69214e
added ignores
2021-01-04 13:27:03 -05:00