Skip to content

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

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.

5 participants