Skip to content
New issue

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

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

Already on GitHub? # to your account

pod62html tweaks #1248

Merged
merged 9 commits into from
Dec 17, 2018
Merged

pod62html tweaks #1248

merged 9 commits into from
Dec 17, 2018

Conversation

kivikakk
Copy link
Contributor

@kivikakk kivikakk commented Dec 17, 2018

  • Pretty up the script itself.
  • Update Pod::To::HTML so class names are rendered correctly (see Issues related to rendering Pod6 in GitHub Raku/Pod-To-HTML#55).
  • Bring in additional dependencies.
  • Remove JRuby from the build matrix. It hasn't compiled in a long time.
  • Stop installing Pod::To::HTML and dependencies with zef in Travis, to better mirror how this is used on github.com servers.

/cc @JJ (fyi)

@kivikakk kivikakk merged commit 8622794 into master Dec 17, 2018
@kivikakk kivikakk deleted the pod62html-tweaks branch December 17, 2018 05:47
@noraj
Copy link

noraj commented Feb 8, 2019

Is that normal that v3.0.3 is unreleased on rubygems.org ?

@kivikakk
Copy link
Contributor Author

@noraj No, that's mistaken! Thanks for the ping; I've pushed it to rubygems.org now.

@JJ
Copy link
Contributor

JJ commented Feb 11, 2019

So will this be deployed eventually?

@kivikakk
Copy link
Contributor Author

This has been deployed -- due to security concerns (as discussed) I had to replace the content of pod62html with slurp.put; in b8843a4.

@JJ
Copy link
Contributor

JJ commented Feb 12, 2019 via email

Copy link

@Donzz0 Donzz0 left a comment

Choose a reason for hiding this comment

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

// Octokit.js
// https://github.com/octokit/core.js#readme
const octokit = new Octokit({
auth: 'YOUR-TOKEN'
})

await octokit.request('GET /versions', {
headers: {
'X-GitHub-Api-Version': '2022-11-28'
}
})

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants