Lou Stella
a328d91c94
Bump aws-actions/confgiure-aws-credentials version
2023-04-18 17:01:39 -05:00
Lou Stella
1560598586
Adding one spot where perms were missed
2023-04-04 14:14:06 -05:00
pyth0n1c
17324da23f
Allow us to commit/write back to
...
the branch given the permissions
changes when we have tagged to
create a release.
2023-03-17 10:58:07 -07:00
patel-bhavin
f9498c3ace
add quotes
2023-02-14 08:26:34 -08:00
pyth0n1c
a94e1c8878
Update how we ge the release tag
...
and the timestamp. Now, we get
it from the workflow and the
current datetime
2023-02-02 17:35:27 -08:00
pyth0n1c
08fa572d42
Bump all of the actions versions,
...
if required
2022-10-13 13:19:08 -07:00
pyth0n1c
6b8d2ac69c
Fixed missing creation of api archive
2022-10-13 12:49:16 -07:00
pyth0n1c
9a9b290f83
Ensure that all the folders in dist
...
are updated on tag. Upload the
API_Content artifact as well as
part of a test and as part of
a release
2022-10-13 12:39:45 -07:00
pyth0n1c
3968693c33
Remove slim as a dependency. Still requires
...
some testing. This will break the contentctl build
functionality as it still requires slim. A user can
install splunk-packaging-toolkit separately,
but it is not currently compatible with Python3.10.
2022-09-30 09:54:19 -07:00
pyth0n1c
b2da1cccfe
Update use of token to bot account
2022-09-28 10:12:55 -07:00
pyth0n1c
c1be892bd1
Merge branch 'develop' into eliminate_duplicate_python_requirements_files
2022-08-26 12:09:54 -07:00
d1vious
7f08b301ab
cleaning up CI
2022-08-16 15:24:07 -04:00
pyth0n1c
51edd7950a
Condensed multiple requirements.txt
...
files into single requirements.txt in
the root of security_content.
Removed explicit calls to python3
in CI/CD workflows and inside of
the docker_detection_testing tool.
These are not required and in fact
should not be done since python
interpreters started by the
detection tester inherit the
venv the parent was run under.
2022-07-20 15:53:20 -07:00
pyth0n1c
45736b5ed7
Updated CI/CD Workflow and
...
python code in contentctl so that
progress update are not output
when running in CICD environment.
Outputting all of this data
causes thousands of lines of output
logs to be generated in CICD.
This info is only relevant when
running locally in a tty.
2022-06-30 10:52:00 -07:00
pyth0n1c
27417d7cb6
Suppress more output for
...
performance test
2022-06-28 11:10:46 -07:00
pyth0n1c
f75b406a2f
Suppress output of contentctl in CI/CD
...
to test runtime constraints.
2022-06-28 11:08:27 -07:00
pyth0n1c
d40ca09d61
Merged develop into content_changer_improvements to resolve merge conflict. this was making it impossible to merge the PR in the GitHub Interface.
2022-06-23 14:19:17 -07:00
pyth0n1c
a133549d6c
Fixing a call to content_ctl
...
generate. This passes initial
testing using nektos act on
my own system!
2022-06-23 13:58:13 -07:00
pyth0n1c
b7955f84b9
Typo naming new variable
...
in workflow.
2022-06-23 13:51:56 -07:00
pyth0n1c
82af76d67f
Added ability to add or remove
...
the --skip_enrichment argument
to content_ctl based on whether
or not we are running CI/CD workflow
on a tagged release
2022-06-23 13:50:15 -07:00
pyth0n1c
d858cd6875
included the --skip_enrichment flag
2022-06-22 16:06:29 -07:00
pyth0n1c
4f6d30dc51
Fixes to needs dependencies
...
after updating job names
2022-06-22 15:58:21 -07:00
pyth0n1c
130f5e3c99
Simplified the build-and-validate
...
workflow, collapsing several jobs into
one.
2022-06-22 15:49:56 -07:00
P4T12ICK
f16de553cc
fix issue 2215
2022-05-31 11:04:09 +02:00
Danny Leung
b0cc63f715
PEX-63: remove comments
2022-04-29 16:28:07 -07:00
Danny Leung
15bcaa9082
PEX-63: debug
2022-04-28 15:33:46 -07:00
Danny Leung
bf282e4eeb
PEX-63: move version generation into API update job
2022-04-28 15:18:34 -07:00
Danny Leung
2752a930ad
PEX-63: add version build dependency before upload
2022-04-28 15:03:43 -07:00
Danny Leung
a73f7a9077
PEX-63: debug cp s3
2022-04-28 14:48:02 -07:00
Danny Leung
8f5422b7bd
PEX-63: test upload version.json s3
2022-04-28 14:37:07 -07:00
Danny Leung
6f2eb6854d
PEX-63: move version json to separate job
2022-04-28 14:27:12 -07:00
Danny Leung
342adc31a1
PEX-63: debug
2022-04-28 13:13:11 -07:00
Danny Leung
ba8de57131
Merge branch 'develop' into feature/PEX-63-api-version-error
2022-04-27 18:14:44 -07:00
Danny Leung
f975394db8
PEX-63: derp
2022-04-26 13:17:54 -07:00
Danny Leung
96f743b705
PEX-63: debug
2022-04-26 13:08:04 -07:00
Danny Leung
2c1597e80f
PEX-63: more debug
2022-04-26 13:01:41 -07:00
Danny Leung
74e4c6f9ca
PEX-63: debug checkout separate branch
2022-04-26 12:52:39 -07:00
Danny Leung
f1a8bf36d9
PEX-63: debug
2022-04-18 16:54:41 -07:00
Danny Leung
0cdb1df1a3
PEX-63: debug more
2022-04-18 15:51:16 -07:00
Danny Leung
f901aa5f94
PEX-63: debug
2022-04-18 13:15:34 -07:00
akhunti
c55e114dac
Removed enrich detection script and Github Action stage
2022-04-07 12:11:15 +05:30
Danny Leung
76832755d0
PEX-63: generate version.json
2022-04-04 13:51:39 -07:00
patel-bhavin
89fbd8b518
updates tot panels workflow
2022-03-29 10:11:45 -07:00
d1vious
cff7ba417a
cleaning up old CI jobs
2022-03-22 15:37:49 -04:00
P4T12ICK
baa03d1c49
Add pytest as separate CI workflow
2022-03-14 13:04:22 +01:00
P4T12ICK
fbd71a7cd6
Add pytest to CI
2022-03-14 12:32:33 +01:00
P4T12ICK
ba0cf38514
Add pytest to CI
2022-03-14 12:27:54 +01:00
P4T12ICK
6f0ee68913
Refactored security content
2022-03-09 14:43:09 +01:00
Jose Enrique Hernandez
d78bb53baa
Revert "Refactored security content"
2022-03-04 15:13:04 -05:00
pyth0n1c
bf4606b142
Branch was auto-updated.
2022-03-03 10:07:35 -08:00