Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LegoIdeasBridge] Add bridge #2284

Merged
merged 6 commits into from
Oct 14, 2021
Merged

[LegoIdeasBridge] Add bridge #2284

merged 6 commits into from
Oct 14, 2021

Conversation

sal0max
Copy link
Contributor

@sal0max sal0max commented Oct 3, 2021

No description provided.

@teromene
Copy link
Member

teromene commented Oct 3, 2021

Thanks for the PR ! We just need to get the code lints fixed, and we can merge. Moreover, please do not modify the README. It is modified by maintainers at every release.

@sal0max
Copy link
Contributor Author

sal0max commented Oct 5, 2021

Can someone help, here?
I really don't know what's wrong, why the Tests are failing.

@teromene
Copy link
Member

Can you try to rebase on master ? The problem might be because of the recent update to the Github Action configuration.

@sal0max
Copy link
Contributor Author

sal0max commented Oct 11, 2021

Didn't change anything. 😔

@sal0max
Copy link
Contributor Author

sal0max commented Oct 14, 2021

Success! This function was the problem:

	public function getIcon(){
		$html = getSimpleHTMLDOM(self::URI);
		return $html->find('link[rel=icon]', 3)->attr['href'];
	}

I have no idea what's wrong, here. However, I don't think it is needed anyway, so: ready to merge! 👍

@teromene teromene merged commit 927b08e into RSS-Bridge:master Oct 14, 2021
@teromene
Copy link
Member

Perfect ! I don't quite understand the problem too...

@sal0max sal0max deleted the lego-ideas branch October 14, 2021 22:07
floviolleau pushed a commit to floviolleau/rss-bridge that referenced this pull request Jan 25, 2022
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.

2 participants