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)

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.

I was able to deploy the UI changes to the dev environment by using the following commands

  • npm i
  • firebase use dev (after signing into firebase CLI)
  • npm run build
  • firebase 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
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.