Closed
Bug 1799124
Opened 3 years ago
Closed 3 years ago
Debug Ping Viewer UI/UX Improvements - Deploy changes to dev endpoint
Categories
(Data Platform and Tools Graveyard :: Glean Platform, task)
Data Platform and Tools Graveyard
Glean Platform
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brosa, Assigned: brosa)
References
Details
As we merge PRs, we should be deploying the code to the dev endpoint so we can test it. This ticket will be used for figuring out what that process looks like and making sure I have appropriate permissions now to deploy to our dev instance.
| Assignee | ||
Comment 1•3 years ago
•
|
||
I was able to deploy the UI changes to the dev environment by using the following commands
npm ifirebase use dev(after signing into firebase CLI)npm run buildfirebase deploy --only hosting
The work to add this to our existing CI/CD will happen in a later ticket. This work was just to make sure we had the correct permissions and ability to deploy.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Updated•1 year ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•