Commit graph

61 commits

Author SHA1 Message Date
Jeremy-Z
2c4b34e6fd Upgrading build pipeline to use node.js v20 2026-02-12 12:06:28 -05:00
chase-safelite
2791150daf
Set up daily regression run and extended Jira Writeback Reporter to cover all Jira API functionality (#938)
* Initial regression pipeline

* Progress toward Jira API Util changes

* Updated Regression run and Jira Writeback Reporter to work together

* Temporarily disabled cron

* Allow Jira Writeback Reporter to set UAT tester

* Updates to azure-pipelines to avoid using jira command line

* Deleted unused script

* Changed pool to default

* Added back closing quote

* Added missing paren

* Set up cron schedule
2025-05-14 09:22:06 -04:00
CarlNation
d57b64736a change nuget repo
change nuget repo
2025-04-30 10:48:28 -04:00
chase-safelite
55bb84cca4
Jira writeback reporter to add subtasks with test results (#935)
* Progress toward Jira integration

* Jira Writeback reporter working

* Added correct timeouts

* Added Jira Writeback reporter to pipeline

* Added tag for testing

* Removed unnecessary async

* Fixed rate limit issue

* Moved to only transition existing test case subtasks

* Changing to transition issues by key

* Enabled mocking for scenario 2

* Added better error handling in api util

* Changed workers to 1 to eliminate duplicate test runs

* Streamlined batch creation and retry check

* Modified test data structure to remove undeterministic sort

* Increased workers

* Increased heap size for jira upload

* Cleanup

* Made logs more specific for JiraWritebackReporter
2025-04-09 10:36:30 -04:00
Chase King
e29d5d0d7b Moved changes to main pipeline 2025-03-11 14:41:00 -04:00
Chase King
7c301dff87 Changed number of shards back to 4 2025-03-05 16:57:16 -05:00
Chase King
b3856aebb8 Added more logging 2025-03-05 12:10:15 -05:00
Chase King
563dabc0e9 Added more logging and removed comments 2025-03-05 11:51:17 -05:00
Chase King
745d7322cd Attempting to grab source branch name 2025-03-05 10:57:27 -05:00
Chase King
057727e9ac Fixed quote escaping 2025-03-05 10:38:59 -05:00
Chase King
b1cbed58f8 Moved grabbing branch name out of container 2025-03-05 10:26:47 -05:00
Chase King
1bea6b2aa5 Fixed pipeline 2025-03-05 10:08:12 -05:00
Chase King
c73029763c Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into feature/INSR-2140 2025-03-05 10:05:00 -05:00
Chase King
132c58db22 Changed the way we grab source branch name 2025-03-05 10:00:10 -05:00
Chase King
e59efb543a Added logging 2025-03-05 09:35:13 -05:00
Chase King
9d6f582be6 Fixed unescaped quotes 2025-03-05 09:20:09 -05:00
Chase King
0728b81d06 Added timeout for tasks that run even when canceled 2025-03-05 09:03:12 -05:00
Chase King
bce8824f31 Escaped quotes 2025-03-04 17:35:23 -05:00
Chase King
ef921f2d5d Changed the way we get source branch name 2025-03-04 16:55:17 -05:00
Chase King
2bd2ffcabb Extract Jira Card Number from SourceBranchName 2025-03-04 16:38:01 -05:00
Chase King
853c6743b4 Temporarily changed number of shards for testing 2025-03-04 16:21:32 -05:00
Chase King
188cafce16 Changed what variable is accessed 2025-03-04 16:20:43 -05:00
Chase King
e8f5b8946e Updated to have timeout Jeremy suggested 2025-03-04 15:33:48 -05:00
Chase King
4aa67e43db Moved changes to main pipeline 2025-02-28 15:13:24 -05:00
chase-safelite
5d3ab0ef59
Added playwright tests into repo (#923)
* Initial import of playwright tests

* Pipeline changes for automated tests

* Modified pipeline for testing

* Attempt #2

* Attempt #3

* Added missing paren

* Removed debug stuff from pipeline

* Changes from playwright repo

* Changed pipeline for debugging

* Fix for ServiceLocationPage playwright locators

* Change pipeline to run with TEST APIs

* Moved more of Siraj's changes to this repo

* Changed where updating env occurs

* Changed location of env update again

* Escaped double quotes

* Added visible report in Azure

* Moved changes into main pipeline

* Made it so dotenv only runs config in local
2025-02-14 09:54:11 -05:00
Josh Dassinger
9f46ff3bf5 SSR-1730 Setup apple pay merchant deployment for each environment 2024-11-01 12:13:57 -05:00
Josh Dassinger
0d536616bd SSR-1730 Initial test of apple pay merchant deployment 2024-11-01 11:48:42 -05:00
Johan Gunawan
7c5dd4fbf0
SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00
Matt Caimi
e185e8a638 SSR-1063 environment variable updates 2024-02-20 14:21:05 -05:00
Michaela Brydon
99dc743c08 Replacing google map api script with environment var 2023-11-15 16:56:33 -05:00
Michaela Brydon
4d512bb1a2 Reverting changes 2023-11-09 12:52:40 -05:00
Michaela Brydon
790fe07bb0 Second attempt at getting test reports 2023-11-09 12:39:30 -05:00
Michaela Brydon
5cc487a121 Adding line back 2023-11-09 12:24:01 -05:00
Michaela Brydon
f94ec96b44 Adding line back 2023-11-09 12:23:25 -05:00
Michaela Brydon
d18d5f2230 Removing code that broke build pipelines 2023-11-09 12:22:19 -05:00
Michaela Brydon
a45903700a Trying to add test report to build pipeline 2023-11-09 12:18:01 -05:00
Jeremy Zimmerman
53711ec62c Cleaning up the build pipeline file. 2023-08-11 12:56:00 -04:00
Jeremy Zimmerman
3fecebf1b0 Cleaning up the build pipeline file. 2023-08-11 12:45:33 -04:00
Jeremy Zimmerman
4744262e41 Cleaning up the build pipeline file. 2023-08-11 12:44:32 -04:00
Jeremy Zimmerman
5fd0ab532b Adding cloudfront cache invalidation to build step for Test environment. 2023-08-11 12:33:59 -04:00
Jeremy Zimmerman
1723b30bf5 Updated node container to use version 18, so that we can use a later version of NPM (9.6+). 2023-08-04 10:43:19 -04:00
Jeremy Zimmerman
31b4c985f0 CF cache invalidation path update. 2023-06-26 16:27:58 -04:00
Jeremy Zimmerman
e9dcd9794c Updates for the QA build. 2023-06-26 16:24:41 -04:00
Jeremy Zimmerman
47836b2cde Updated build. 2023-05-12 11:32:39 -04:00
Jeremy Zimmerman
9f23b03950 Updated build. 2023-05-12 10:47:31 -04:00
Jeremy Zimmerman
d4d4ad8aaa Updated build. 2023-05-12 10:31:26 -04:00
Jeremy Zimmerman
e7ee65c5e1 Build updates. 2023-05-12 09:54:42 -04:00
Jeremy Zimmerman
cd3d0f6ba2 Updates. 2023-05-12 09:48:43 -04:00
Jeremy Zimmerman
7da4a338b4 Updates. 2023-05-12 09:46:26 -04:00
Jeremy Zimmerman
25706c41ca Updates. 2023-05-12 09:37:35 -04:00