question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

This is more of a usage question. It just works fine from my local. How do we integrate this in a CI-CD process, taking it through different environment lifecycles? is there anything similar to serverless package?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
jwdotparkcommented, May 2, 2022

@elad-maimon Hmm I’m not sure about the artifact you mentioned, from my understanding it’s a manifesto of previous deployment and it’s needed if you want your deployment has a consistent place in cloudfront/lambda and what not.

According to readme here on Finalizing Production CI/CD, it seems a similar step of what you are doing. Hope that helps.

BTW I also had inconsistency problem with local/GA deployment, got it resolved after syncing artifacts. It’s well instructed in readme 😃

1reaction
tyler-groundcommented, Dec 2, 2021

Oh, you have to store the .serverless folder and restore between runs. Otherwise you’ll end up with a new environment every time 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

20 CI/CD Interview Questions DevOps Engineers Should ...
20 CI/CD Interview Questions DevOps Engineers Should Know · Q1: What is Docker? · Q2: What is meant by Continuous Integration? · Q3:...
Read more >
Top 30+ DevOps & CI/CD Pipeline Interview Questions for ...
Looking for a new DevOps job? These are the 30 CI/CD and DevOps interview questions for you to ace to get your next...
Read more >
Ultimate CI CD DevOps Interview Questions (2023)
Ultimate CI CD DevOps Interview Questions (2023) · Q: What is CI-CD? · Q: What is Continuous Integration (CI)? · Q: What is...
Read more >
Top CI CD DevOps Interview Questions(2022)
Top CI CD DevOps Interview Questions(2022) · What is meant by CI-CD? · What is Continuous Deployment (CD)? · What is Continuous Integration...
Read more >
Top CI CD (2022) DevOps Interview Questions
Q: What is CI-CD? A : During development phase there are frequent code changes which need to be committed to the main branch....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found