Skip to content

Commit

Permalink
Pin node minor version to avoid occasional CI issue (#615)
Browse files Browse the repository at this point in the history
## Summary of Changes

[Nodesource changed their Node JS binary installation process back in
August](nodesource/distributions#1626). This
seems to have finally caught up with us.

[This PR shifts to the new installation
method](https://github.com/nodesource/distributions#nodejs). 23594f7
  • Loading branch information
github-actions[bot] committed Nov 1, 2023
1 parent a44ed97 commit 7cd0def
Show file tree
Hide file tree
Showing 635 changed files with 56,008 additions and 56,008 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ <h3>Instance variables</h3>
<h3>Methods</h3>
<dl>
<dt id="skema.img2mml.models.decoders.xfmer_decoder.Transformer_Decoder.create_pad_mask"><code class="name flex">
<span>def <span class="ident">create_pad_mask</span></span>(<span>self, matrix: <built-in method tensor of type object at 0x7f8ae355b500>, pad_token: int) ‑> <built-in method tensor of type object at 0x7f8ae355b500></span>
<span>def <span class="ident">create_pad_mask</span></span>(<span>self, matrix: <built-in method tensor of type object at 0x7f911855b500>, pad_token: int) ‑> <built-in method tensor of type object at 0x7f911855b500></span>
</code></dt>
<dd>
<div class="desc"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3>Class variables</h3>
<h3>Methods</h3>
<dl>
<dt id="skema.img2mml.models.encoding.positional_encoding_for_xfmer.PositionalEncoding.forward"><code class="name flex">
<span>def <span class="ident">forward</span></span>(<span>self, x: <built-in method tensor of type object at 0x7f8ae355b500>) ‑> <built-in method tensor of type object at 0x7f8ae355b500></span>
<span>def <span class="ident">forward</span></span>(<span>self, x: <built-in method tensor of type object at 0x7f911855b500>) ‑> <built-in method tensor of type object at 0x7f911855b500></span>
</code></dt>
<dd>
<div class="desc"><p>Defines the computation performed at every call.</p>
Expand Down
20 changes: 10 additions & 10 deletions coverage/code2fn_coverage/data/cast/ABM-COVID-ABS/agents.json
Original file line number Diff line number Diff line change
Expand Up @@ -23380,7 +23380,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.Is object at 0x7f6317d0bd60>",
"op": "<_ast.Is object at 0x7f2b5fb61ca0>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -23571,7 +23571,7 @@
"value": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.Is object at 0x7f6317d0bd60>",
"op": "<_ast.Is object at 0x7f2b5fb61ca0>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -23822,7 +23822,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -24268,7 +24268,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -25904,7 +25904,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -26084,7 +26084,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.Is object at 0x7f6317d0bd60>",
"op": "<_ast.Is object at 0x7f2b5fb61ca0>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -27678,7 +27678,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -30597,7 +30597,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -32809,7 +32809,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -33189,7 +33189,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25337,7 +25337,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.Is object at 0x7f6317d0bd60>",
"op": "<_ast.Is object at 0x7f2b5fb61ca0>",
"operands": [
{
"id": 128,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46583,7 +46583,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"id": 223,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10011,7 +10011,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -12062,7 +12062,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"attr": {
Expand Down Expand Up @@ -24194,7 +24194,7 @@
"expr": {
"interpreter": "Python",
"node_type": "Operator",
"op": "<_ast.IsNot object at 0x7f6317d0bdc0>",
"op": "<_ast.IsNot object at 0x7f2b5fb61d00>",
"operands": [
{
"id": 153,
Expand Down
Loading

0 comments on commit 7cd0def

Please sign in to comment.