j-dunham
0d8457a47d
Add audit lab and pipelines
2023-09-07 12:05:25 -04:00
j-dunham
7442d905b9
Add configure lab
2023-09-07 09:28:07 -04:00
j-dunham
2c1bb69a29
Add start of bitbucket labs
2023-09-06 15:39:37 -04:00
Ethan Dennis and GitHub
5aee14b780
Merge pull request #45 from collinmcneese/cm/jenkins-updates
...
updates Jenkins image and plugin versions
2023-08-17 11:11:10 -07:00
Collin McNeese
5e5f771af3
updates Jenkins image and plugin versions
...
Signed-off-by: Collin McNeese <[email protected] >
2023-08-17 15:57:38 +00:00
Luke Cheung Engle and GitHub
a778993f72
Merge pull request #43 from actions/add-credentials-plugin
...
Add explicit credentials plugin version
2023-05-08 11:52:01 -07:00
Luke Cheung Engle and GitHub
6657d643b0
Add explicit credentials plugin version
2023-05-04 14:26:34 -07:00
j-dunham and GitHub
fde943babc
Merge pull request #42 from actions/remove-docker-args
...
Remove `DOCKER_ARGS`
2023-05-04 15:58:57 -04:00
j-dunham
2ca47ca3cb
remove docker args for host network
2023-05-04 15:33:57 -04:00
Ethan Dennis and GitHub
6cae6721b6
Merge pull request #41 from actions/set-plugin-versions
...
Set explicit plugin versions
2023-03-12 18:29:19 -07:00
Luke Cheung Engle and GitHub
d803e738fe
Set explicit plugin versions
...
The `workflow-aggregator:latest` plugin was updated to require Jenkins version 3.332.4, which caused the labs instance to fail to install a variety of different plugins. This caused various steps of the labs to break for numerous reasons.
Setting explicit plugin versions will ensure the labs don't randomly break. It will instead mean that periodically we'll want to come in and update plugin/jenkins versions
2023-03-10 13:52:41 -08:00
Luke Cheung Engle and GitHub
ea93a54bbd
Merge pull request #40 from actions/luke-engle-patch-1
...
Update jenkins docker image version
2023-03-09 09:16:47 -08:00
Luke Cheung Engle and GitHub
12b938c03d
Update jenkins docker image version
2023-03-09 08:51:22 -08:00
Ethan Dennis and GitHub
d749e6a7ae
Merge pull request #39 from actions/update-for-ga
...
Remove references to public preview
2023-03-01 07:29:10 -08:00
Ethan Dennis and GitHub
c1a7803b17
update configure commands
2023-02-28 15:56:15 -08:00
Ethan Dennis and GitHub
d2bdef163b
update feedback
2023-02-22 14:55:59 -08:00
Ethan Dennis and GitHub
e315d70f7f
Remove references to public preview
2023-02-22 14:43:48 -08:00
Ethan Dennis and GitHub
49b9740a60
Merge pull request #38 from joshjohanning/patch-1
...
CircleCI: adding note about puts
2023-02-17 10:45:04 -08:00
Ethan Dennis and GitHub
9a13315187
Update 5-custom-transformers.md
2023-02-17 10:44:12 -08:00
Josh Johanning and GitHub
b3f5687f96
adding note about circleci example and puts
2023-02-17 12:12:38 -06:00
j-dunham and GitHub
77c9c1ace1
Merge pull request #37 from actions/ado/setup-error-handling
...
ADO: Improved Setup Error Handling
2023-02-01 09:29:42 -05:00
Ethan Dennis and GitHub
0c7b876f2b
Merge branch 'main' into ado/setup-error-handling
2023-01-31 15:37:32 -08:00
j-dunham and GitHub
fa792998ea
Merge pull request #36 from actions/circleci-context-note
...
CircleCI: Add Note About "Resource not found" warnings
2023-01-30 15:57:59 -05:00
j-dunham
27dca266dd
updated wording for error messages
2023-01-30 13:58:29 -05:00
600cd55114
Update circle_ci/6-migrate.md
...
Co-authored-by: Jennifer Kerns <[email protected] >
2023-01-30 13:22:46 -05:00
dfdf139a11
Update circle_ci/4-dry-run.md
...
Co-authored-by: Jennifer Kerns <[email protected] >
2023-01-30 13:22:36 -05:00
4727555680
Update circle_ci/2-audit.md
...
Co-authored-by: Jennifer Kerns <[email protected] >
2023-01-30 13:22:30 -05:00
j-dunham
70498223b4
add options project creation and error handling
2023-01-27 14:21:38 -05:00
j-dunham
7e87a54116
add note about resource not found warnings
2023-01-27 09:18:18 -05:00
Ethan Dennis and GitHub
3a1f819309
Merge pull request #35 from actions/js.fix-azure-bootstrapping
...
Commit Yaml pipeline files during Azure bootstrap
2023-01-04 09:21:53 -08:00
Jacob Steves
05f38299a1
commit yml pipeline files during azure bootstrap
...
The pipeline definitions were not being committed. This causes 404s
when trying to extract the pipeline in commands like audit.
2023-01-04 11:56:30 -05:00
j-dunham and GitHub
fd0ec20770
Merge pull request #34 from actions/update-gitlab-data
...
Pin GitLab Version and Set Minimum Host Requirements
2022-12-13 14:48:11 -05:00
j-dunham and GitHub
9c72eddfff
add host requirements
2022-12-13 14:33:04 -05:00
j-dunham
d023f964e1
change gitlab group url
2022-12-13 13:20:41 -05:00
j-dunham and GitHub
cc65edf859
pinned GitLab container version
2022-12-13 13:17:26 -05:00
Ethan Dennis and GitHub
4b0f54c96e
Merge pull request #33 from Chaseshak/azure-bootstrap-script-fix
...
Only 'commit' code files
2022-12-08 16:22:27 -08:00
Chase S
0e7d888728
Only 'commit' code files
...
When creating the example repo in azure devops, non-code files
sometimes start with non-standard characters (e.g. a BOM character).
As a result we are unable to successfully JSON encode the body to create
the repo, resulting in the setup script erroring out.
2022-12-09 00:07:45 +00:00
Ethan Dennis and GitHub
173902d5bb
Update 3-forecast.md
2022-11-07 11:13:50 -08:00
Ethan Dennis and GitHub
e2f3f5a9fd
Merge pull request #32 from actions/JenniferKerns-patch-17
...
edits to migrate lab
2022-11-07 11:12:35 -08:00
Ethan Dennis and GitHub
33e00d97b8
Merge pull request #31 from actions/JenniferKerns-patch-16
...
edits to custom transformers lab
2022-11-07 11:12:20 -08:00
Ethan Dennis and GitHub
5e1a824c4d
Update 5-custom-transformers.md
2022-11-07 11:12:03 -08:00
Ethan Dennis and GitHub
2a8b7b83ba
Merge pull request #30 from actions/JenniferKerns-patch-15
...
edits to dry run lab
2022-11-07 11:11:13 -08:00
Ethan Dennis and GitHub
cf019c6c07
Merge pull request #29 from actions/JenniferKerns-patch-14
...
edits to audit lab
2022-11-07 11:10:56 -08:00
Ethan Dennis and GitHub
92f0b33803
Merge pull request #28 from actions/JenniferKerns-patch-13-1
...
edits to configure lab
2022-11-07 11:10:36 -08:00
Ethan Dennis and GitHub
cfe6caf8bc
Update 1-configure.md
2022-11-07 11:10:26 -08:00
Ethan Dennis and GitHub
137ae80d9d
Merge pull request #27 from actions/JenniferKerns-patch-13
...
minor edits
2022-11-07 11:09:46 -08:00
Ethan Dennis and GitHub
31fd4761b6
Merge pull request #26 from actions/JenniferKerns-patch-12
...
edits to travis readme
2022-11-07 11:09:27 -08:00
Ethan Dennis and GitHub
c8a639c48a
Merge pull request #25 from actions/JenniferKerns-patch-11
...
edits to migrate lab
2022-11-07 11:09:10 -08:00
Ethan Dennis and GitHub
d5133b77e2
Merge pull request #24 from actions/JenniferKerns-patch-10
...
edits to custom transformers
2022-11-07 11:08:54 -08:00
Ethan Dennis and GitHub
2946620cc0
Merge pull request #23 from actions/JenniferKerns-patch-9
...
edit dry run
2022-11-07 11:08:21 -08:00