Skip to content

pod62html tweaks#1248

Merged
kivikakk merged 9 commits into
masterfrom
pod62html-tweaks
Dec 17, 2018
Merged

pod62html tweaks#1248
kivikakk merged 9 commits into
masterfrom
pod62html-tweaks

Conversation

@kivikakk

@kivikakk kivikakk commented Dec 17, 2018

Copy link
Copy Markdown
Contributor
  • Pretty up the script itself.
  • Update Pod::To::HTML so class names are rendered correctly (see Issues related to rendering Pod6 in GitHub raku-community-modules/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

noraj commented Feb 8, 2019

Copy link
Copy Markdown

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

@kivikakk

Copy link
Copy Markdown
Contributor Author

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

@JJ

JJ commented Feb 11, 2019

Copy link
Copy Markdown
Contributor

So will this be deployed eventually?

@kivikakk

Copy link
Copy Markdown
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

JJ commented Feb 12, 2019 via email

Copy link
Copy Markdown
Contributor

@Donzz0 Donzz0 left a comment

Copy link
Copy Markdown

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'
}
})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants