Skip to content

Conversation

@jenweber
Copy link
Contributor

@jenweber jenweber commented May 9, 2021

Previously, @glimmer/tracking/primitives/cache was a 404. This was
because the id parsing was adding an extra "ember-" to the front of
the id.

Closes #751

Co-authored-by: Amy Lam amyrlam@users.noreply.github.com

@jenweber jenweber requested a review from amyrlam May 9, 2021 00:48
@locks locks had a problem deploying to ember-api-docs-review-t-pr-755 May 9, 2021 00:48 Failure
Previously, @glimmer/tracking/primitives/cache was a 404. This was
because the id parsing was adding an extra "ember-" to the front of
the id.

Closes #751

Co-authored-by: Amy Lam <amyrlam@users.noreply.github.com>
@jenweber jenweber force-pushed the jw-al-route-segments-bugfix branch from 5023a23 to 34bc321 Compare May 9, 2021 00:51
@locks locks had a problem deploying to ember-api-docs-review-t-pr-755 May 9, 2021 00:51 Failure
Copy link
Member

@amyrlam amyrlam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@amyrlam
Copy link
Member

amyrlam commented May 9, 2021

I'll try the staging steps https://github.com/ember-learn/ember-api-docs/blob/master/DEPLOYING.md#deploying-to-stagingtest-environment and looks like #742 will be a part of it. Will report back here

@locks locks had a problem deploying to ember-api-docs-review-t-pr-755 May 9, 2021 01:26 Failure
@amyrlam
Copy link
Member

amyrlam commented May 9, 2021

@jenweber I am unable to deploy to staging. There's an error about node v16.1.0 in the "Review Apps" column for this PR 755, which seems strange, as that version exists. Am wondering if deploying to prod, even without checking staging, will have the same problem?

  • It seems like we should update Review Apps "Upgrade this pipeline" button on the LHS. I didn't do that yet cause figured should check with you as haven't been in Heroku much. Can contact Heroku support if have the issue again?
  • Prod hasn't been deployed since June 2020 so ligatures PR and others can go out with this one to prod.

image

@amyrlam
Copy link
Member

amyrlam commented May 10, 2021

Updated review apps in Heroku, but now getting this:

image

We have the config var here:

"HEROKU_EMBER_CLI_DEPLOY": {

Will try xposting in #core-learning / sent Heroku a ticket.

@locks locks temporarily deployed to ember-api-do-jw-al-rout-asedwc May 12, 2021 02:14 Inactive
@locks locks temporarily deployed to ember-api-do-jw-al-rout-9w8bfz May 12, 2021 02:17 Inactive
@amyrlam amyrlam temporarily deployed to ember-api-do-jw-al-rout-behpni May 12, 2021 02:18 Inactive
@locks locks temporarily deployed to ember-api-do-jw-al-rout-nkp8ag May 12, 2021 02:24 Inactive
@locks locks temporarily deployed to ember-api-do-jw-al-rout-1fjxbj May 12, 2021 02:27 Inactive
@amyrlam
Copy link
Member

amyrlam commented May 12, 2021

I pushed some commits trying to see if would fix Heroku review apps. @sivakumar-kailasam or @locks do you know? Saw your pics in Heroku.

If we need HEROKU_EMBER_CLI_DEPLOY env var, what should it be set as in Heroku? I couldn't figure out what addon this was from? I posted the ticket here https://discord.com/channels/480462759797063690/480794014375870475/841125709392773140 but am not sure what to ask next TBH.

@sivakumar-kailasam
Copy link
Member

Sorry @amyrlam its been a long while since I've looked into this codebase, so don't remember it all that well 😅. Have you tried setting it to true? (I don't have heroku access anymore so couldn't look at that either).

@amyrlam
Copy link
Member

amyrlam commented May 13, 2021

@sivakumar-kailasam No worries, thanks for replying! It was set to true before on this branch / on master. I actually couldn't figure out what addon it's from.

@sivakumar-kailasam
Copy link
Member

its probably for the heroku buildpack but i could be wrong 🙂

@mansona mansona force-pushed the jw-al-route-segments-bugfix branch from 342f73e to 34bc321 Compare May 13, 2021 16:06
@amyrlam
Copy link
Member

amyrlam commented May 13, 2021

Merging this and extracting out Heroku to #758.

@amyrlam
Copy link
Member

amyrlam commented May 13, 2021

@sivakumar-kailasam thank you, yes, from Chris and Locks at the meeting, it is exactly that, le sigh. Extracted out Heroku debugging to #758. We talked about it at the meeting emberjs/core-notes#382 and Chris / Locks are going to meet on it next week to see if there is a solution...

@amyrlam amyrlam merged commit e8f964c into master May 13, 2021
@amyrlam amyrlam deleted the jw-al-route-segments-bugfix branch May 13, 2021 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Link to @glimmer/tracking/primitives/cache is a 404

5 participants