pyth0n1c
9ec730f872
Updating the way we get the tag name
2021-07-30 12:20:49 -07:00
pyth0n1c
4d08448368
Fixed typo (unmatched braces)
2021-07-30 12:04:59 -07:00
pyth0n1c
76344bdaab
Testing publish-github-release. Commented out
...
several long-running jobs which aren't needed for
this specific test.
2021-07-30 12:02:38 -07:00
pyth0n1c
37eb71e281
Reorder steps to do the checkout first, then do other
...
operations. I think the checkout into the current repo
will overwrite the other contents there?
2021-07-29 19:23:57 -07:00
pyth0n1c
f20718bf62
Diagnosing seeminly missing directories
2021-07-29 18:50:43 -07:00
pyth0n1c
0e683695ef
Testing update-sources-github for the first time
2021-07-29 18:04:59 -07:00
pyth0n1c
5d033645fe
Created AWS User, key, and id for testing upload
...
to S3
2021-07-29 15:33:10 -07:00
pyth0n1c
cf527c0b35
Removed a debug print - appinspect step is
...
passing correctly and produced/saved the expected
reports!
2021-07-29 14:10:43 -07:00
pyth0n1c
a9c17291ae
Downloading artifacts to the proper directory now
2021-07-29 13:48:05 -07:00
pyth0n1c
f67e95c544
Fixing bad paths to appinspect targets again
2021-07-29 13:29:12 -07:00
pyth0n1c
8a4a411a4f
Bad path for appinspect submission and minor change
...
to appinspect.sh script for package_name vs
package_path
2021-07-29 13:21:41 -07:00
pyth0n1c
a3b3342140
Changes the paths used in appinspect.sh to match
...
Github layout and move away from CircleCI specific
paths
2021-07-29 13:06:44 -07:00
pyth0n1c
17319d83ad
Bad action name for run-appinspect action
2021-07-29 12:38:43 -07:00
pyth0n1c
8803f86b6e
Fixing up download artifact path to mimic the
...
persist_workspace behavior of CircleCI
2021-07-29 12:32:15 -07:00
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